PMD report

Problems found

#FileLineProblem
1 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-log4j-2.x\src\main\java\org\apache\skywalking\apm\toolkit\log\log4j\v2\x\Log4j2OutputAppender.java 21 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
2 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-logback-1.x\src\main\java\org\apache\skywalking\apm\toolkit\log\logback\v1\x\logstash\TraceIdJsonProvider.java 36 Potential violation of Law of Demeter (method chain calls)
3 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-logback-1.x\src\main\java\org\apache\skywalking\apm\toolkit\log\logback\v1\x\logstash\TraceIdJsonProvider.java 37 Potential violation of Law of Demeter (object not created locally)
4 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-logback-1.x\src\main\java\org\apache\skywalking\apm\toolkit\log\logback\v1\x\mdc\LogbackMDCPatternConverter.java 34 Potential violation of Law of Demeter (method chain calls)
5 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\MeterFactory.java 27 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
6 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\MeterId.java 92 Private field 'name' could be made final; it is only initialized in the declaration or constructor.
7 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\MeterId.java 93 Private field 'value' could be made final; it is only initialized in the declaration or constructor.
8 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\AbstractBuilder.java 74 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
9 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\AbstractMeter.java 48 Potential violation of Law of Demeter (method chain calls)
10 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\CounterImpl.java 64 Potential violation of Law of Demeter (method chain calls)
11 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\CounterImpl.java 100 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
12 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\CounterImpl.java 102 Potential violation of Law of Demeter (method chain calls)
13 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\HistogramImpl.java 58 Potential violation of Law of Demeter (object not created locally)
14 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\HistogramImpl.java 142 Potential violation of Law of Demeter (method chain calls)
15 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\HistogramImpl.java 154 Potential violation of Law of Demeter (method chain calls)
16 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\HistogramImpl.java 154 Potential violation of Law of Demeter (method chain calls)
17 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\HistogramImpl.java 154 Potential violation of Law of Demeter (method chain calls)
18 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\main\java\org\apache\skywalking\apm\toolkit\meter\impl\MeterCenter.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
19 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 38 The method 'testBuild()' has a cyclomatic complexity of 13.
20 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 41 Potential violation of Law of Demeter (object not created locally)
21 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 42 Potential violation of Law of Demeter (object not created locally)
22 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 45 Potential violation of Law of Demeter (method chain calls)
23 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 46 Potential violation of Law of Demeter (method chain calls)
24 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 50 Potential violation of Law of Demeter (object not created locally)
25 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 51 Potential violation of Law of Demeter (object not created locally)
26 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 52 Potential violation of Law of Demeter (object not created locally)
27 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 56 Potential violation of Law of Demeter (object not created locally)
28 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 57 Potential violation of Law of Demeter (object not created locally)
29 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 59 Potential violation of Law of Demeter (method chain calls)
30 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 60 Potential violation of Law of Demeter (method chain calls)
31 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 64 Potential violation of Law of Demeter (method chain calls)
32 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 65 Avoid throwing raw exception types.
33 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 67 A catch statement that catches an exception only to rethrow it should be avoided.
34 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 67 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
35 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 79 Avoid throwing raw exception types.
36 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 81 A catch statement that catches an exception only to rethrow it should be avoided.
37 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 81 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
38 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 89 Avoid throwing raw exception types.
39 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 91 A catch statement that catches an exception only to rethrow it should be avoided.
40 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 91 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
41 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 99 Potential violation of Law of Demeter (method chain calls)
42 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 99 Potential violation of Law of Demeter (method chain calls)
43 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 100 Potential violation of Law of Demeter (method chain calls)
44 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 101 Potential violation of Law of Demeter (method chain calls)
45 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 105 Potential violation of Law of Demeter (method chain calls)
46 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 105 Potential violation of Law of Demeter (method chain calls)
47 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 105 Potential violation of Law of Demeter (method chain calls)
48 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 105 Potential violation of Law of Demeter (method chain calls)
49 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 106 Potential violation of Law of Demeter (method chain calls)
50 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 106 Potential violation of Law of Demeter (method chain calls)
51 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 107 Potential violation of Law of Demeter (method chain calls)
52 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 107 Potential violation of Law of Demeter (method chain calls)
53 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 111 Potential violation of Law of Demeter (method chain calls)
54 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 111 Potential violation of Law of Demeter (method chain calls)
55 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 111 Potential violation of Law of Demeter (method chain calls)
56 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 111 Potential violation of Law of Demeter (method chain calls)
57 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 111 Potential violation of Law of Demeter (method chain calls)
58 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 111 Potential violation of Law of Demeter (method chain calls)
59 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 112 Potential violation of Law of Demeter (method chain calls)
60 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 112 Potential violation of Law of Demeter (method chain calls)
61 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 112 Potential violation of Law of Demeter (method chain calls)
62 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 113 Potential violation of Law of Demeter (method chain calls)
63 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 113 Potential violation of Law of Demeter (method chain calls)
64 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 113 Potential violation of Law of Demeter (method chain calls)
65 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 117 Potential violation of Law of Demeter (method chain calls)
66 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 117 Potential violation of Law of Demeter (method chain calls)
67 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 118 Potential violation of Law of Demeter (method chain calls)
68 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 119 Potential violation of Law of Demeter (method chain calls)
69 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 123 Potential violation of Law of Demeter (method chain calls)
70 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 123 Potential violation of Law of Demeter (method chain calls)
71 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 123 Potential violation of Law of Demeter (method chain calls)
72 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 123 Potential violation of Law of Demeter (method chain calls)
73 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 124 Potential violation of Law of Demeter (method chain calls)
74 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 124 Potential violation of Law of Demeter (method chain calls)
75 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 125 Potential violation of Law of Demeter (method chain calls)
76 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 125 Potential violation of Law of Demeter (method chain calls)
77 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 131 Potential violation of Law of Demeter (method chain calls)
78 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 132 Potential violation of Law of Demeter (object not created locally)
79 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 137 Potential violation of Law of Demeter (method chain calls)
80 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 137 Potential violation of Law of Demeter (method chain calls)
81 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 138 Potential violation of Law of Demeter (object not created locally)
82 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 139 Potential violation of Law of Demeter (object not created locally)
83 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 144 Potential violation of Law of Demeter (method chain calls)
84 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 144 Potential violation of Law of Demeter (method chain calls)
85 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 148 Potential violation of Law of Demeter (object not created locally)
86 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\AbstractMeterTest.java 185 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
87 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 31 Potential violation of Law of Demeter (method chain calls)
88 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 31 Potential violation of Law of Demeter (method chain calls)
89 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 41 Potential violation of Law of Demeter (method chain calls)
90 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 41 Potential violation of Law of Demeter (method chain calls)
91 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 54 Potential violation of Law of Demeter (method chain calls)
92 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 54 Potential violation of Law of Demeter (method chain calls)
93 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 54 Potential violation of Law of Demeter (method chain calls)
94 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 61 Potential violation of Law of Demeter (method chain calls)
95 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 61 Potential violation of Law of Demeter (method chain calls)
96 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 61 Potential violation of Law of Demeter (method chain calls)
97 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 65 A catch statement that catches an exception only to rethrow it should be avoided.
98 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 67 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
99 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 72 Potential violation of Law of Demeter (method chain calls)
100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 72 Potential violation of Law of Demeter (method chain calls)
101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 72 Potential violation of Law of Demeter (method chain calls)
102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 77 A catch statement that catches an exception only to rethrow it should be avoided.
103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 79 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 85 Potential violation of Law of Demeter (method chain calls)
105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 85 Potential violation of Law of Demeter (method chain calls)
106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 91 Potential violation of Law of Demeter (object not created locally)
107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 92 Potential violation of Law of Demeter (object not created locally)
108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 96 Potential violation of Law of Demeter (object not created locally)
109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 97 Potential violation of Law of Demeter (object not created locally)
110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 102 Potential violation of Law of Demeter (method chain calls)
111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 102 Potential violation of Law of Demeter (method chain calls)
112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 102 Potential violation of Law of Demeter (method chain calls)
113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 108 Potential violation of Law of Demeter (object not created locally)
114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 109 Potential violation of Law of Demeter (object not created locally)
115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 113 Potential violation of Law of Demeter (object not created locally)
116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\CounterTest.java 114 Potential violation of Law of Demeter (object not created locally)
117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 30 Potential violation of Law of Demeter (method chain calls)
118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 30 Potential violation of Law of Demeter (method chain calls)
119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 35 Potential violation of Law of Demeter (method chain calls)
120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 35 Potential violation of Law of Demeter (method chain calls)
121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 37 A catch statement that catches an exception only to rethrow it should be avoided.
122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 39 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 44 Potential violation of Law of Demeter (method chain calls)
124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 46 A catch statement that catches an exception only to rethrow it should be avoided.
125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 48 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 58 Potential violation of Law of Demeter (method chain calls)
127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 58 Potential violation of Law of Demeter (method chain calls)
128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 62 Potential violation of Law of Demeter (method chain calls)
129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 66 A catch statement that catches an exception only to rethrow it should be avoided.
130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\GaugeTest.java 68 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 33 Potential violation of Law of Demeter (method chain calls)
132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 33 Potential violation of Law of Demeter (method chain calls)
133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 33 Potential violation of Law of Demeter (method chain calls)
134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 33 Potential violation of Law of Demeter (method chain calls)
135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 39 Potential violation of Law of Demeter (method chain calls)
136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 39 Potential violation of Law of Demeter (method chain calls)
137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 39 Potential violation of Law of Demeter (method chain calls)
138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 41 A catch statement that catches an exception only to rethrow it should be avoided.
139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 43 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 48 Potential violation of Law of Demeter (method chain calls)
141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 48 Potential violation of Law of Demeter (method chain calls)
142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 48 Potential violation of Law of Demeter (method chain calls)
143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 48 Potential violation of Law of Demeter (method chain calls)
144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 54 Potential violation of Law of Demeter (method chain calls)
145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 56 A catch statement that catches an exception only to rethrow it should be avoided.
146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 58 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 70 Potential violation of Law of Demeter (method chain calls)
148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 70 Potential violation of Law of Demeter (method chain calls)
149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 70 Potential violation of Law of Demeter (method chain calls)
150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 73 Potential violation of Law of Demeter (method chain calls)
151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 73 Potential violation of Law of Demeter (method chain calls)
152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 73 Potential violation of Law of Demeter (method chain calls)
153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 77 Potential violation of Law of Demeter (method chain calls)
154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 77 Potential violation of Law of Demeter (method chain calls)
155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 77 Potential violation of Law of Demeter (method chain calls)
156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 79 A catch statement that catches an exception only to rethrow it should be avoided.
157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 79 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 85 Potential violation of Law of Demeter (method chain calls)
159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 85 Potential violation of Law of Demeter (method chain calls)
160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 85 Potential violation of Law of Demeter (method chain calls)
161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 87 A catch statement that catches an exception only to rethrow it should be avoided.
162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 87 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 94 Potential violation of Law of Demeter (method chain calls)
164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 94 Potential violation of Law of Demeter (method chain calls)
165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 94 Potential violation of Law of Demeter (method chain calls)
166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 94 Potential violation of Law of Demeter (method chain calls)
167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 126 Potential violation of Law of Demeter (method chain calls)
168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 127 Potential violation of Law of Demeter (method chain calls)
169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 127 Potential violation of Law of Demeter (method chain calls)
170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 127 Potential violation of Law of Demeter (method chain calls)
171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 127 Potential violation of Law of Demeter (method chain calls)
172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 127 Potential violation of Law of Demeter (method chain calls)
173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 128 Potential violation of Law of Demeter (method chain calls)
174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 128 Potential violation of Law of Demeter (method chain calls)
175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 128 Potential violation of Law of Demeter (method chain calls)
176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 128 Potential violation of Law of Demeter (method chain calls)
177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\HistogramTest.java 128 Potential violation of Law of Demeter (method chain calls)
178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\MeterCenterTest.java 47 Potential violation of Law of Demeter (method chain calls)
179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\MeterCenterTest.java 54 Potential violation of Law of Demeter (method chain calls)
180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\MeterCenterTest.java 54 Potential violation of Law of Demeter (method chain calls)
181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\MeterCenterTest.java 62 Potential violation of Law of Demeter (method chain calls)
182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\MeterIdTest.java 33 Potential violation of Law of Demeter (object not created locally)
183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\MeterIdTest.java 34 Potential violation of Law of Demeter (object not created locally)
184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-meter\src\test\java\org\apache\skywalking\apm\toolkit\meter\MeterIdTest.java 35 Potential violation of Law of Demeter (object not created locally)
185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 38 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 44 Potential violation of Law of Demeter (method chain calls)
187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 44 Potential violation of Law of Demeter (method chain calls)
188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 68 Potential violation of Law of Demeter (method chain calls)
189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 68 Potential violation of Law of Demeter (method chain calls)
190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 68 Potential violation of Law of Demeter (method chain calls)
191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 68 Potential violation of Law of Demeter (method chain calls)
192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 68 Potential violation of Law of Demeter (object not created locally)
193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 71 Potential violation of Law of Demeter (method chain calls)
194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 98 Potential violation of Law of Demeter (method chain calls)
195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 98 Potential violation of Law of Demeter (method chain calls)
196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilder.java 98 Potential violation of Law of Demeter (method chain calls)
197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingConfig.java 46 Ternary operators that can be simplified with || or &&
198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistry.java 49 This class has too many methods, consider refactoring it.
199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistry.java 75 Potential violation of Law of Demeter (method chain calls)
200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistry.java 106 Potential violation of Law of Demeter (object not created locally)
201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistry.java 145 Potential violation of Law of Demeter (object not created locally)
202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistry.java 147 Potential violation of Law of Demeter (method chain calls)
203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistry.java 148 Potential violation of Law of Demeter (object not created locally)
204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistry.java 149 Potential violation of Law of Demeter (method chain calls)
205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistry.java 150 Potential violation of Law of Demeter (object not created locally)
206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\main\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimer.java 78 Potential violation of Law of Demeter (static property access)
207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 42 Potential violation of Law of Demeter (method chain calls)
208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 42 Potential violation of Law of Demeter (method chain calls)
209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 42 Potential violation of Law of Demeter (method chain calls)
210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 42 Potential violation of Law of Demeter (method chain calls)
211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 42 Potential violation of Law of Demeter (method chain calls)
212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 42 Potential violation of Law of Demeter (method chain calls)
213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 43 Potential violation of Law of Demeter (method chain calls)
214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 43 Potential violation of Law of Demeter (method chain calls)
215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 43 Potential violation of Law of Demeter (method chain calls)
216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 48 Potential violation of Law of Demeter (object not created locally)
217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 50 Potential violation of Law of Demeter (object not created locally)
218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 52 Potential violation of Law of Demeter (method chain calls)
219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 52 Potential violation of Law of Demeter (method chain calls)
220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 52 Potential violation of Law of Demeter (method chain calls)
221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 52 Potential violation of Law of Demeter (method chain calls)
222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 53 Potential violation of Law of Demeter (method chain calls)
223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 53 Potential violation of Law of Demeter (method chain calls)
224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 53 Potential violation of Law of Demeter (method chain calls)
225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 53 Potential violation of Law of Demeter (method chain calls)
226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 54 Potential violation of Law of Demeter (method chain calls)
227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 54 Potential violation of Law of Demeter (method chain calls)
228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 54 Potential violation of Law of Demeter (method chain calls)
229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 54 Potential violation of Law of Demeter (method chain calls)
230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 55 Potential violation of Law of Demeter (method chain calls)
231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 55 Potential violation of Law of Demeter (method chain calls)
232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 55 Potential violation of Law of Demeter (method chain calls)
233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 55 Potential violation of Law of Demeter (method chain calls)
234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 58 Potential violation of Law of Demeter (method chain calls)
235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 58 Potential violation of Law of Demeter (method chain calls)
236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 58 Potential violation of Law of Demeter (object not created locally)
237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 59 Potential violation of Law of Demeter (method chain calls)
238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 59 Potential violation of Law of Demeter (method chain calls)
239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 59 Potential violation of Law of Demeter (object not created locally)
240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 60 Potential violation of Law of Demeter (method chain calls)
241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 60 Potential violation of Law of Demeter (object not created locally)
242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 63 Potential violation of Law of Demeter (method chain calls)
243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\MeterBuilderTest.java 63 Potential violation of Law of Demeter (method chain calls)
244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingCounterTest.java 48 Potential violation of Law of Demeter (object not created locally)
245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingCounterTest.java 50 Potential violation of Law of Demeter (object not created locally)
246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingCounterTest.java 53 Potential violation of Law of Demeter (object not created locally)
247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingCounterTest.java 54 Potential violation of Law of Demeter (object not created locally)
248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingCounterTest.java 56 Potential violation of Law of Demeter (object not created locally)
249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 43 Potential violation of Law of Demeter (object not created locally)
250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 44 Potential violation of Law of Demeter (object not created locally)
251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 45 Potential violation of Law of Demeter (object not created locally)
252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 48 Potential violation of Law of Demeter (object not created locally)
253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 49 Potential violation of Law of Demeter (object not created locally)
254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 50 Potential violation of Law of Demeter (object not created locally)
255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 63 Potential violation of Law of Demeter (method chain calls)
256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 63 Potential violation of Law of Demeter (method chain calls)
257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 63 Potential violation of Law of Demeter (method chain calls)
258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 63 Potential violation of Law of Demeter (method chain calls)
259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 63 Potential violation of Law of Demeter (method chain calls)
260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 73 Potential violation of Law of Demeter (object not created locally)
261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 74 Potential violation of Law of Demeter (object not created locally)
262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 75 Potential violation of Law of Demeter (object not created locally)
263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 78 Potential violation of Law of Demeter (object not created locally)
264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 79 Potential violation of Law of Demeter (object not created locally)
265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingDistributionSummaryTest.java 80 Potential violation of Law of Demeter (object not created locally)
266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 50 Potential violation of Law of Demeter (method chain calls)
267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 57 Potential violation of Law of Demeter (static property access)
268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 64 Potential violation of Law of Demeter (object not created locally)
269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 65 Potential violation of Law of Demeter (object not created locally)
270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 66 Potential violation of Law of Demeter (object not created locally)
271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 69 Potential violation of Law of Demeter (method chain calls)
272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 69 Potential violation of Law of Demeter (method chain calls)
273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 69 Potential violation of Law of Demeter (method chain calls)
274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 69 Potential violation of Law of Demeter (method chain calls)
275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 71 Potential violation of Law of Demeter (method chain calls)
276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 71 Potential violation of Law of Demeter (method chain calls)
277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 71 Potential violation of Law of Demeter (method chain calls)
278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 71 Potential violation of Law of Demeter (method chain calls)
279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 73 Potential violation of Law of Demeter (method chain calls)
280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 73 Potential violation of Law of Demeter (method chain calls)
281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 73 Potential violation of Law of Demeter (method chain calls)
282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingLongTaskTimerTest.java 73 Potential violation of Law of Demeter (method chain calls)
283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 36 Potential violation of Law of Demeter (method chain calls)
284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 36 Potential violation of Law of Demeter (method chain calls)
285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 37 Potential violation of Law of Demeter (method chain calls)
286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 37 Potential violation of Law of Demeter (method chain calls)
287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 38 Potential violation of Law of Demeter (method chain calls)
288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 38 Potential violation of Law of Demeter (method chain calls)
289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 54 Potential violation of Law of Demeter (method chain calls)
290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 54 Potential violation of Law of Demeter (method chain calls)
291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 55 Potential violation of Law of Demeter (method chain calls)
292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 55 Potential violation of Law of Demeter (method chain calls)
293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 56 Potential violation of Law of Demeter (method chain calls)
294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 56 Potential violation of Law of Demeter (method chain calls)
295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 79 Potential violation of Law of Demeter (method chain calls)
296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 79 Potential violation of Law of Demeter (method chain calls)
297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 79 Potential violation of Law of Demeter (object not created locally)
298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 80 Potential violation of Law of Demeter (method chain calls)
299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 80 Potential violation of Law of Demeter (method chain calls)
300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 80 Potential violation of Law of Demeter (object not created locally)
301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 81 Potential violation of Law of Demeter (method chain calls)
302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 81 Potential violation of Law of Demeter (method chain calls)
303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 81 Potential violation of Law of Demeter (object not created locally)
304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 83 Potential violation of Law of Demeter (object not created locally)
305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 86 Potential violation of Law of Demeter (method chain calls)
306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 86 Potential violation of Law of Demeter (method chain calls)
307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 86 Potential violation of Law of Demeter (method chain calls)
308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 86 Potential violation of Law of Demeter (method chain calls)
309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 86 Potential violation of Law of Demeter (method chain calls)
310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 87 Potential violation of Law of Demeter (method chain calls)
311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 87 Potential violation of Law of Demeter (method chain calls)
312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 87 Potential violation of Law of Demeter (method chain calls)
313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 87 Potential violation of Law of Demeter (method chain calls)
314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterBaseTest.java 87 Potential violation of Law of Demeter (method chain calls)
315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 66 Potential violation of Law of Demeter (method chain calls)
316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 70 Potential violation of Law of Demeter (method chain calls)
317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 70 Potential violation of Law of Demeter (method chain calls)
318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 74 Potential violation of Law of Demeter (object not created locally)
319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 81 Potential violation of Law of Demeter (method chain calls)
320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 81 Potential violation of Law of Demeter (method chain calls)
321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 81 Potential violation of Law of Demeter (method chain calls)
322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 90 Potential violation of Law of Demeter (method chain calls)
323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 92 Potential violation of Law of Demeter (method chain calls)
324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 106 Potential violation of Law of Demeter (method chain calls)
325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 106 Potential violation of Law of Demeter (method chain calls)
326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 112 Potential violation of Law of Demeter (method chain calls)
327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 112 Potential violation of Law of Demeter (method chain calls)
328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 169 Potential violation of Law of Demeter (method chain calls)
329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 169 Potential violation of Law of Demeter (method chain calls)
330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingMeterRegistryTest.java 181 Potential violation of Law of Demeter (object not created locally)
331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 45 Potential violation of Law of Demeter (object not created locally)
332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 46 Potential violation of Law of Demeter (object not created locally)
333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 47 Potential violation of Law of Demeter (object not created locally)
334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 50 Potential violation of Law of Demeter (object not created locally)
335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 51 Potential violation of Law of Demeter (object not created locally)
336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 52 Potential violation of Law of Demeter (object not created locally)
337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 65 Potential violation of Law of Demeter (method chain calls)
338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 65 Potential violation of Law of Demeter (method chain calls)
339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 65 Potential violation of Law of Demeter (method chain calls)
340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 65 Potential violation of Law of Demeter (method chain calls)
341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 65 Potential violation of Law of Demeter (method chain calls)
342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 77 Potential violation of Law of Demeter (object not created locally)
343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 78 Potential violation of Law of Demeter (object not created locally)
344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 79 Potential violation of Law of Demeter (object not created locally)
345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 82 Potential violation of Law of Demeter (object not created locally)
346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 83 Potential violation of Law of Demeter (object not created locally)
347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-micrometer-registry\src\test\java\org\apache\skywalking\apm\meter\micrometer\SkywalkingTimerTest.java 84 Potential violation of Law of Demeter (object not created locally)
348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\ByteBufferContext.java 33 Perhaps 'byteBuffer' could be replaced by a local variable.
349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingActiveSpan.java 30 Private field 'span' could be made final; it is only initialized in the declaration or constructor.
350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingContinuation.java 31 Potential violation of Law of Demeter (method chain calls)
351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 32 This class has too many methods, consider refactoring it.
352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 33 Private field 'tags' could be made final; it is only initialized in the declaration or constructor.
353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 40 Perhaps 'startTime' could be replaced by a local variable.
354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 67 Potential violation of Law of Demeter (static property access)
355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 74 The method 'withTag(String, String)' has a cyclomatic complexity of 10.
356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 75 Potential violation of Law of Demeter (method chain calls)
357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 75 Potential violation of Law of Demeter (static property access)
358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 76 Potential violation of Law of Demeter (static property access)
359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 76 Potential violation of Law of Demeter (static property access)
360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 79 Potential violation of Law of Demeter (static property access)
361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 79 Potential violation of Law of Demeter (static property access)
362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 86 Potential violation of Law of Demeter (method chain calls)
363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 86 Potential violation of Law of Demeter (method chain calls)
364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 86 Potential violation of Law of Demeter (static property access)
365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 86 Potential violation of Law of Demeter (static property access)
366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 87 Potential violation of Law of Demeter (method chain calls)
367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 87 Potential violation of Law of Demeter (static property access)
368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 90 Potential violation of Law of Demeter (method chain calls)
369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 90 Potential violation of Law of Demeter (static property access)
370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 100 Potential violation of Law of Demeter (method chain calls)
371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 100 Potential violation of Law of Demeter (static property access)
372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 110 Potential violation of Law of Demeter (method chain calls)
373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\SkywalkingSpanBuilder.java 110 Potential violation of Law of Demeter (static property access)
374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\Tag.java 22 Private field 'key' could be made final; it is only initialized in the declaration or constructor.
375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-opentracing\src\main\java\org\apache\skywalking\apm\toolkit\opentracing\Tag.java 23 Private field 'value' could be made final; it is only initialized in the declaration or constructor.
376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-trace\src\main\java\org\apache\skywalking\apm\toolkit\trace\ActiveSpan.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-application-toolkit\apm-toolkit-trace\src\main\java\org\apache\skywalking\apm\toolkit\trace\TraceContext.java 28 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrier.java 34 Perhaps 'bufferSize' could be replaced by a local variable.
379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrier.java 35 Perhaps 'channelSize' could be replaced by a local variable.
380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrier.java 82 These nested if statements could be combined
381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrier.java 148 Potential violation of Law of Demeter (method chain calls)
382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\EnvUtil.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\buffer\ArrayBlockingQueueBuffer.java 32 Private field 'queue' could be made final; it is only initialized in the declaration or constructor.
384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\buffer\ArrayBlockingQueueBuffer.java 33 Private field 'bufferSize' could be made final; it is only initialized in the declaration or constructor.
385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\buffer\Buffer.java 30 Private field 'index' could be made final; it is only initialized in the declaration or constructor.
386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\buffer\Buffer.java 74 Potential violation of Law of Demeter (method chain calls)
387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\buffer\Channels.java 30 Private field 'strategy' could be made final; it is only initialized in the declaration or constructor.
388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\buffer\Channels.java 50 Potential violation of Law of Demeter (static property access)
389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\buffer\Channels.java 57 Potential violation of Law of Demeter (method chain calls)
390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\buffer\Channels.java 57 Potential violation of Law of Demeter (method chain calls)
391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeInteger.java 26 Private field 'values' could be made final; it is only initialized in the declaration or constructor.
392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeInteger.java 30 Private field 'startValue' could be made final; it is only initialized in the declaration or constructor.
393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeInteger.java 31 Private field 'endValue' could be made final; it is only initialized in the declaration or constructor.
394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\BulkConsumePool.java 34 Private field 'allConsumers' could be made final; it is only initialized in the declaration or constructor.
395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\BulkConsumePool.java 50 Potential violation of Law of Demeter (object not created locally)
396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\BulkConsumePool.java 62 Potential violation of Law of Demeter (object not created locally)
397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\BulkConsumePool.java 99 Private field 'name' could be made final; it is only initialized in the declaration or constructor.
398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\BulkConsumePool.java 100 Private field 'size' could be made final; it is only initialized in the declaration or constructor.
399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\BulkConsumePool.java 101 Private field 'consumeCycle' could be made final; it is only initialized in the declaration or constructor.
400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\BulkConsumePool.java 115 Potential violation of Law of Demeter (method chain calls)
401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriver.java 62 Potential violation of Law of Demeter (object not created locally)
402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriver.java 107 Potential violation of Law of Demeter (method chain calls)
403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriver.java 107 Potential violation of Law of Demeter (method chain calls)
404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerPoolFactory.java 37 A method/constructor should not explicitly throw java.lang.Exception
405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerThread.java 28 Private field 'consumer' could be made final; it is only initialized in the declaration or constructor.
406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerThread.java 29 Private field 'dataSources' could be made final; it is only initialized in the declaration or constructor.
407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerThread.java 30 Private field 'consumeCycle' could be made final; it is only initialized in the declaration or constructor.
408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerThread.java 94 Private field 'sourceBuffer' could be made final; it is only initialized in the declaration or constructor.
409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\MultipleChannelsConsumer.java 67 Potential violation of Law of Demeter (static property access)
410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\MultipleChannelsConsumer.java 72 Potential violation of Law of Demeter (static property access)
411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\MultipleChannelsConsumer.java 73 Potential violation of Law of Demeter (static property access)
412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\MultipleChannelsConsumer.java 74 Potential violation of Law of Demeter (object not created locally)
413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\MultipleChannelsConsumer.java 79 Potential violation of Law of Demeter (static property access)
414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\MultipleChannelsConsumer.java 81 Potential violation of Law of Demeter (static property access)
415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\MultipleChannelsConsumer.java 114 Private field 'channels' could be made final; it is only initialized in the declaration or constructor.
416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\consumer\MultipleChannelsConsumer.java 115 Private field 'consumer' could be made final; it is only initialized in the declaration or constructor.
417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\partition\ProducerThreadPartitioner.java 25 Perhaps 'retryTime' could be replaced by a local variable.
418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\main\java\org\apache\skywalking\apm\commons\datacarrier\partition\ProducerThreadPartitioner.java 36 Potential violation of Law of Demeter (method chain calls)
419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 37 Potential violation of Law of Demeter (method chain calls)
420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 37 Potential violation of Law of Demeter (method chain calls)
421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 37 Potential violation of Law of Demeter (method chain calls)
422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 39 Potential violation of Law of Demeter (method chain calls)
423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 39 Potential violation of Law of Demeter (method chain calls)
424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 39 Potential violation of Law of Demeter (method chain calls)
425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 42 Potential violation of Law of Demeter (method chain calls)
426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 44 Potential violation of Law of Demeter (object not created locally)
427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 46 Potential violation of Law of Demeter (object not created locally)
428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 47 Potential violation of Law of Demeter (object not created locally)
429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 49 Potential violation of Law of Demeter (method chain calls)
430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 49 Potential violation of Law of Demeter (method chain calls)
431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 49 Potential violation of Law of Demeter (object not created locally)
432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 51 Potential violation of Law of Demeter (method chain calls)
433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 51 Potential violation of Law of Demeter (method chain calls)
434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 51 Potential violation of Law of Demeter (object not created locally)
435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 54 Potential violation of Law of Demeter (method chain calls)
436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 54 Potential violation of Law of Demeter (method chain calls)
437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 54 Potential violation of Law of Demeter (method chain calls)
438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 54 Potential violation of Law of Demeter (method chain calls)
439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 58 Potential violation of Law of Demeter (method chain calls)
440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 58 Potential violation of Law of Demeter (method chain calls)
441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 58 Potential violation of Law of Demeter (method chain calls)
442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 58 Potential violation of Law of Demeter (method chain calls)
443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 71 Potential violation of Law of Demeter (method chain calls)
444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 73 Potential violation of Law of Demeter (object not created locally)
445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 76 Potential violation of Law of Demeter (object not created locally)
446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 79 Potential violation of Law of Demeter (object not created locally)
447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 80 Potential violation of Law of Demeter (object not created locally)
448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 99 Potential violation of Law of Demeter (method chain calls)
449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 101 Potential violation of Law of Demeter (object not created locally)
450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 103 Potential violation of Law of Demeter (object not created locally)
451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 105 Potential violation of Law of Demeter (object not created locally)
452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\DataCarrierTest.java 106 Potential violation of Law of Demeter (object not created locally)
453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\EnvUtilTest.java 40 Potential violation of Law of Demeter (method chain calls)
454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\EnvUtilTest.java 41 Potential violation of Law of Demeter (method chain calls)
455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\EnvUtilTest.java 42 Potential violation of Law of Demeter (method chain calls)
456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\EnvUtilTest.java 43 Potential violation of Law of Demeter (method chain calls)
457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\LinkedArrayBenchmark.java 38 This class has too many methods, consider refactoring it.
458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\LinkedArrayBenchmark.java 171 Potential violation of Law of Demeter (method chain calls)
459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeIntegerTest.java 68 Potential violation of Law of Demeter (method chain calls)
460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeIntegerV1.java 30 Private field 'value' could be made final; it is only initialized in the declaration or constructor.
461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeIntegerV1.java 31 Private field 'startValue' could be made final; it is only initialized in the declaration or constructor.
462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeIntegerV1.java 32 Private field 'endValue' could be made final; it is only initialized in the declaration or constructor.
463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeIntegerV2.java 29 Private field 'value' could be made final; it is only initialized in the declaration or constructor.
464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeIntegerV2.java 30 Private field 'startValue' could be made final; it is only initialized in the declaration or constructor.
465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\common\AtomicRangeIntegerV2.java 31 Private field 'endValue' could be made final; it is only initialized in the declaration or constructor.
466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 36 Potential violation of Law of Demeter (method chain calls)
467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 39 Potential violation of Law of Demeter (method chain calls)
468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 39 Potential violation of Law of Demeter (method chain calls)
469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 39 Potential violation of Law of Demeter (method chain calls)
470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 39 Potential violation of Law of Demeter (method chain calls)
471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 40 Potential violation of Law of Demeter (method chain calls)
472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 40 Potential violation of Law of Demeter (method chain calls)
473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 40 Potential violation of Law of Demeter (method chain calls)
474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 40 Potential violation of Law of Demeter (method chain calls)
475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 51 Potential violation of Law of Demeter (method chain calls)
476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 55 Potential violation of Law of Demeter (method chain calls)
477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 55 Potential violation of Law of Demeter (method chain calls)
478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 55 Potential violation of Law of Demeter (method chain calls)
479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 55 Potential violation of Law of Demeter (method chain calls)
480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 56 Potential violation of Law of Demeter (method chain calls)
481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 56 Potential violation of Law of Demeter (method chain calls)
482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 56 Potential violation of Law of Demeter (method chain calls)
483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumeDriverTest.java 56 Potential violation of Law of Demeter (method chain calls)
484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerPoolFactoryTest.java 31 A method/constructor should not explicitly throw java.lang.Exception
485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerPoolFactoryTest.java 33 Potential violation of Law of Demeter (static property access)
486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerPoolFactoryTest.java 36 Potential violation of Law of Demeter (static property access)
487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerPoolFactoryTest.java 37 assertTrue(!expr) can be replaced by assertFalse(expr)
488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerPoolFactoryTest.java 42 Potential violation of Law of Demeter (static property access)
489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerPoolFactoryTest.java 45 Potential violation of Law of Demeter (static property access)
490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerTest.java 47 Potential violation of Law of Demeter (method chain calls)
491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerTest.java 47 Potential violation of Law of Demeter (method chain calls)
492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerTest.java 52 Potential violation of Law of Demeter (method chain calls)
493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerTest.java 52 Potential violation of Law of Demeter (method chain calls)
494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerTest.java 112 Avoid throwing raw exception types.
495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerTest.java 128 Potential violation of Law of Demeter (method chain calls)
496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerTest.java 129 Potential violation of Law of Demeter (method chain calls)
497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerTest.java 132 Potential violation of Law of Demeter (method chain calls)
498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\ConsumerTest.java 132 Potential violation of Law of Demeter (method chain calls)
499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\SampleConsumer.java 35 Potential violation of Law of Demeter (method chain calls)
500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\consumer\SampleConsumer.java 36 Potential violation of Law of Demeter (static property access)
501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-datacarrier\src\test\java\org\apache\skywalking\apm\commons\datacarrier\partition\ProducerThreadPartitionerTest.java 28 Potential violation of Law of Demeter (method chain calls)
502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 37 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 37 The class 'ConfigInitializer' has a Modified Cyclomatic Complexity of 6 (Highest = 11).
504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 37 The class 'ConfigInitializer' has a Standard Cyclomatic Complexity of 6 (Highest = 11).
505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 44 The method 'initNextLevel(Properties, Class, ConfigDesc)' has a cyclomatic complexity of 12.
506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 45 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 51 Potential violation of Law of Demeter (object not created locally)
508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 58 Potential violation of Law of Demeter (object not created locally)
509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 78 Deeply nested if..then statements are hard to read
510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 78 Potential violation of Law of Demeter (object not created locally)
511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 78 Potential violation of Law of Demeter (object not created locally)
512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 78 These nested if statements could be combined
513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 79 Potential violation of Law of Demeter (object not created locally)
514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 79 Potential violation of Law of Demeter (object not created locally)
515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 103 The method 'convertToTypicalType' has a Modified Cyclomatic Complexity of 11.
516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 103 The method 'convertToTypicalType' has a Standard Cyclomatic Complexity of 11.
517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 103 The method 'convertToTypicalType(Type, String)' has a cyclomatic complexity of 17.
518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 109 Potential violation of Law of Demeter (method chain calls)
519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 111 Potential violation of Law of Demeter (method chain calls)
520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 111 Potential violation of Law of Demeter (method chain calls)
521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 113 Potential violation of Law of Demeter (method chain calls)
522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 113 Potential violation of Law of Demeter (method chain calls)
523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 115 Potential violation of Law of Demeter (method chain calls)
524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 115 Potential violation of Law of Demeter (method chain calls)
525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 117 Potential violation of Law of Demeter (method chain calls)
526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 117 Potential violation of Law of Demeter (method chain calls)
527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 119 Potential violation of Law of Demeter (method chain calls)
528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 119 Potential violation of Law of Demeter (method chain calls)
529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 121 Potential violation of Law of Demeter (method chain calls)
530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 125 Potential violation of Law of Demeter (object not created locally)
531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\ConfigInitializer.java 194 Private field 'descs' could be made final; it is only initialized in the declaration or constructor.
532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\MachineInfo.java 36 Potential violation of Law of Demeter (method chain calls)
533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\MachineInfo.java 38 Potential violation of Law of Demeter (method chain calls)
534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\MachineInfo.java 38 Potential violation of Law of Demeter (method chain calls)
535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\MachineInfo.java 62 Potential violation of Law of Demeter (object not created locally)
536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\MachineInfo.java 74 Potential violation of Law of Demeter (object not created locally)
537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 124 The method 'parseStringValue(String, PlaceholderResolver, Set)' has a cyclomatic complexity of 12.
538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 129 Potential violation of Law of Demeter (method chain calls)
539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 144 Potential violation of Law of Demeter (method chain calls)
540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 144 Potential violation of Law of Demeter (object not created locally)
541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 146 Potential violation of Law of Demeter (object not created locally)
542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 147 Potential violation of Law of Demeter (method chain calls)
543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 147 Potential violation of Law of Demeter (method chain calls)
544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 147 Potential violation of Law of Demeter (object not created locally)
545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 159 Potential violation of Law of Demeter (object not created locally)
546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 179 Potential violation of Law of Demeter (method chain calls)
547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\PropertyPlaceholderHelper.java 186 Potential violation of Law of Demeter (method chain calls)
548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\RunnableWithExceptionProtection.java 22 Private field 'run' could be made final; it is only initialized in the declaration or constructor.
549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\RunnableWithExceptionProtection.java 23 Private field 'callback' could be made final; it is only initialized in the declaration or constructor.
550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\StringFormatGroup.java 48 Potential violation of Law of Demeter (static property access)
551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\StringFormatGroup.java 64 Potential violation of Law of Demeter (method chain calls)
552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\StringFormatGroup.java 64 Potential violation of Law of Demeter (method chain calls)
553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\StringUtil.java 21 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\main\java\org\apache\skywalking\apm\util\StringUtil.java 49 Potential violation of Law of Demeter (method chain calls)
555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\ConfigInitializerTest.java 32 Potential violation of Law of Demeter (method chain calls)
556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\ConfigInitializerTest.java 33 Potential violation of Law of Demeter (method chain calls)
557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\ConfigInitializerTest.java 34 Potential violation of Law of Demeter (method chain calls)
558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\ConfigInitializerTest.java 35 Potential violation of Law of Demeter (method chain calls)
559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\ConfigInitializerTest.java 36 Potential violation of Law of Demeter (method chain calls)
560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\ConfigInitializerTest.java 37 Potential violation of Law of Demeter (method chain calls)
561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\ConfigInitializerTest.java 38 Potential violation of Law of Demeter (method chain calls)
562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\ConfigInitializerTest.java 46 Potential violation of Law of Demeter (static property access)
563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\ConfigInitializerTest.java 55 Potential violation of Law of Demeter (method chain calls)
564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\MachineInfoTest.java 38 Potential violation of Law of Demeter (object not created locally)
565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringFormatGroupTest.java 39 Potential violation of Law of Demeter (method chain calls)
566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringFormatGroupTest.java 39 Potential violation of Law of Demeter (method chain calls)
567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringFormatGroupTest.java 43 Potential violation of Law of Demeter (method chain calls)
568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringFormatGroupTest.java 43 Potential violation of Law of Demeter (method chain calls)
569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringFormatGroupTest.java 54 Potential violation of Law of Demeter (method chain calls)
570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringFormatGroupTest.java 54 Potential violation of Law of Demeter (method chain calls)
571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringFormatGroupTest.java 63 Potential violation of Law of Demeter (method chain calls)
572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringUtilTest.java 56 Potential violation of Law of Demeter (method chain calls)
573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringUtilTest.java 56 Potential violation of Law of Demeter (method chain calls)
574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringUtilTest.java 57 Potential violation of Law of Demeter (method chain calls)
575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-commons\apm-util\src\test\java\org\apache\skywalking\apm\util\StringUtilTest.java 57 Potential violation of Law of Demeter (method chain calls)
576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\OfficialComponent.java 22 Private field 'id' could be made final; it is only initialized in the declaration or constructor.
577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\OfficialComponent.java 23 Private field 'name' could be made final; it is only initialized in the declaration or constructor.
578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\CommandDeserializer.java 22 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\CommandDeserializer.java 26 Potential violation of Law of Demeter (static property access)
580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\CommandDeserializer.java 27 Potential violation of Law of Demeter (static property access)
581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 26 The class 'ProfileTaskCommand' has a Modified Cyclomatic Complexity of 2 (Highest = 11).
582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 26 The class 'ProfileTaskCommand' has a Standard Cyclomatic Complexity of 2 (Highest = 11).
583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 26 The class 'ProfileTaskCommand' is suspected to be a Data Class (WOC=18.182%, NOPA=2, NOAM=8, WMC=21)
584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 31 Private field 'taskId' could be made final; it is only initialized in the declaration or constructor.
585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 32 Private field 'endpointName' could be made final; it is only initialized in the declaration or constructor.
586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 33 Private field 'duration' could be made final; it is only initialized in the declaration or constructor.
587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 34 Private field 'minDurationThreshold' could be made final; it is only initialized in the declaration or constructor.
588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 35 Private field 'dumpPeriod' could be made final; it is only initialized in the declaration or constructor.
589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 36 Private field 'maxSamplingCount' could be made final; it is only initialized in the declaration or constructor.
590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 37 Private field 'startTime' could be made final; it is only initialized in the declaration or constructor.
591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 38 Private field 'createTime' could be made final; it is only initialized in the declaration or constructor.
592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 54 The method 'deserialize' has a Modified Cyclomatic Complexity of 11.
593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 54 The method 'deserialize' has a Standard Cyclomatic Complexity of 11.
594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 54 The method 'deserialize(Command)' has a cyclomatic complexity of 11.
595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\ProfileTaskCommand.java 94 Potential violation of Law of Demeter (method chain calls)
618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\TraceIgnoreCommand.java 40 Potential violation of Law of Demeter (object not created locally)
619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\main\java\org\apache\skywalking\apm\network\trace\component\command\TraceIgnoreCommand.java 41 Potential violation of Law of Demeter (object not created locally)
620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\test\java\org\apache\skywalking\apm\network\trace\proto\GRPCNoServerTest.java 33 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\test\java\org\apache\skywalking\apm\network\trace\proto\GRPCNoServerTest.java 64 Potential violation of Law of Demeter (method chain calls)
622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\test\java\org\apache\skywalking\apm\network\trace\proto\GRPCNoServerTest.java 64 Potential violation of Law of Demeter (method chain calls)
623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\test\java\org\apache\skywalking\apm\network\trace\proto\GRPCNoServerTest.java 64 Potential violation of Law of Demeter (method chain calls)
624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\test\java\org\apache\skywalking\apm\network\trace\proto\GRPCNoServerTest.java 64 Potential violation of Law of Demeter (method chain calls)
625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-protocol\apm-network\src\test\java\org\apache\skywalking\apm\network\trace\proto\GRPCNoServerTest.java 64 Potential violation of Law of Demeter (static property access)
626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\AgentPackagePath.java 33 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\AgentPackagePath.java 50 Potential violation of Law of Demeter (method chain calls)
628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\AgentPackagePath.java 50 Potential violation of Law of Demeter (method chain calls)
629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\AgentPackagePath.java 52 Potential violation of Law of Demeter (method chain calls)
630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\AgentPackagePath.java 58 Potential violation of Law of Demeter (object not created locally)
631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\AgentPackagePath.java 62 Potential violation of Law of Demeter (object not created locally)
632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\AgentPackagePath.java 62 Potential violation of Law of Demeter (object not created locally)
633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\AgentPackagePath.java 74 Potential violation of Law of Demeter (object not created locally)
634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\AgentPackagePath.java 75 Potential violation of Law of Demeter (object not created locally)
635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 53 Potential violation of Law of Demeter (method chain calls)
636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 53 Potential violation of Law of Demeter (method chain calls)
637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 58 The method 'loadAllServices()' has a cyclomatic complexity of 10.
638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 64 Potential violation of Law of Demeter (object not created locally)
639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 72 Potential violation of Law of Demeter (object not created locally)
640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 80 Potential violation of Law of Demeter (object not created locally)
641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 82 Potential violation of Law of Demeter (method chain calls)
642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 82 Potential violation of Law of Demeter (method chain calls)
643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 106 Potential violation of Law of Demeter (method chain calls)
644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 106 Potential violation of Law of Demeter (method chain calls)
645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 116 Potential violation of Law of Demeter (method chain calls)
646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 116 Potential violation of Law of Demeter (method chain calls)
647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 126 Potential violation of Law of Demeter (method chain calls)
648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\boot\ServiceManager.java 126 Potential violation of Law of Demeter (method chain calls)
649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandExecutorService.java 65 Potential violation of Law of Demeter (method chain calls)
650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 43 Private field 'executorService' could be made final; it is only initialized in the declaration or constructor.
651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 46 Private field 'commands' could be made final; it is only initialized in the declaration or constructor.
652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 47 Private field 'serialNumberCache' could be made final; it is only initialized in the declaration or constructor.
653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 62 Potential violation of Law of Demeter (static property access)
654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 73 Potential violation of Law of Demeter (object not created locally)
655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 77 Potential violation of Law of Demeter (method chain calls)
656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 77 Potential violation of Law of Demeter (method chain calls)
657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 106 Potential violation of Law of Demeter (object not created locally)
658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 115 Potential violation of Law of Demeter (object not created locally)
659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 115 Potential violation of Law of Demeter (object not created locally)
660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 120 Potential violation of Law of Demeter (method chain calls)
661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\CommandService.java 120 Potential violation of Law of Demeter (method chain calls)
662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 40 Potential violation of Law of Demeter (object not created locally)
663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 41 Potential violation of Law of Demeter (object not created locally)
664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 42 Potential violation of Law of Demeter (object not created locally)
665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 43 Potential violation of Law of Demeter (object not created locally)
666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 44 Potential violation of Law of Demeter (object not created locally)
667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 45 Potential violation of Law of Demeter (object not created locally)
668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 46 Potential violation of Law of Demeter (object not created locally)
669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 47 Potential violation of Law of Demeter (object not created locally)
670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 50 Potential violation of Law of Demeter (method chain calls)
671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\commands\executor\ProfileTaskCommandExecutor.java 50 Potential violation of Law of Demeter (static property access)
672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\Config.java 19 This class has a bunch of public methods and attributes
673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializer.java 42 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializer.java 60 The method 'initialize(String)' has a cyclomatic complexity of 11.
675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializer.java 66 Potential violation of Law of Demeter (static property access)
676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializer.java 69 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializer.java 75 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializer.java 86 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializer.java 159 Potential violation of Law of Demeter (method chain calls)
680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializer.java 160 Potential violation of Law of Demeter (object not created locally)
681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializer.java 161 Potential violation of Law of Demeter (object not created locally)
682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\AbstractTracerContext.java 26 This class has too many methods, consider refactoring it.
683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CarrierItem.java 26 The class 'CarrierItem' is suspected to be a Data Class (WOC=25.000%, NOPA=0, NOAM=4, WMC=9)
684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 61 Potential violation of Law of Demeter (method chain calls)
685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 61 Potential violation of Law of Demeter (method chain calls)
686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 61 Potential violation of Law of Demeter (method chain calls)
687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 61 Potential violation of Law of Demeter (method chain calls)
688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 61 Potential violation of Law of Demeter (method chain calls)
689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 61 Potential violation of Law of Demeter (method chain calls)
690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 61 Potential violation of Law of Demeter (method chain calls)
691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 64 Potential violation of Law of Demeter (method chain calls)
692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 65 Potential violation of Law of Demeter (method chain calls)
693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 67 Potential violation of Law of Demeter (method chain calls)
694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 68 Potential violation of Law of Demeter (method chain calls)
695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 69 Potential violation of Law of Demeter (method chain calls)
696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 70 Potential violation of Law of Demeter (method chain calls)
697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 85 Potential violation of Law of Demeter (static property access)
698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 90 Potential violation of Law of Demeter (method chain calls)
699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 91 Potential violation of Law of Demeter (method chain calls)
700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 92 Potential violation of Law of Demeter (method chain calls)
701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 93 Potential violation of Law of Demeter (method chain calls)
702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 94 Potential violation of Law of Demeter (method chain calls)
703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 95 Potential violation of Law of Demeter (method chain calls)
704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextCarrier.java 96 Potential violation of Law of Demeter (method chain calls)
705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 40 This class has too many methods, consider refactoring it.
706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 56 Potential violation of Law of Demeter (static property access)
707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 87 Potential violation of Law of Demeter (static property access)
708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 88 Potential violation of Law of Demeter (object not created locally)
709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 102 Potential violation of Law of Demeter (object not created locally)
710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 111 Potential violation of Law of Demeter (object not created locally)
711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 112 Potential violation of Law of Demeter (object not created locally)
712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 119 Potential violation of Law of Demeter (object not created locally)
713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 123 Potential violation of Law of Demeter (method chain calls)
714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 131 Potential violation of Law of Demeter (method chain calls)
715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 136 Potential violation of Law of Demeter (method chain calls)
716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 144 Potential violation of Law of Demeter (method chain calls)
717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 150 Potential violation of Law of Demeter (object not created locally)
718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 152 Avoid throwing raw exception types.
719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 154 Potential violation of Law of Demeter (object not created locally)
720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 162 Potential violation of Law of Demeter (method chain calls)
721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 172 Potential violation of Law of Demeter (object not created locally)
722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManager.java 225 Potential violation of Law of Demeter (object not created locally)
723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManagerExtendService.java 36 Potential violation of Law of Demeter (method chain calls)
724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManagerExtendService.java 36 Potential violation of Law of Demeter (static property access)
725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManagerExtendService.java 59 Potential violation of Law of Demeter (static property access)
726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManagerExtendService.java 64 Potential violation of Law of Demeter (static property access)
727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManagerExtendService.java 67 Potential violation of Law of Demeter (static property access)
728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextManagerExtendService.java 68 Potential violation of Law of Demeter (object not created locally)
729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextSnapshot.java 53 Potential violation of Law of Demeter (method chain calls)
730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ContextSnapshot.java 53 Potential violation of Law of Demeter (method chain calls)
731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 92 Potential violation of Law of Demeter (method chain calls)
732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 92 Potential violation of Law of Demeter (method chain calls)
733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 92 Potential violation of Law of Demeter (method chain calls)
734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 114 Potential violation of Law of Demeter (method chain calls)
735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 114 Potential violation of Law of Demeter (method chain calls)
736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 114 Potential violation of Law of Demeter (method chain calls)
737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 114 Potential violation of Law of Demeter (method chain calls)
738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 122 Potential violation of Law of Demeter (method chain calls)
739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 122 Potential violation of Law of Demeter (method chain calls)
740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 122 Potential violation of Law of Demeter (method chain calls)
741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 129 Potential violation of Law of Demeter (method chain calls)
742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 145 Potential violation of Law of Demeter (method chain calls)
743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 145 Potential violation of Law of Demeter (static property access)
744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\CorrelationContext.java 150 Potential violation of Law of Demeter (method chain calls)
745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ExtensionContext.java 56 Potential violation of Law of Demeter (method chain calls)
746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ExtensionContext.java 63 Potential violation of Law of Demeter (method chain calls)
747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ExtensionContext.java 85 Potential violation of Law of Demeter (method chain calls)
748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContext.java 32 This class has too many methods, consider refactoring it.
749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContext.java 118 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\RuntimeContext.java 35 Private field 'context' could be made final; it is only initialized in the declaration or constructor.
751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\RuntimeContext.java 78 Potential violation of Law of Demeter (method chain calls)
752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\RuntimeContext.java 78 Potential violation of Law of Demeter (object not created locally)
753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\RuntimeContext.java 78 Potential violation of Law of Demeter (object not created locally)
754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\RuntimeContextSnapshot.java 33 Potential violation of Law of Demeter (method chain calls)
755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\SW8CarrierItem.java 23 Private field 'carrier' could be made final; it is only initialized in the declaration or constructor.
756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 57 Possible God Class (WMC=65, ATFD=47, TCC=17.754%)
757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 57 This class has too many methods, consider refactoring it.
758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 74 Private field 'segment' could be made final; it is only initialized in the declaration or constructor.
759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 81 Private field 'activeSpanStack' could be made final; it is only initialized in the declaration or constructor.
760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 168 Potential violation of Law of Demeter (object not created locally)
761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 174 Potential violation of Law of Demeter (method chain calls)
762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 174 Potential violation of Law of Demeter (method chain calls)
763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 178 Potential violation of Law of Demeter (method chain calls)
764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 178 Potential violation of Law of Demeter (method chain calls)
765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 214 Potential violation of Law of Demeter (method chain calls)
766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 216 Potential violation of Law of Demeter (method chain calls)
767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 247 Potential violation of Law of Demeter (method chain calls)
768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 251 Potential violation of Law of Demeter (method chain calls)
769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 269 Potential violation of Law of Demeter (object not created locally)
770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 270 Potential violation of Law of Demeter (object not created locally)
771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 302 Potential violation of Law of Demeter (object not created locally)
772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 331 Potential violation of Law of Demeter (object not created locally)
773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 366 Potential violation of Law of Demeter (object not created locally)
774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 426 The method 'finish()' has a cyclomatic complexity of 10.
775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 448 These nested if statements could be combined
776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 449 Potential violation of Law of Demeter (object not created locally)
777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 453 Potential violation of Law of Demeter (static property access)
778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 468 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\TracingContext.java 505 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ids\DistributedTraceId.java 40 No abstract method which means that the keyword is most likely used to prevent instantiation. Use a private or protected constructor instead.
781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ids\DistributedTraceIds.java 26 Private field 'relatedGlobalTraces' could be made final; it is only initialized in the declaration or constructor.
782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ids\GlobalIdGenerator.java 46 Potential violation of Law of Demeter (method chain calls)
783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ids\GlobalIdGenerator.java 46 Potential violation of Law of Demeter (method chain calls)
784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ids\GlobalIdGenerator.java 49 Potential violation of Law of Demeter (method chain calls)
785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ids\GlobalIdGenerator.java 49 Potential violation of Law of Demeter (method chain calls)
786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ids\GlobalIdGenerator.java 50 Potential violation of Law of Demeter (method chain calls)
787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\ids\GlobalIdGenerator.java 50 Potential violation of Law of Demeter (method chain calls)
788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\tag\Tags.java 96 Potential violation of Law of Demeter (method chain calls)
789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 41 The class 'AbstractTracingSpan' has a Modified Cyclomatic Complexity of 2 (Highest = 11).
790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 41 The class 'AbstractTracingSpan' has a Standard Cyclomatic Complexity of 2 (Highest = 11).
791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 41 This class has too many methods, consider refactoring it.
792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 161 Potential violation of Law of Demeter (method chain calls)
793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 165 Potential violation of Law of Demeter (static property access)
794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 183 Potential violation of Law of Demeter (method chain calls)
795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 246 The method 'transform' has a Modified Cyclomatic Complexity of 11.
796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 246 The method 'transform' has a Standard Cyclomatic Complexity of 11.
797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 246 The method 'transform()' has a cyclomatic complexity of 11.
798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 246 The method 'transform()' has an NPath complexity of 324, current threshold is 200
799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 249 Potential violation of Law of Demeter (method chain calls)
800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 263 Potential violation of Law of Demeter (method chain calls)
801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 263 Potential violation of Law of Demeter (method chain calls)
802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 301 Avoid throwing raw exception types.
803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 311 Avoid throwing raw exception types.
804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\AbstractTracingSpan.java 314 Avoid throwing raw exception types.
805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\LogDataEntity.java 32 Private field 'timestamp' could be made final; it is only initialized in the declaration or constructor.
806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\LogDataEntity.java 33 Private field 'logs' could be made final; it is only initialized in the declaration or constructor.
807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\NoopExitSpan.java 24 Private field 'peer' could be made final; it is only initialized in the declaration or constructor.
808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\NoopSpan.java 30 This class has too many methods, consider refactoring it.
809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegment.java 39 Private field 'traceSegmentId' could be made final; it is only initialized in the declaration or constructor.
810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegment.java 54 Private field 'spans' could be made final; it is only initialized in the declaration or constructor.
811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegment.java 64 Private field 'relatedGlobalTraces' could be made final; it is only initialized in the declaration or constructor.
812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegment.java 155 Potential violation of Law of Demeter (method chain calls)
813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegment.java 155 Potential violation of Law of Demeter (method chain calls)
814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegment.java 155 Potential violation of Law of Demeter (method chain calls)
815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegment.java 155 Potential violation of Law of Demeter (method chain calls)
816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegment.java 159 Potential violation of Law of Demeter (method chain calls)
817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegment.java 168 Potential violation of Law of Demeter (method chain calls)
818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\trace\TraceSegmentRef.java 72 Potential violation of Law of Demeter (static property access)
819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\util\KeyValuePair.java 27 Private field 'key' could be made final; it is only initialized in the declaration or constructor.
820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\util\KeyValuePair.java 28 Private field 'value' could be made final; it is only initialized in the declaration or constructor.
821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\util\PeerFormat.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\context\util\TagValuePair.java 24 Private field 'key' could be made final; it is only initialized in the declaration or constructor.
823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\dictionary\DictionaryUtil.java 21 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\dictionary\PossibleFound.java 25 Private field 'found' could be made final; it is only initialized in the declaration or constructor.
825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 66 Potential violation of Law of Demeter (method chain calls)
826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 66 Potential violation of Law of Demeter (static property access)
827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 120 Potential violation of Law of Demeter (static property access)
828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 121 Potential violation of Law of Demeter (static property access)
829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 122 Potential violation of Law of Demeter (static property access)
830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 123 Potential violation of Law of Demeter (static property access)
831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 130 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 152 Potential violation of Law of Demeter (method chain calls)
833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 154 Potential violation of Law of Demeter (method chain calls)
834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 154 Potential violation of Law of Demeter (static property access)
835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 164 Potential violation of Law of Demeter (static property access)
836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 165 Potential violation of Law of Demeter (method chain calls)
837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\JVMService.java 165 Potential violation of Law of Demeter (static property access)
838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\cpu\CPUMetricsAccessor.java 50 Potential violation of Law of Demeter (method chain calls)
839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\cpu\CPUProvider.java 37 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\GCModule.java 28 Private field 'beans' could be made final; it is only initialized in the declaration or constructor.
841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\GCModule.java 47 Potential violation of Law of Demeter (object not created locally)
842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\GCModule.java 56 Potential violation of Law of Demeter (object not created locally)
843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\GCModule.java 69 Potential violation of Law of Demeter (method chain calls)
844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\GCModule.java 69 Potential violation of Law of Demeter (method chain calls)
845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\GCModule.java 69 Potential violation of Law of Demeter (method chain calls)
846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\GCModule.java 69 Potential violation of Law of Demeter (method chain calls)
847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\UnknowGC.java 30 Potential violation of Law of Demeter (method chain calls)
848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\UnknowGC.java 30 Potential violation of Law of Demeter (method chain calls)
849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\UnknowGC.java 31 Potential violation of Law of Demeter (method chain calls)
850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\gc\UnknowGC.java 31 Potential violation of Law of Demeter (method chain calls)
851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memory\MemoryProvider.java 42 Potential violation of Law of Demeter (object not created locally)
852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memory\MemoryProvider.java 43 Potential violation of Law of Demeter (object not created locally)
853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memory\MemoryProvider.java 44 Potential violation of Law of Demeter (object not created locally)
854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memory\MemoryProvider.java 45 Potential violation of Law of Demeter (object not created locally)
855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memory\MemoryProvider.java 51 Potential violation of Law of Demeter (object not created locally)
856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memory\MemoryProvider.java 52 Potential violation of Law of Demeter (object not created locally)
857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memory\MemoryProvider.java 53 Potential violation of Law of Demeter (object not created locally)
858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memory\MemoryProvider.java 54 Potential violation of Law of Demeter (object not created locally)
859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 29 Private field 'beans' could be made final; it is only initialized in the declaration or constructor.
860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 58 Potential violation of Law of Demeter (method chain calls)
861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 58 Potential violation of Law of Demeter (method chain calls)
862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 58 Potential violation of Law of Demeter (method chain calls)
863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 58 Potential violation of Law of Demeter (method chain calls)
864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 58 Potential violation of Law of Demeter (method chain calls)
865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 58 Potential violation of Law of Demeter (method chain calls)
866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 60 Potential violation of Law of Demeter (object not created locally)
867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 61 Potential violation of Law of Demeter (object not created locally)
868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 62 Potential violation of Law of Demeter (object not created locally)
869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\MemoryPoolModule.java 63 Potential violation of Law of Demeter (object not created locally)
870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 30 Potential violation of Law of Demeter (method chain calls)
871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 30 Potential violation of Law of Demeter (method chain calls)
872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 31 Potential violation of Law of Demeter (method chain calls)
873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 31 Potential violation of Law of Demeter (method chain calls)
874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 32 Potential violation of Law of Demeter (method chain calls)
875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 32 Potential violation of Law of Demeter (method chain calls)
876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 33 Potential violation of Law of Demeter (method chain calls)
877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 33 Potential violation of Law of Demeter (method chain calls)
878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 34 Potential violation of Law of Demeter (method chain calls)
879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 34 Potential violation of Law of Demeter (method chain calls)
880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 35 Potential violation of Law of Demeter (method chain calls)
881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\jvm\memorypool\UnknownMemoryPool.java 35 Potential violation of Law of Demeter (method chain calls)
882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\api\LogManager.java 35 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\api\LogManager.java 46 Potential violation of Law of Demeter (static property access)
884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\api\LogManager.java 53 Potential violation of Law of Demeter (static property access)
885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\FileWriter.java 44 A class which only has private constructors should be final
886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\FileWriter.java 48 Private field 'logBuffer' could be made final; it is only initialized in the declaration or constructor.
887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\FileWriter.java 50 Private field 'filenamePattern' could be made final; it is only initialized in the declaration or constructor.
888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\FileWriter.java 186 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\LogEvent.java 24 The class 'LogEvent' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=8, WMC=9)
890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\Parser.java 151 Potential violation of Law of Demeter (method chain calls)
891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\Parser.java 156 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLogger.java 42 This class has too many methods, consider refactoring it.
893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLogger.java 84 Potential violation of Law of Demeter (method chain calls)
894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLogger.java 99 Potential violation of Law of Demeter (method chain calls)
895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLogger.java 99 Potential violation of Law of Demeter (method chain calls)
896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLogger.java 99 Potential violation of Law of Demeter (method chain calls)
897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLogger.java 143 Potential violation of Law of Demeter (static property access)
898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLogger.java 148 Potential violation of Law of Demeter (static property access)
899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLogger.java 153 Potential violation of Law of Demeter (static property access)
900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLogger.java 158 Potential violation of Law of Demeter (static property access)
901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\SystemOutWriter.java 32 Potential violation of Law of Demeter (object not created locally)
902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\WriterFactory.java 27 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\coverts\LevelConverter.java 30 Potential violation of Law of Demeter (method chain calls)
904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\logging\core\coverts\ThreadConverter.java 30 Potential violation of Law of Demeter (method chain calls)
905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterId.java 65 Potential violation of Law of Demeter (method chain calls)
906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterId.java 65 Potential violation of Law of Demeter (method chain calls)
907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 50 The class 'MeterService' has a Modified Cyclomatic Complexity of 4 (Highest = 14).
908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 50 The class 'MeterService' has a Standard Cyclomatic Complexity of 4 (Highest = 14).
909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 82 Potential violation of Law of Demeter (method chain calls)
910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 82 Potential violation of Law of Demeter (static property access)
911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 111 The method 'run' has a Modified Cyclomatic Complexity of 14.
912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 111 The method 'run' has a Standard Cyclomatic Complexity of 14.
913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 111 The method 'run()' has a cyclomatic complexity of 11.
914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 164 Potential violation of Law of Demeter (method chain calls)
915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 164 Potential violation of Law of Demeter (object not created locally)
916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 181 Potential violation of Law of Demeter (static property access)
917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 182 Potential violation of Law of Demeter (method chain calls)
918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterService.java 182 Potential violation of Law of Demeter (static property access)
919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\MeterTag.java 23 The class 'MeterTag' is suspected to be a Data Class (WOC=28.571%, NOPA=0, NOAM=4, WMC=10)
920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformer.java 37 Potential violation of Law of Demeter (static property access)
921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformer.java 41 Potential violation of Law of Demeter (method chain calls)
922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformer.java 41 Potential violation of Law of Demeter (method chain calls)
923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformer.java 41 Potential violation of Law of Demeter (method chain calls)
924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformer.java 41 Potential violation of Law of Demeter (method chain calls)
925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformer.java 40 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformer.java 41 Potential violation of Law of Demeter (method chain calls)
927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformer.java 41 Potential violation of Law of Demeter (method chain calls)
928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformer.java 50 Potential violation of Law of Demeter (method chain calls)
929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformer.java 50 Potential violation of Law of Demeter (method chain calls)
930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformer.java 50 Potential violation of Law of Demeter (method chain calls)
931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformer.java 50 Potential violation of Law of Demeter (method chain calls)
932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 47 Potential violation of Law of Demeter (method chain calls)
933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 47 Potential violation of Law of Demeter (method chain calls)
934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 47 Potential violation of Law of Demeter (method chain calls)
935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 47 Potential violation of Law of Demeter (method chain calls)
936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 47 Potential violation of Law of Demeter (method chain calls)
937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 47 Potential violation of Law of Demeter (method chain calls)
938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 50 Potential violation of Law of Demeter (method chain calls)
939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 50 Potential violation of Law of Demeter (method chain calls)
940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 50 Potential violation of Law of Demeter (method chain calls)
941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 50 Potential violation of Law of Demeter (method chain calls)
942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformer.java 66 Private field 'bucket' could be made final; it is only initialized in the declaration or constructor.
943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\MeterTransformer.java 59 Potential violation of Law of Demeter (method chain calls)
944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\MeterTransformer.java 70 Potential violation of Law of Demeter (method chain calls)
945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\MeterTransformer.java 70 Potential violation of Law of Demeter (method chain calls)
946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\MeterTransformer.java 70 Potential violation of Law of Demeter (method chain calls)
947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\MeterTransformer.java 70 Potential violation of Law of Demeter (method chain calls)
948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\meter\transform\MeterTransformer.java 86 Potential violation of Law of Demeter (object not created locally)
949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 33 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 50 Potential violation of Law of Demeter (object not created locally)
951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 63 Potential violation of Law of Demeter (object not created locally)
952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 64 Potential violation of Law of Demeter (object not created locally)
953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 65 Potential violation of Law of Demeter (object not created locally)
954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 66 Potential violation of Law of Demeter (object not created locally)
955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 67 Potential violation of Law of Demeter (object not created locally)
956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 69 Potential violation of Law of Demeter (object not created locally)
957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 72 Deeply nested if..then statements are hard to read
958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 88 Potential violation of Law of Demeter (object not created locally)
959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 98 Potential violation of Law of Demeter (method chain calls)
960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 98 Potential violation of Law of Demeter (method chain calls)
961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 98 Potential violation of Law of Demeter (method chain calls)
962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 98 Potential violation of Law of Demeter (method chain calls)
963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 98 Potential violation of Law of Demeter (method chain calls)
964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 98 Potential violation of Law of Demeter (method chain calls)
965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 99 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 111 Potential violation of Law of Demeter (method chain calls)
967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 111 Potential violation of Law of Demeter (method chain calls)
968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 111 Potential violation of Law of Demeter (method chain calls)
969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 115 Potential violation of Law of Demeter (method chain calls)
970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 115 Potential violation of Law of Demeter (method chain calls)
971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 115 Potential violation of Law of Demeter (method chain calls)
972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 118 Potential violation of Law of Demeter (object not created locally)
973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 123 Potential violation of Law of Demeter (method chain calls)
974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 123 Potential violation of Law of Demeter (method chain calls)
975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 123 Potential violation of Law of Demeter (method chain calls)
976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 126 Potential violation of Law of Demeter (method chain calls)
977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 126 Potential violation of Law of Demeter (method chain calls)
978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 126 Potential violation of Law of Demeter (method chain calls)
979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 127 Potential violation of Law of Demeter (method chain calls)
980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 127 Potential violation of Law of Demeter (method chain calls)
981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\OSUtil.java 127 Potential violation of Law of Demeter (method chain calls)
982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\ProcessorUtil.java 23 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\os\ProcessorUtil.java 25 Potential violation of Law of Demeter (method chain calls)
984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\AbstractClassEnhancePluginDefine.java 67 Potential violation of Law of Demeter (static property access)
985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\DynamicPluginLoader.java 40 Potential violation of Law of Demeter (object not created locally)
986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\InstrumentDebuggingClass.java 64 Potential violation of Law of Demeter (method chain calls)
987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\InstrumentDebuggingClass.java 64 Potential violation of Law of Demeter (method chain calls)
988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginBootstrap.java 47 Potential violation of Law of Demeter (object not created locally)
989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginBootstrap.java 54 Potential violation of Law of Demeter (static property access)
990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginBootstrap.java 60 Potential violation of Law of Demeter (static property access)
991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginBootstrap.java 66 Potential violation of Law of Demeter (method chain calls)
992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginBootstrap.java 74 Potential violation of Law of Demeter (static property access)
993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginCfg.java 45 Potential violation of Law of Demeter (method chain calls)
994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginCfg.java 45 Potential violation of Law of Demeter (object not created locally)
995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginCfg.java 45 Potential violation of Law of Demeter (object not created locally)
996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginDefine.java 24 A class which only has private constructors should be final
997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginDefine.java 28 Perhaps 'name' could be replaced by a local variable.
998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginDefine.java 28 Private field 'name' could be made final; it is only initialized in the declaration or constructor.
999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginDefine.java 33 Private field 'defineClass' could be made final; it is only initialized in the declaration or constructor.
1000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginFinder.java 82 Potential violation of Law of Demeter (object not created locally)
1001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginFinder.java 97 Potential violation of Law of Demeter (object not created locally)
1002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginFinder.java 101 Potential violation of Law of Demeter (method chain calls)
1003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginFinder.java 101 Potential violation of Law of Demeter (method chain calls)
1004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\PluginResourcesResolver.java 40 Potential violation of Law of Demeter (method chain calls)
1005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\WitnessClassFinder.java 43 Potential violation of Law of Demeter (static property access)
1006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\WitnessClassFinder.java 43 Potential violation of Law of Demeter (static property access)
1007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\WitnessClassFinder.java 49 Potential violation of Law of Demeter (object not created locally)
1008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\WitnessClassFinder.java 50 Potential violation of Law of Demeter (object not created locally)
1009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 54 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 100 Potential violation of Law of Demeter (static property access)
1011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 101 Potential violation of Law of Demeter (method chain calls)
1012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 141 Potential violation of Law of Demeter (method chain calls)
1013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 141 Potential violation of Law of Demeter (method chain calls)
1014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 141 Potential violation of Law of Demeter (static property access)
1015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 166 Potential violation of Law of Demeter (object not created locally)
1016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 183 Potential violation of Law of Demeter (method chain calls)
1017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 185 Potential violation of Law of Demeter (method chain calls)
1018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 185 Potential violation of Law of Demeter (static property access)
1019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 186 Potential violation of Law of Demeter (method chain calls)
1020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 194 Potential violation of Law of Demeter (static property access)
1021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 195 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 212 Potential violation of Law of Demeter (method chain calls)
1023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapInstrumentBoost.java 224 Potential violation of Law of Demeter (object not created locally)
1024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\BootstrapPluginLogBridge.java 27 A class which only has private constructors should be final
1025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\ConstructorInterTemplate.java 39 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterTemplate.java 44 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterTemplate.java 44 The class 'InstanceMethodInterTemplate' has a Modified Cyclomatic Complexity of 8 (Highest = 12).
1028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterTemplate.java 44 The class 'InstanceMethodInterTemplate' has a Standard Cyclomatic Complexity of 8 (Highest = 12).
1029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterTemplate.java 65 The method 'intercept' has a Modified Cyclomatic Complexity of 12.
1030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterTemplate.java 65 The method 'intercept' has a Standard Cyclomatic Complexity of 12.
1031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterTemplate.java 65 The method 'intercept(Object, Object, Callable, Method)' has a cyclomatic complexity of 13.
1032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterWithOverrideArgsTemplate.java 44 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterWithOverrideArgsTemplate.java 44 The class 'InstanceMethodInterWithOverrideArgsTemplate' has a Modified Cyclomatic Complexity of 8 (Highest = 12).
1034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterWithOverrideArgsTemplate.java 44 The class 'InstanceMethodInterWithOverrideArgsTemplate' has a Standard Cyclomatic Complexity of 8 (Highest = 12).
1035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterWithOverrideArgsTemplate.java 65 The method 'intercept' has a Modified Cyclomatic Complexity of 12.
1036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterWithOverrideArgsTemplate.java 65 The method 'intercept' has a Standard Cyclomatic Complexity of 12.
1037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\InstanceMethodInterWithOverrideArgsTemplate.java 65 The method 'intercept(Object, Object, OverrideCallable, Method)' has a cyclomatic complexity of 13.
1038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\StaticMethodInterTemplate.java 42 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\StaticMethodInterTemplate.java 63 The method 'intercept(Class, Object, Method, Callable)' has a cyclomatic complexity of 10.
1040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\StaticMethodInterWithOverrideArgsTemplate.java 42 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bootstrap\template\StaticMethodInterWithOverrideArgsTemplate.java 63 The method 'intercept(Class, Object, Method, OverrideCallable)' has a cyclomatic complexity of 10.
1042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\AnnotationTypeNameMatch.java 34 A class which only has private constructors should be final
1043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\AnnotationTypeNameMatch.java 39 Private field 'annotationTypeName' could be made final; it is only initialized in the declaration or constructor.
1044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\AnnotationTypeNameMatch.java 55 Potential violation of Law of Demeter (method chain calls)
1045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\AnnotationTypeNameMatch.java 55 Potential violation of Law of Demeter (method chain calls)
1046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\AnnotationTypeNameMatch.java 55 Potential violation of Law of Demeter (method chain calls)
1047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ArgumentTypeNameMatch.java 31 A class which only has private constructors should be final
1048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ArgumentTypeNameMatch.java 35 Private field 'index' could be made final; it is only initialized in the declaration or constructor.
1049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ArgumentTypeNameMatch.java 40 Private field 'argumentTypeName' could be made final; it is only initialized in the declaration or constructor.
1050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ArgumentTypeNameMatch.java 62 Potential violation of Law of Demeter (object not created locally)
1051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ArgumentTypeNameMatch.java 63 Potential violation of Law of Demeter (method chain calls)
1052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ArgumentTypeNameMatch.java 63 Potential violation of Law of Demeter (method chain calls)
1053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ArgumentTypeNameMatch.java 63 Potential violation of Law of Demeter (method chain calls)
1054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ArgumentTypeNameMatch.java 63 Potential violation of Law of Demeter (method chain calls)
1055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\CacheableTransformerDecorator.java 126 Private field 'classCacheMap' could be made final; it is only initialized in the declaration or constructor.
1056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\CacheableTransformerDecorator.java 160 Potential violation of Law of Demeter (object not created locally)
1057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\CacheableTransformerDecorator.java 177 Potential violation of Law of Demeter (method chain calls)
1058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\CacheableTransformerDecorator.java 177 Potential violation of Law of Demeter (object not created locally)
1059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ReturnTypeNameMatch.java 31 A class which only has private constructors should be final
1060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ReturnTypeNameMatch.java 36 Private field 'returnTypeName' could be made final; it is only initialized in the declaration or constructor.
1061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ReturnTypeNameMatch.java 52 Potential violation of Law of Demeter (method chain calls)
1062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ReturnTypeNameMatch.java 52 Potential violation of Law of Demeter (method chain calls)
1063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ReturnTypeNameMatch.java 52 Potential violation of Law of Demeter (method chain calls)
1064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 29 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 38 Potential violation of Law of Demeter (method chain calls)
1066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 43 Potential violation of Law of Demeter (object not created locally)
1067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 44 Potential violation of Law of Demeter (object not created locally)
1068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 45 Potential violation of Law of Demeter (object not created locally)
1069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 48 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 57 Potential violation of Law of Demeter (object not created locally)
1071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 58 Potential violation of Law of Demeter (object not created locally)
1072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 59 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 68 Potential violation of Law of Demeter (object not created locally)
1074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\BootstrapInterRuntimeAssist.java 69 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 54 The class 'ClassEnhancePluginDefine' has a Modified Cyclomatic Complexity of 8 (Highest = 15).
1076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 54 The class 'ClassEnhancePluginDefine' has a Standard Cyclomatic Complexity of 8 (Highest = 15).
1077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 86 The method 'enhanceInstance' has a Modified Cyclomatic Complexity of 15.
1078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 86 The method 'enhanceInstance' has a Standard Cyclomatic Complexity of 15.
1079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 86 The method 'enhanceInstance(TypeDescription, DynamicType.Builder, ClassLoader, EnhanceContext)' has a cyclomatic complexity of 19.
1080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 86 The method 'enhanceInstance(TypeDescription, DynamicType.Builder, ClassLoader, EnhanceContext)' has an NPath complexity of 3888, current threshold is 200
1081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 119 Potential violation of Law of Demeter (method chain calls)
1082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 119 Potential violation of Law of Demeter (method chain calls)
1083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 131 Potential violation of Law of Demeter (method chain calls)
1084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 131 Potential violation of Law of Demeter (method chain calls)
1085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 132 Potential violation of Law of Demeter (method chain calls)
1086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 132 Potential violation of Law of Demeter (method chain calls)
1087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 132 Potential violation of Law of Demeter (static property access)
1088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 154 Potential violation of Law of Demeter (method chain calls)
1089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 156 Potential violation of Law of Demeter (method chain calls)
1090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 156 Potential violation of Law of Demeter (method chain calls)
1091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 156 Potential violation of Law of Demeter (object not created locally)
1092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 160 Potential violation of Law of Demeter (method chain calls)
1093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 160 Potential violation of Law of Demeter (method chain calls)
1094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 160 Potential violation of Law of Demeter (method chain calls)
1095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 161 Potential violation of Law of Demeter (method chain calls)
1096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 161 Potential violation of Law of Demeter (method chain calls)
1097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 162 Potential violation of Law of Demeter (static property access)
1098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 167 Potential violation of Law of Demeter (static property access)
1099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 172 Potential violation of Law of Demeter (method chain calls)
1100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 172 Potential violation of Law of Demeter (method chain calls)
1101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 173 Potential violation of Law of Demeter (method chain calls)
1102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 210 Potential violation of Law of Demeter (method chain calls)
1103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 210 Potential violation of Law of Demeter (method chain calls)
1104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 210 Potential violation of Law of Demeter (method chain calls)
1105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 210 Potential violation of Law of Demeter (method chain calls)
1106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 210 Potential violation of Law of Demeter (method chain calls)
1107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 211 Potential violation of Law of Demeter (method chain calls)
1108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 211 Potential violation of Law of Demeter (method chain calls)
1109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 212 Potential violation of Law of Demeter (static property access)
1110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 215 Potential violation of Law of Demeter (method chain calls)
1111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 217 Potential violation of Law of Demeter (static property access)
1112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 222 Potential violation of Law of Demeter (method chain calls)
1113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 222 Potential violation of Law of Demeter (method chain calls)
1114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 222 Potential violation of Law of Demeter (method chain calls)
1115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 222 Potential violation of Law of Demeter (method chain calls)
1116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 223 Potential violation of Law of Demeter (method chain calls)
1117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\ClassEnhancePluginDefine.java 226 Potential violation of Law of Demeter (method chain calls)
1118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\StaticMethodsInter.java 43 Private field 'staticMethodsAroundInterceptorClassName' could be made final; it is only initialized in the declaration or constructor.
1119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\interceptor\enhance\StaticMethodsInterWithOverrideArgs.java 42 Private field 'staticMethodsAroundInterceptorClassName' could be made final; it is only initialized in the declaration or constructor.
1120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\jdk9module\JDK9ModuleExporter.java 32 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\jdk9module\JDK9ModuleExporter.java 73 Private field 'classes' could be made final; it is only initialized in the declaration or constructor.
1122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 59 Private field 'classpath' could be made final; it is only initialized in the declaration or constructor.
1123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 61 Private field 'jarScanLock' could be made final; it is only initialized in the declaration or constructor.
1124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 76 Potential violation of Law of Demeter (method chain calls)
1125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 93 Potential violation of Law of Demeter (method chain calls)
1126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 95 Potential violation of Law of Demeter (static property access)
1127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 100 Potential violation of Law of Demeter (static property access)
1128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 121 Potential violation of Law of Demeter (static property access)
1129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 124 Potential violation of Law of Demeter (static property access)
1130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 137 Potential violation of Law of Demeter (static property access)
1131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 139 Potential violation of Law of Demeter (static property access)
1132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\AgentClassLoader.java 164 Deeply nested if..then statements are hard to read
1133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\InterceptorInstanceLoader.java 35 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\InterceptorInstanceLoader.java 53 Potential violation of Law of Demeter (method chain calls)
1135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\InterceptorInstanceLoader.java 55 Potential violation of Law of Demeter (method chain calls)
1136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\InterceptorInstanceLoader.java 55 Potential violation of Law of Demeter (object not created locally)
1137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\InterceptorInstanceLoader.java 56 Potential violation of Law of Demeter (object not created locally)
1138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\loader\InterceptorInstanceLoader.java 71 Potential violation of Law of Demeter (method chain calls)
1139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\ClassAnnotationMatch.java 37 A class which only has private constructors should be final
1140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\ClassAnnotationMatch.java 38 Private field 'annotations' could be made final; it is only initialized in the declaration or constructor.
1141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\ClassAnnotationMatch.java 57 Potential violation of Law of Demeter (object not created locally)
1142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\ClassAnnotationMatch.java 66 Potential violation of Law of Demeter (method chain calls)
1143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\ClassAnnotationMatch.java 66 Potential violation of Law of Demeter (method chain calls)
1144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\HierarchyMatch.java 37 A class which only has private constructors should be final
1145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\HierarchyMatch.java 38 Private field 'parentTypes' could be made final; it is only initialized in the declaration or constructor.
1146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\HierarchyMatch.java 57 Potential violation of Law of Demeter (object not created locally)
1147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\HierarchyMatch.java 67 Potential violation of Law of Demeter (method chain calls)
1148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\HierarchyMatch.java 83 Potential violation of Law of Demeter (method chain calls)
1149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\HierarchyMatch.java 83 Potential violation of Law of Demeter (method chain calls)
1150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\HierarchyMatch.java 93 Potential violation of Law of Demeter (method chain calls)
1151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MethodAnnotationMatch.java 39 A class which only has private constructors should be final
1152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MethodAnnotationMatch.java 40 Private field 'annotations' could be made final; it is only initialized in the declaration or constructor.
1153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MethodAnnotationMatch.java 59 Potential violation of Law of Demeter (method chain calls)
1154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MethodAnnotationMatch.java 70 Potential violation of Law of Demeter (method chain calls)
1155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MethodAnnotationMatch.java 70 Potential violation of Law of Demeter (method chain calls)
1156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MethodInheritanceAnnotationMatcher.java 89 Potential violation of Law of Demeter (method chain calls)
1157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MethodInheritanceAnnotationMatcher.java 89 Potential violation of Law of Demeter (method chain calls)
1158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MethodInheritanceAnnotationMatcher.java 89 Potential violation of Law of Demeter (method chain calls)
1159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MethodInheritanceAnnotationMatcher.java 89 Potential violation of Law of Demeter (method chain calls)
1160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MultiClassNameMatch.java 31 A class which only has private constructors should be final
1161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\MultiClassNameMatch.java 33 Private field 'matchClassNames' could be made final; it is only initialized in the declaration or constructor.
1162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\NameMatch.java 24 A class which only has private constructors should be final
1163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\NameMatch.java 25 Private field 'className' could be made final; it is only initialized in the declaration or constructor.
1164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\PrefixMatch.java 29 A class which only has private constructors should be final
1165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\PrefixMatch.java 30 Private field 'prefixes' could be made final; it is only initialized in the declaration or constructor.
1166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\PrefixMatch.java 57 Potential violation of Law of Demeter (method chain calls)
1167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\plugin\match\logical\LogicalMatchOperation.java 29 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileStatusReference.java 25 A class which only has private constructors should be final
1169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTask.java 26 The class 'ProfileTask' is suspected to be a Data Class (WOC=11.111%, NOPA=0, NOAM=16, WMC=21)
1170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 84 Potential violation of Law of Demeter (method chain calls)
1171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 88 Potential violation of Law of Demeter (method chain calls)
1172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 88 Potential violation of Law of Demeter (method chain calls)
1173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 88 Potential violation of Law of Demeter (static property access)
1174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 91 Potential violation of Law of Demeter (method chain calls)
1175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 94 Potential violation of Law of Demeter (method chain calls)
1176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 94 Potential violation of Law of Demeter (static property access)
1177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 101 Potential violation of Law of Demeter (method chain calls)
1178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 101 Potential violation of Law of Demeter (object not created locally)
1179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 103 Deeply nested if..then statements are hard to read
1180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 108 Deeply nested if..then statements are hard to read
1181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 118 Potential violation of Law of Demeter (method chain calls)
1182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 118 Potential violation of Law of Demeter (static property access)
1183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 162 Potential violation of Law of Demeter (static property access)
1184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 163 Potential violation of Law of Demeter (method chain calls)
1185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 163 Potential violation of Law of Demeter (static property access)
1186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 187 Potential violation of Law of Demeter (method chain calls)
1187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 193 Potential violation of Law of Demeter (method chain calls)
1188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 203 The class 'SnapshotSender' has a Modified Cyclomatic Complexity of 10 (Highest = 9).
1189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskChannelService.java 203 The class 'SnapshotSender' has a Standard Cyclomatic Complexity of 10 (Highest = 9).
1190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionContext.java 115 Potential violation of Law of Demeter (method chain calls)
1191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionContext.java 120 Potential violation of Law of Demeter (method chain calls)
1192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionContext.java 120 Potential violation of Law of Demeter (method chain calls)
1193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionContext.java 121 Potential violation of Law of Demeter (method chain calls)
1194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionContext.java 132 Potential violation of Law of Demeter (object not created locally)
1195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionContext.java 136 Potential violation of Law of Demeter (object not created locally)
1196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 44 The class 'ProfileTaskExecutionService' has a Modified Cyclomatic Complexity of 2 (Highest = 10).
1197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 44 The class 'ProfileTaskExecutionService' has a Standard Cyclomatic Complexity of 2 (Highest = 10).
1198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 44 This class has too many methods, consider refactoring it.
1199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 76 Potential violation of Law of Demeter (object not created locally)
1200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 102 Potential violation of Law of Demeter (object not created locally)
1201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 115 Potential violation of Law of Demeter (object not created locally)
1202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 152 Potential violation of Law of Demeter (method chain calls)
1203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 152 Potential violation of Law of Demeter (static property access)
1204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 167 Potential violation of Law of Demeter (static property access)
1205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 173 Potential violation of Law of Demeter (static property access)
1206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 187 The method 'checkProfileTaskSuccess' has a Modified Cyclomatic Complexity of 10.
1207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 187 The method 'checkProfileTaskSuccess' has a Standard Cyclomatic Complexity of 10.
1208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 187 The method 'checkProfileTaskSuccess(ProfileTask)' has a cyclomatic complexity of 11.
1209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 187 The method 'checkProfileTaskSuccess(ProfileTask)' has an NPath complexity of 512, current threshold is 200
1210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 246 Potential violation of Law of Demeter (static property access)
1211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 251 Potential violation of Law of Demeter (method chain calls)
1212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 255 Potential violation of Law of Demeter (object not created locally)
1213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 264 Private field 'success' could be made final; it is only initialized in the declaration or constructor.
1214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileTaskExecutionService.java 265 Private field 'errorReason' could be made final; it is only initialized in the declaration or constructor.
1215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 54 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 55 Potential violation of Law of Demeter (method chain calls)
1217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 55 Potential violation of Law of Demeter (method chain calls)
1218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 68 Potential violation of Law of Demeter (method chain calls)
1219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 72 Potential violation of Law of Demeter (method chain calls)
1220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 77 Potential violation of Law of Demeter (object not created locally)
1221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 79 Potential violation of Law of Demeter (object not created locally)
1222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 84 Potential violation of Law of Demeter (method chain calls)
1223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 84 Potential violation of Law of Demeter (object not created locally)
1224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 88 Potential violation of Law of Demeter (object not created locally)
1225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 93 Potential violation of Law of Demeter (object not created locally)
1226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ProfileThread.java 98 Potential violation of Law of Demeter (object not created locally)
1227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ThreadProfiler.java 40 Private field 'profilingMaxTimeMills' could be made final; it is only initialized in the declaration or constructor.
1228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ThreadProfiler.java 66 Potential violation of Law of Demeter (method chain calls)
1229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ThreadProfiler.java 100 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ThreadProfiler.java 115 Potential violation of Law of Demeter (method chain calls)
1231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ThreadProfiler.java 115 Potential violation of Law of Demeter (method chain calls)
1232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\profile\ThreadProfiler.java 118 Potential violation of Law of Demeter (method chain calls)
1233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\AgentIDDecorator.java 57 Deeply nested if..then statements are hard to read
1234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\AgentIDDecorator.java 57 These nested if statements could be combined
1235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\AgentIDDecorator.java 64 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ChannelBuilder.java 24 A method/constructor should not explicitly throw java.lang.Exception
1237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannel.java 37 A method/constructor should not explicitly throw java.lang.Exception
1238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannel.java 100 A method/constructor should not explicitly throw java.lang.Exception
1239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 60 Potential violation of Law of Demeter (method chain calls)
1240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 60 Potential violation of Law of Demeter (static property access)
1241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 65 Potential violation of Law of Demeter (static property access)
1242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 104 Potential violation of Law of Demeter (object not created locally)
1243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 106 Deeply nested if..then statements are hard to read
1244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 110 Potential violation of Law of Demeter (method chain calls)
1245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 119 Deeply nested if..then statements are hard to read
1246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 164 Potential violation of Law of Demeter (method chain calls)
1247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 164 Potential violation of Law of Demeter (method chain calls)
1248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\GRPCChannelManager.java 173 Potential violation of Law of Demeter (object not created locally)
1249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 59 Potential violation of Law of Demeter (static property access)
1250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 60 Potential violation of Law of Demeter (method chain calls)
1251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 60 Potential violation of Law of Demeter (static property access)
1252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 70 Potential violation of Law of Demeter (method chain calls)
1253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 70 Potential violation of Law of Demeter (static property access)
1254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 74 Potential violation of Law of Demeter (static property access)
1255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 75 Potential violation of Law of Demeter (method chain calls)
1256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 75 Potential violation of Law of Demeter (method chain calls)
1257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 75 Potential violation of Law of Demeter (method chain calls)
1258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 77 Potential violation of Law of Demeter (static property access)
1259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 82 Potential violation of Law of Demeter (method chain calls)
1260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 82 Potential violation of Law of Demeter (method chain calls)
1261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 112 Potential violation of Law of Demeter (static property access)
1262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 117 Potential violation of Law of Demeter (method chain calls)
1263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 117 Potential violation of Law of Demeter (method chain calls)
1264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 117 Potential violation of Law of Demeter (method chain calls)
1265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 117 Potential violation of Law of Demeter (method chain calls)
1266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 117 Potential violation of Law of Demeter (method chain calls)
1267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 117 Potential violation of Law of Demeter (method chain calls)
1268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 128 Potential violation of Law of Demeter (method chain calls)
1269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 128 Potential violation of Law of Demeter (method chain calls)
1270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 128 Potential violation of Law of Demeter (method chain calls)
1271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 128 Potential violation of Law of Demeter (method chain calls)
1272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 135 Potential violation of Law of Demeter (method chain calls)
1273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 135 Potential violation of Law of Demeter (static property access)
1274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 140 Potential violation of Law of Demeter (method chain calls)
1275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\ServiceManagementClient.java 140 Potential violation of Law of Demeter (static property access)
1276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\TLSChannelBuilder.java 44 Potential violation of Law of Demeter (method chain calls)
1277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClient.java 47 This class has too many methods, consider refactoring it.
1278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClient.java 59 Potential violation of Law of Demeter (method chain calls)
1279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClient.java 59 Potential violation of Law of Demeter (static property access)
1280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClient.java 74 Potential violation of Law of Demeter (static property access)
1281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClient.java 79 Potential violation of Law of Demeter (static property access)
1282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClient.java 174 These nested if statements could be combined
1283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClient.java 183 Potential violation of Law of Demeter (method chain calls)
1284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClient.java 183 Potential violation of Law of Demeter (static property access)
1285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CollectionUtil.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CollectionUtil.java 33 Potential violation of Law of Demeter (method chain calls)
1287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CollectionUtil.java 33 Potential violation of Law of Demeter (method chain calls)
1288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CollectionUtil.java 33 Potential violation of Law of Demeter (method chain calls)
1289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 35 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 45 Potential violation of Law of Demeter (method chain calls)
1291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 55 Potential violation of Law of Demeter (object not created locally)
1292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 57 Potential violation of Law of Demeter (object not created locally)
1293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 59 Potential violation of Law of Demeter (method chain calls)
1294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 67 Potential violation of Law of Demeter (method chain calls)
1295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 72 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 83 Potential violation of Law of Demeter (method chain calls)
1297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 85 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 95 Potential violation of Law of Demeter (method chain calls)
1299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 95 Potential violation of Law of Demeter (method chain calls)
1300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 97 Potential violation of Law of Demeter (method chain calls)
1301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 99 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 110 Potential violation of Law of Demeter (method chain calls)
1303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 120 Potential violation of Law of Demeter (method chain calls)
1304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 128 Potential violation of Law of Demeter (method chain calls)
1305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 129 Potential violation of Law of Demeter (method chain calls)
1306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 133 Potential violation of Law of Demeter (method chain calls)
1307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 133 Potential violation of Law of Demeter (method chain calls)
1308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 135 Potential violation of Law of Demeter (object not created locally)
1309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 135 Potential violation of Law of Demeter (object not created locally)
1310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 139 Potential violation of Law of Demeter (method chain calls)
1311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 139 Potential violation of Law of Demeter (method chain calls)
1312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 146 Potential violation of Law of Demeter (method chain calls)
1313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 147 Potential violation of Law of Demeter (object not created locally)
1314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 148 Potential violation of Law of Demeter (object not created locally)
1315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 150 Potential violation of Law of Demeter (method chain calls)
1316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 151 Potential violation of Law of Demeter (object not created locally)
1317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 152 Potential violation of Law of Demeter (object not created locally)
1318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\CustomizeExpression.java 154 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\FileUtils.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\IOUtils.java 32 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 27 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 30 Potential violation of Law of Demeter (method chain calls)
1323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 34 Potential violation of Law of Demeter (method chain calls)
1324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 34 Potential violation of Law of Demeter (method chain calls)
1325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 52 Potential violation of Law of Demeter (object not created locally)
1326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 55 Potential violation of Law of Demeter (object not created locally)
1327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 57 Potential violation of Law of Demeter (method chain calls)
1328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 63 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 77 Potential violation of Law of Demeter (method chain calls)
1330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 77 Potential violation of Law of Demeter (method chain calls)
1331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 77 Potential violation of Law of Demeter (method chain calls)
1332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\main\java\org\apache\skywalking\apm\agent\core\util\MethodUtil.java 77 Potential violation of Law of Demeter (method chain calls)
1333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\DefaultNamedThreadFactoryTest.java 38 Potential violation of Law of Demeter (method chain calls)
1334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\DefaultNamedThreadFactoryTest.java 38 Potential violation of Law of Demeter (method chain calls)
1335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 47 This class has too many methods, consider refactoring it.
1336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 54 Potential violation of Law of Demeter (static property access)
1337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 61 Potential violation of Law of Demeter (object not created locally)
1338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 63 Potential violation of Law of Demeter (static property access)
1339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 64 Potential violation of Law of Demeter (static property access)
1340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 65 Potential violation of Law of Demeter (static property access)
1341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 66 Potential violation of Law of Demeter (static property access)
1342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 67 Potential violation of Law of Demeter (static property access)
1343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 68 Potential violation of Law of Demeter (static property access)
1344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 69 Potential violation of Law of Demeter (static property access)
1345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 70 Potential violation of Law of Demeter (static property access)
1346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 77 A method/constructor should not explicitly throw java.lang.Exception
1347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 79 Potential violation of Law of Demeter (object not created locally)
1348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 82 A method/constructor should not explicitly throw java.lang.Exception
1349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 84 Potential violation of Law of Demeter (object not created locally)
1350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 87 A method/constructor should not explicitly throw java.lang.Exception
1351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 89 Potential violation of Law of Demeter (object not created locally)
1352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 91 Potential violation of Law of Demeter (object not created locally)
1353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 91 Potential violation of Law of Demeter (static property access)
1354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 106 A method/constructor should not explicitly throw java.lang.Exception
1355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 110 Potential violation of Law of Demeter (object not created locally)
1356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 129 A method/constructor should not explicitly throw java.lang.Exception
1357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 130 Potential violation of Law of Demeter (method chain calls)
1358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 131 Potential violation of Law of Demeter (object not created locally)
1359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 132 Potential violation of Law of Demeter (object not created locally)
1360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 135 A method/constructor should not explicitly throw java.lang.Exception
1361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 137 Potential violation of Law of Demeter (object not created locally)
1362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\boot\ServiceManagerTest.java 138 Potential violation of Law of Demeter (object not created locally)
1363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializerTest.java 77 Potential violation of Law of Demeter (static property access)
1364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializerTest.java 78 Potential violation of Law of Demeter (static property access)
1365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializerTest.java 88 Potential violation of Law of Demeter (object not created locally)
1366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializerTest.java 89 Potential violation of Law of Demeter (object not created locally)
1367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializerTest.java 122 Potential violation of Law of Demeter (method chain calls)
1368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializerTest.java 122 Potential violation of Law of Demeter (method chain calls)
1369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializerTest.java 125 Potential violation of Law of Demeter (method chain calls)
1370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializerTest.java 125 Potential violation of Law of Demeter (method chain calls)
1371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\conf\SnifferConfigInitializerTest.java 125 Potential violation of Law of Demeter (object not created locally)
1372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 34 Potential violation of Law of Demeter (object not created locally)
1373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 36 Potential violation of Law of Demeter (method chain calls)
1374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 38 Potential violation of Law of Demeter (method chain calls)
1375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 40 Potential violation of Law of Demeter (method chain calls)
1376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 51 The method 'testSerializeV3Header()' has a cyclomatic complexity of 11.
1377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 64 Potential violation of Law of Demeter (method chain calls)
1378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 66 Potential violation of Law of Demeter (method chain calls)
1379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 69 Potential violation of Law of Demeter (object not created locally)
1380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 71 Potential violation of Law of Demeter (method chain calls)
1381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 73 Potential violation of Law of Demeter (method chain calls)
1382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 80 Potential violation of Law of Demeter (method chain calls)
1383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 88 Potential violation of Law of Demeter (object not created locally)
1384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 90 Potential violation of Law of Demeter (method chain calls)
1385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 92 Potential violation of Law of Demeter (method chain calls)
1386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 94 Potential violation of Law of Demeter (method chain calls)
1387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 105 The method 'testV2HeaderAccurate()' has a cyclomatic complexity of 11.
1388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 119 Potential violation of Law of Demeter (method chain calls)
1389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 120 Potential violation of Law of Demeter (method chain calls)
1390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 126 Potential violation of Law of Demeter (object not created locally)
1391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 128 Potential violation of Law of Demeter (method chain calls)
1392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 130 Potential violation of Law of Demeter (method chain calls)
1393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 132 Potential violation of Law of Demeter (method chain calls)
1394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 141 Potential violation of Law of Demeter (object not created locally)
1395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 143 Potential violation of Law of Demeter (method chain calls)
1396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 145 Potential violation of Law of Demeter (method chain calls)
1397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextCarrierV3HeaderTest.java 147 Potential violation of Law of Demeter (method chain calls)
1398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
1399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 77 Potential violation of Law of Demeter (static property access)
1400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 85 Potential violation of Law of Demeter (object not created locally)
1401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 86 Potential violation of Law of Demeter (static property access)
1402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 87 Potential violation of Law of Demeter (static property access)
1403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 92 Potential violation of Law of Demeter (method chain calls)
1404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 93 Potential violation of Law of Demeter (object not created locally)
1405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 96 Potential violation of Law of Demeter (method chain calls)
1406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 96 Potential violation of Law of Demeter (method chain calls)
1407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 98 Potential violation of Law of Demeter (object not created locally)
1408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 99 Potential violation of Law of Demeter (object not created locally)
1409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 100 Potential violation of Law of Demeter (object not created locally)
1410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 113 Potential violation of Law of Demeter (object not created locally)
1411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 114 Potential violation of Law of Demeter (static property access)
1412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 115 Potential violation of Law of Demeter (static property access)
1413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 119 Potential violation of Law of Demeter (object not created locally)
1414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 120 Potential violation of Law of Demeter (static property access)
1415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 125 Potential violation of Law of Demeter (object not created locally)
1416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 127 Potential violation of Law of Demeter (object not created locally)
1417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 132 Potential violation of Law of Demeter (object not created locally)
1418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 135 Potential violation of Law of Demeter (method chain calls)
1419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 135 Potential violation of Law of Demeter (method chain calls)
1420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 137 Potential violation of Law of Demeter (method chain calls)
1421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 138 Potential violation of Law of Demeter (method chain calls)
1422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 138 Potential violation of Law of Demeter (method chain calls)
1423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 138 Potential violation of Law of Demeter (object not created locally)
1424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 140 Potential violation of Law of Demeter (method chain calls)
1425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 140 Potential violation of Law of Demeter (object not created locally)
1426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 144 Potential violation of Law of Demeter (object not created locally)
1427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 146 Potential violation of Law of Demeter (object not created locally)
1428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 147 Potential violation of Law of Demeter (object not created locally)
1429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 148 Potential violation of Law of Demeter (object not created locally)
1430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 150 Potential violation of Law of Demeter (static property access)
1431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 153 Potential violation of Law of Demeter (object not created locally)
1432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 154 Potential violation of Law of Demeter (object not created locally)
1433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 155 Potential violation of Law of Demeter (object not created locally)
1434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 159 Potential violation of Law of Demeter (object not created locally)
1435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 160 Potential violation of Law of Demeter (method chain calls)
1436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 160 Potential violation of Law of Demeter (method chain calls)
1437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 160 Potential violation of Law of Demeter (method chain calls)
1438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 160 Potential violation of Law of Demeter (method chain calls)
1439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 160 Potential violation of Law of Demeter (object not created locally)
1440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 169 Potential violation of Law of Demeter (object not created locally)
1441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 170 Potential violation of Law of Demeter (static property access)
1442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 171 Potential violation of Law of Demeter (static property access)
1443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 177 Potential violation of Law of Demeter (object not created locally)
1444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 178 Potential violation of Law of Demeter (static property access)
1445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 184 Potential violation of Law of Demeter (object not created locally)
1446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 185 Potential violation of Law of Demeter (static property access)
1447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 186 Potential violation of Law of Demeter (static property access)
1448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 188 Potential violation of Law of Demeter (object not created locally)
1449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 194 Potential violation of Law of Demeter (method chain calls)
1450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 194 Potential violation of Law of Demeter (method chain calls)
1451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 195 Potential violation of Law of Demeter (method chain calls)
1452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 196 Potential violation of Law of Demeter (object not created locally)
1453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 199 Potential violation of Law of Demeter (method chain calls)
1454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 199 Potential violation of Law of Demeter (method chain calls)
1455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 201 Potential violation of Law of Demeter (object not created locally)
1456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 202 Potential violation of Law of Demeter (object not created locally)
1457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 203 Potential violation of Law of Demeter (object not created locally)
1458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 205 Potential violation of Law of Demeter (static property access)
1459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 208 Potential violation of Law of Demeter (object not created locally)
1460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 209 Potential violation of Law of Demeter (object not created locally)
1461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 210 Potential violation of Law of Demeter (object not created locally)
1462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 229 Potential violation of Law of Demeter (object not created locally)
1463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 230 Potential violation of Law of Demeter (static property access)
1464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 231 Potential violation of Law of Demeter (static property access)
1465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 235 Potential violation of Law of Demeter (object not created locally)
1466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 236 Potential violation of Law of Demeter (static property access)
1467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 241 Potential violation of Law of Demeter (object not created locally)
1468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 243 Potential violation of Law of Demeter (object not created locally)
1469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 250 Potential violation of Law of Demeter (method chain calls)
1470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 252 Potential violation of Law of Demeter (object not created locally)
1471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 253 Potential violation of Law of Demeter (method chain calls)
1472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 253 Potential violation of Law of Demeter (object not created locally)
1473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 255 Potential violation of Law of Demeter (object not created locally)
1474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 256 Potential violation of Law of Demeter (object not created locally)
1475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 258 Potential violation of Law of Demeter (method chain calls)
1476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 258 Potential violation of Law of Demeter (method chain calls)
1477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 258 Potential violation of Law of Demeter (object not created locally)
1478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 260 Potential violation of Law of Demeter (object not created locally)
1479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 262 Potential violation of Law of Demeter (object not created locally)
1480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 263 Potential violation of Law of Demeter (object not created locally)
1481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 265 Potential violation of Law of Demeter (object not created locally)
1482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 266 Potential violation of Law of Demeter (object not created locally)
1483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 267 Potential violation of Law of Demeter (object not created locally)
1484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 268 Potential violation of Law of Demeter (object not created locally)
1485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 270 Potential violation of Law of Demeter (object not created locally)
1486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 271 Potential violation of Law of Demeter (object not created locally)
1487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 272 Potential violation of Law of Demeter (object not created locally)
1488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 274 Potential violation of Law of Demeter (object not created locally)
1489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 275 Potential violation of Law of Demeter (object not created locally)
1490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 276 Potential violation of Law of Demeter (object not created locally)
1491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 278 Potential violation of Law of Demeter (object not created locally)
1492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 279 Potential violation of Law of Demeter (object not created locally)
1493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 280 Potential violation of Law of Demeter (object not created locally)
1494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 281 Potential violation of Law of Demeter (object not created locally)
1495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 283 Potential violation of Law of Demeter (method chain calls)
1496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 283 Potential violation of Law of Demeter (method chain calls)
1497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 283 Potential violation of Law of Demeter (object not created locally)
1498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 284 Potential violation of Law of Demeter (method chain calls)
1499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 284 Potential violation of Law of Demeter (method chain calls)
1500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 284 Potential violation of Law of Demeter (method chain calls)
1501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 284 Potential violation of Law of Demeter (method chain calls)
1502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 284 Potential violation of Law of Demeter (method chain calls)
1503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 284 Potential violation of Law of Demeter (object not created locally)
1504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 285 Potential violation of Law of Demeter (method chain calls)
1505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 285 Potential violation of Law of Demeter (method chain calls)
1506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 285 Potential violation of Law of Demeter (object not created locally)
1507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 286 Potential violation of Law of Demeter (method chain calls)
1508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 286 Potential violation of Law of Demeter (method chain calls)
1509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 286 Potential violation of Law of Demeter (method chain calls)
1510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 286 Potential violation of Law of Demeter (method chain calls)
1511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ContextManagerTest.java 286 Potential violation of Law of Demeter (object not created locally)
1512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 43 Potential violation of Law of Demeter (object not created locally)
1513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 48 Potential violation of Law of Demeter (object not created locally)
1514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 53 Potential violation of Law of Demeter (object not created locally)
1515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 58 Potential violation of Law of Demeter (object not created locally)
1516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 63 Potential violation of Law of Demeter (object not created locally)
1517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 68 Potential violation of Law of Demeter (object not created locally)
1518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 77 Potential violation of Law of Demeter (method chain calls)
1519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 77 Potential violation of Law of Demeter (method chain calls)
1520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 79 Potential violation of Law of Demeter (method chain calls)
1521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 79 Potential violation of Law of Demeter (method chain calls)
1522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 82 Potential violation of Law of Demeter (method chain calls)
1523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 82 Potential violation of Law of Demeter (method chain calls)
1524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 108 Potential violation of Law of Demeter (method chain calls)
1525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 108 Potential violation of Law of Demeter (method chain calls)
1526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 109 Potential violation of Law of Demeter (method chain calls)
1527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 109 Potential violation of Law of Demeter (method chain calls)
1528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 114 Potential violation of Law of Demeter (method chain calls)
1529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 114 Potential violation of Law of Demeter (method chain calls)
1530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 119 Potential violation of Law of Demeter (method chain calls)
1531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 119 Potential violation of Law of Demeter (method chain calls)
1532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 121 Potential violation of Law of Demeter (method chain calls)
1533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\CorrelationContextTest.java 121 Potential violation of Law of Demeter (method chain calls)
1534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ExtensionContextTest.java 68 Potential violation of Law of Demeter (method chain calls)
1535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\ExtensionContextTest.java 73 Potential violation of Law of Demeter (method chain calls)
1536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 57 Potential violation of Law of Demeter (static property access)
1537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 63 Potential violation of Law of Demeter (static property access)
1538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 76 Potential violation of Law of Demeter (method chain calls)
1539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 76 Potential violation of Law of Demeter (method chain calls)
1540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 77 Potential violation of Law of Demeter (method chain calls)
1541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 77 Potential violation of Law of Demeter (method chain calls)
1542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 86 Potential violation of Law of Demeter (method chain calls)
1543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 86 Potential violation of Law of Demeter (method chain calls)
1544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 86 Potential violation of Law of Demeter (method chain calls)
1545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 86 Potential violation of Law of Demeter (method chain calls)
1546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 86 Potential violation of Law of Demeter (method chain calls)
1547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 86 Potential violation of Law of Demeter (object not created locally)
1548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 88 Potential violation of Law of Demeter (object not created locally)
1549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 97 Potential violation of Law of Demeter (method chain calls)
1550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 97 Potential violation of Law of Demeter (method chain calls)
1551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 97 Potential violation of Law of Demeter (method chain calls)
1552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 97 Potential violation of Law of Demeter (method chain calls)
1553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 97 Potential violation of Law of Demeter (method chain calls)
1554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 97 Potential violation of Law of Demeter (object not created locally)
1555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\IgnoredTracerContextTest.java 103 Potential violation of Law of Demeter (object not created locally)
1556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\TracingContextTest.java 44 Potential violation of Law of Demeter (static property access)
1557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\TracingContextTest.java 56 Potential violation of Law of Demeter (static property access)
1558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\TracingContextTest.java 74 Potential violation of Law of Demeter (method chain calls)
1559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\TracingContextTest.java 76 Potential violation of Law of Demeter (static property access)
1560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\AbstractTracingSpanHelper.java 26 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\AbstractTracingSpanHelper.java 30 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\AbstractTracingSpanHelper.java 39 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\FieldGetter.java 23 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\FieldGetter.java 26 Potential violation of Law of Demeter (method chain calls)
1565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\FieldGetter.java 27 Potential violation of Law of Demeter (object not created locally)
1566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\FieldGetter.java 28 Potential violation of Law of Demeter (object not created locally)
1567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\FieldGetter.java 33 Potential violation of Law of Demeter (method chain calls)
1568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\FieldGetter.java 33 Potential violation of Law of Demeter (method chain calls)
1569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\FieldGetter.java 33 Potential violation of Law of Demeter (method chain calls)
1570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\FieldGetter.java 34 Potential violation of Law of Demeter (object not created locally)
1571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\FieldGetter.java 35 Potential violation of Law of Demeter (object not created locally)
1572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\SegmentHelper.java 25 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\SegmentHelper.java 30 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\SpanHelper.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\SpanHelper.java 29 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\SpanHelper.java 38 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\TraceSegmentRefHelper.java 23 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\context\util\TraceSegmentRefHelper.java 27 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\FileWriterTest.java 41 Potential violation of Law of Demeter (method chain calls)
1580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 68 Avoid throwing null pointer exceptions.
1581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 69 Avoid throwing null pointer exceptions.
1582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 71 Potential violation of Law of Demeter (method chain calls)
1583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 97 Avoid throwing null pointer exceptions.
1584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 98 Avoid throwing null pointer exceptions.
1585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 100 Potential violation of Law of Demeter (method chain calls)
1586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 114 Potential violation of Law of Demeter (object not created locally)
1587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 127 Avoid throwing null pointer exceptions.
1588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 130 Potential violation of Law of Demeter (object not created locally)
1589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 131 Potential violation of Law of Demeter (object not created locally)
1590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 132 Potential violation of Law of Demeter (method chain calls)
1591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 133 Potential violation of Law of Demeter (method chain calls)
1592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 134 Potential violation of Law of Demeter (method chain calls)
1593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 135 Potential violation of Law of Demeter (method chain calls)
1594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 135 Potential violation of Law of Demeter (method chain calls)
1595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 135 Potential violation of Law of Demeter (method chain calls)
1596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 135 Potential violation of Law of Demeter (method chain calls)
1597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\PatternLoggerTest.java 135 Potential violation of Law of Demeter (object not created locally)
1598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\SystemOutWriterTest.java 43 Potential violation of Law of Demeter (static property access)
1599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\SystemOutWriterTest.java 45 Potential violation of Law of Demeter (method chain calls)
1600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\WriterFactoryTest.java 45 Potential violation of Law of Demeter (method chain calls)
1601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\WriterFactoryTest.java 46 Potential violation of Law of Demeter (method chain calls)
1602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\WriterFactoryTest.java 61 Potential violation of Law of Demeter (method chain calls)
1603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\logging\core\WriterFactoryTest.java 62 Potential violation of Law of Demeter (method chain calls)
1604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterIdTest.java 38 Potential violation of Law of Demeter (object not created locally)
1605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterIdTest.java 39 Potential violation of Law of Demeter (object not created locally)
1606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterIdTest.java 40 Potential violation of Law of Demeter (object not created locally)
1607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterIdTest.java 41 Potential violation of Law of Demeter (object not created locally)
1608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterIdTest.java 51 Potential violation of Law of Demeter (object not created locally)
1609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
1610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 67 Private field 'registryService' could be made final; it is only initialized in the declaration or constructor.
1611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 70 Private field 'serviceImplBase' could be made final; it is only initialized in the declaration or constructor.
1612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 102 Potential violation of Law of Demeter (static property access)
1613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 118 Potential violation of Law of Demeter (method chain calls)
1614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 144 Potential violation of Law of Demeter (method chain calls)
1615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 144 Potential violation of Law of Demeter (method chain calls)
1616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 155 Potential violation of Law of Demeter (object not created locally)
1617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 163 Potential violation of Law of Demeter (object not created locally)
1618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 167 Potential violation of Law of Demeter (object not created locally)
1619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 189 Potential violation of Law of Demeter (object not created locally)
1620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 190 Potential violation of Law of Demeter (object not created locally)
1621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 191 Potential violation of Law of Demeter (object not created locally)
1622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 213 Potential violation of Law of Demeter (object not created locally)
1623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 214 Potential violation of Law of Demeter (object not created locally)
1624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 218 Potential violation of Law of Demeter (method chain calls)
1625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 218 Potential violation of Law of Demeter (object not created locally)
1626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 219 Potential violation of Law of Demeter (method chain calls)
1627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\MeterServiceTest.java 219 Potential violation of Law of Demeter (object not created locally)
1628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 46 Potential violation of Law of Demeter (static property access)
1629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 57 Potential violation of Law of Demeter (method chain calls)
1630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 57 Potential violation of Law of Demeter (method chain calls)
1631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 57 Potential violation of Law of Demeter (method chain calls)
1632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 57 Potential violation of Law of Demeter (method chain calls)
1633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 57 Potential violation of Law of Demeter (method chain calls)
1634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 57 Potential violation of Law of Demeter (method chain calls)
1635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 65 Potential violation of Law of Demeter (method chain calls)
1636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 65 Potential violation of Law of Demeter (method chain calls)
1637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 68 Potential violation of Law of Demeter (object not created locally)
1638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 69 Potential violation of Law of Demeter (object not created locally)
1639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 70 Potential violation of Law of Demeter (object not created locally)
1640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\CounterTransformerTest.java 78 Private field 'counter' could be made final; it is only initialized in the declaration or constructor.
1641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformerTest.java 40 Potential violation of Law of Demeter (method chain calls)
1642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformerTest.java 40 Potential violation of Law of Demeter (method chain calls)
1643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformerTest.java 40 Potential violation of Law of Demeter (method chain calls)
1644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformerTest.java 60 Potential violation of Law of Demeter (method chain calls)
1645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformerTest.java 60 Potential violation of Law of Demeter (method chain calls)
1646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformerTest.java 63 Potential violation of Law of Demeter (object not created locally)
1647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformerTest.java 64 Potential violation of Law of Demeter (object not created locally)
1648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformerTest.java 65 Potential violation of Law of Demeter (object not created locally)
1649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\GaugeTransformerTest.java 73 Private field 'supplier' could be made final; it is only initialized in the declaration or constructor.
1650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 53 Potential violation of Law of Demeter (method chain calls)
1651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 53 Potential violation of Law of Demeter (method chain calls)
1652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 53 Potential violation of Law of Demeter (method chain calls)
1653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 71 Potential violation of Law of Demeter (method chain calls)
1654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 71 Potential violation of Law of Demeter (method chain calls)
1655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 74 Potential violation of Law of Demeter (object not created locally)
1656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 75 Potential violation of Law of Demeter (object not created locally)
1657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 76 Potential violation of Law of Demeter (object not created locally)
1658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 77 Potential violation of Law of Demeter (object not created locally)
1659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 81 Potential violation of Law of Demeter (method chain calls)
1660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 81 Potential violation of Law of Demeter (method chain calls)
1661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 81 Potential violation of Law of Demeter (method chain calls)
1662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 81 Potential violation of Law of Demeter (method chain calls)
1663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 82 Potential violation of Law of Demeter (method chain calls)
1664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 82 Potential violation of Law of Demeter (method chain calls)
1665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 82 Potential violation of Law of Demeter (method chain calls)
1666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\meter\transform\HistogramTransformerTest.java 82 Potential violation of Law of Demeter (method chain calls)
1667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\AnnotationTypeNameMatchTest.java 31 Potential violation of Law of Demeter (method chain calls)
1668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\AnnotationTypeNameMatchTest.java 32 Potential violation of Law of Demeter (method chain calls)
1669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\MethodInheritanceAnnotationMatcherTest.java 42 Potential violation of Law of Demeter (method chain calls)
1670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\MethodInheritanceAnnotationMatcherTest.java 43 Potential violation of Law of Demeter (method chain calls)
1671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\MethodInheritanceAnnotationMatcherTest.java 44 Potential violation of Law of Demeter (method chain calls)
1672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\Person.java 23 Private field 'name' could be made final; it is only initialized in the declaration or constructor.
1673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ReturnTypeNameMatchTest.java 31 Potential violation of Law of Demeter (method chain calls)
1674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\plugin\bytebuddy\ReturnTypeNameMatchTest.java 32 Potential violation of Law of Demeter (method chain calls)
1675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
1676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 66 Private field 'serviceClient' could be made final; it is only initialized in the declaration or constructor.
1677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 69 Private field 'serviceImplBase' could be made final; it is only initialized in the declaration or constructor.
1678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 99 Potential violation of Law of Demeter (static property access)
1679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 104 Potential violation of Law of Demeter (static property access)
1680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 116 Potential violation of Law of Demeter (method chain calls)
1681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 119 Potential violation of Law of Demeter (object not created locally)
1682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 120 Potential violation of Law of Demeter (static property access)
1683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 121 Potential violation of Law of Demeter (static property access)
1684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 129 Potential violation of Law of Demeter (method chain calls)
1685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 129 Potential violation of Law of Demeter (method chain calls)
1686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 129 Potential violation of Law of Demeter (object not created locally)
1687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 130 Potential violation of Law of Demeter (object not created locally)
1688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 132 Potential violation of Law of Demeter (object not created locally)
1689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 133 Potential violation of Law of Demeter (object not created locally)
1690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 134 Potential violation of Law of Demeter (object not created locally)
1691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 135 Potential violation of Law of Demeter (object not created locally)
1692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 140 Potential violation of Law of Demeter (method chain calls)
1693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 143 Potential violation of Law of Demeter (object not created locally)
1694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 144 Potential violation of Law of Demeter (static property access)
1695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 145 Potential violation of Law of Demeter (static property access)
1696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 148 Potential violation of Law of Demeter (method chain calls)
1697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\remote\TraceSegmentServiceClientTest.java 154 Potential violation of Law of Demeter (static property access)
1698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\test\tools\AgentServiceRule.java 47 Potential violation of Law of Demeter (static property access)
1699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\test\tools\SegmentStorage.java 27 Private field 'traceSegments' could be made final; it is only initialized in the declaration or constructor.
1700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\test\tools\SegmentStorage.java 28 Private field 'ignoredTracerContexts' could be made final; it is only initialized in the declaration or constructor.
1701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\test\tools\TracingSegmentRunner.java 33 Perhaps 'tracingContextListener' could be replaced by a local variable.
1702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\test\tools\TracingSegmentRunner.java 34 Perhaps 'ignoreTracerContextListener' could be replaced by a local variable.
1703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\util\MethodUtilTest.java 30 Potential violation of Law of Demeter (method chain calls)
1704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\util\MethodUtilTest.java 30 Potential violation of Law of Demeter (method chain calls)
1705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\util\MethodUtilTest.java 30 Potential violation of Law of Demeter (method chain calls)
1706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\util\MethodUtilTest.java 30 Potential violation of Law of Demeter (method chain calls)
1707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\util\MethodUtilTest.java 30 Potential violation of Law of Demeter (method chain calls)
1708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\util\PeerFormatTest.java 33 Potential violation of Law of Demeter (method chain calls)
1709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent-core\src\test\java\org\apache\skywalking\apm\agent\core\util\PeerFormatTest.java 33 Potential violation of Law of Demeter (method chain calls)
1710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 55 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
1711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 71 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 79 Potential violation of Law of Demeter (method chain calls)
1713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 79 Potential violation of Law of Demeter (method chain calls)
1714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 79 Potential violation of Law of Demeter (method chain calls)
1715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 79 Potential violation of Law of Demeter (method chain calls)
1716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 79 Potential violation of Law of Demeter (method chain calls)
1717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 79 Potential violation of Law of Demeter (method chain calls)
1718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 79 Potential violation of Law of Demeter (method chain calls)
1719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 79 Potential violation of Law of Demeter (method chain calls)
1720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 91 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 98 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 107 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 119 Potential violation of Law of Demeter (static property access)
1724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 120 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
1725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 129 Private field 'pluginFinder' could be made final; it is only initialized in the declaration or constructor.
1726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 141 Potential violation of Law of Demeter (object not created locally)
1727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 164 Potential violation of Law of Demeter (method chain calls)
1728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-agent\src\main\java\org\apache\skywalking\apm\agent\SkyWalkingAgent.java 183 Potential violation of Law of Demeter (static property access)
1729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (object not created locally)
1738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
1739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
1740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
1741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
1742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
1743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
1744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
1745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 55 Potential violation of Law of Demeter (static property access)
1746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
1747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
1748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 56 Potential violation of Law of Demeter (static property access)
1749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 57 Potential violation of Law of Demeter (method chain calls)
1750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
1751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
1752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
1753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
1754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
1755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
1756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 63 Potential violation of Law of Demeter (static property access)
1757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
1758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
1759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 64 Potential violation of Law of Demeter (static property access)
1760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
1761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
1762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 71 Potential violation of Law of Demeter (method chain calls)
1763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
1764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 91 Potential violation of Law of Demeter (method chain calls)
1765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptor.java 91 Potential violation of Law of Demeter (method chain calls)
1766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerConstructorInterceptor.java 29 Potential violation of Law of Demeter (object not created locally)
1775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
1776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
1777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 54 Potential violation of Law of Demeter (static property access)
1778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 55 Potential violation of Law of Demeter (static property access)
1779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
1780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
1781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 59 Potential violation of Law of Demeter (static property access)
1782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 60 Potential violation of Law of Demeter (static property access)
1783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
1784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
1785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
1786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
1787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerAndProducerConstructorInterceptorTest.java 47 Perhaps 'activeMQConnection' could be replaced by a local variable.
1788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerAndProducerConstructorInterceptorTest.java 49 Perhaps 'idGenerator' could be replaced by a local variable.
1789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerAndProducerConstructorInterceptorTest.java 51 Perhaps 'jmsStats' could be replaced by a local variable.
1790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerAndProducerConstructorInterceptorTest.java 56 Perhaps 'sessionId' could be replaced by a local variable.
1791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerAndProducerConstructorInterceptorTest.java 175 A method/constructor should not explicitly throw java.lang.Exception
1792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerAndProducerConstructorInterceptorTest.java 188 Perhaps 'activeMQConsumerAndProducerConstructorInterceptor' could be replaced by a local variable.
1793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerAndProducerConstructorInterceptorTest.java 190 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
1794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptorTest.java 59 Perhaps 'argumentType' could be replaced by a local variable.
1795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptorTest.java 61 Perhaps 'messageDispatch' could be replaced by a local variable.
1796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptorTest.java 114 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
1797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQConsumerInterceptorTest.java 145 Potential violation of Law of Demeter (object not created locally)
1798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptorTest.java 19 This class has a bunch of public methods and attributes
1799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptorTest.java 65 Perhaps 'argumentType' could be replaced by a local variable.
1800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptorTest.java 67 Perhaps 'mqDestination' could be replaced by a local variable.
1801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptorTest.java 69 Perhaps 'message' could be replaced by a local variable.
1802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptorTest.java 317 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
1803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptorTest.java 348 Potential violation of Law of Demeter (object not created locally)
1804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptorTest.java 350 Potential violation of Law of Demeter (object not created locally)
1805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptorTest.java 352 Potential violation of Law of Demeter (object not created locally)
1806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\activemq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\activemq\ActiveMQProducerInterceptorTest.java 353 Potential violation of Law of Demeter (object not created locally)
1807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
1808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
1809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
1810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
1811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
1812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
1813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 64 Potential violation of Law of Demeter (static property access)
1814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
1815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
1816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
1817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
1818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
1819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 90 Potential violation of Law of Demeter (method chain calls)
1820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ClientInterceptor.java 90 Potential violation of Law of Demeter (method chain calls)
1821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
1822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
1824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
1825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
1826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
1827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
1828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
1829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
1830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
1831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
1832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 54 Potential violation of Law of Demeter (static property access)
1833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
1834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
1835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
1836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 55 Potential violation of Law of Demeter (static property access)
1837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 71 Potential violation of Law of Demeter (method chain calls)
1838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.84.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria084ServerInterceptor.java 71 Potential violation of Law of Demeter (method chain calls)
1839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ClientInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
1840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
1841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
1843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
1844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
1845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
1846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
1847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
1848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
1849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
1850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
1851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 54 Potential violation of Law of Demeter (static property access)
1852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
1853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
1854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
1855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 55 Potential violation of Law of Demeter (static property access)
1856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 71 Potential violation of Law of Demeter (method chain calls)
1857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria085ServerInterceptor.java 71 Potential violation of Law of Demeter (method chain calls)
1858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria086ClientInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
1859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\Armeria098ClientInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
1860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\ArmeriaClientInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
1861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\ArmeriaClientInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
1862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\ArmeriaClientInterceptor.java 49 Potential violation of Law of Demeter (static property access)
1863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\ArmeriaClientInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
1864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\ArmeriaClientInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
1865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\ArmeriaClientInterceptor.java 76 Potential violation of Law of Demeter (method chain calls)
1866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\armeria-0.85.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\armeria\ArmeriaClientInterceptor.java 76 Potential violation of Law of Demeter (method chain calls)
1867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\AbstractRequestInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\AbstractRequestInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\AbstractRequestInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\AbstractRequestInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
1871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\AbstractRequestInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
1872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\GenericRequestorInterceptor.java 36 Potential violation of Law of Demeter (method chain calls)
1873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\GenericRequestorInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
1874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\GenericRequestorInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
1875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\ResponderInterceptor.java 35 Potential violation of Law of Demeter (object not created locally)
1876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\ResponderInterceptor.java 36 Potential violation of Law of Demeter (object not created locally)
1877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\ResponderInterceptor.java 36 Potential violation of Law of Demeter (object not created locally)
1878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\ResponderInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
1879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\ResponderInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
1880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SWClientRPCPlugin.java 40 Potential violation of Law of Demeter (object not created locally)
1881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SWClientRPCPlugin.java 42 Potential violation of Law of Demeter (method chain calls)
1882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SWClientRPCPlugin.java 42 Potential violation of Law of Demeter (method chain calls)
1883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SWClientRPCPlugin.java 42 Potential violation of Law of Demeter (method chain calls)
1884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SWClientRPCPlugin.java 42 Potential violation of Law of Demeter (method chain calls)
1885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SWServerRPCPlugin.java 50 Potential violation of Law of Demeter (object not created locally)
1886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SWServerRPCPlugin.java 56 Potential violation of Law of Demeter (method chain calls)
1887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SWServerRPCPlugin.java 59 Potential violation of Law of Demeter (object not created locally)
1888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SpecificRequestorInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
1889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SpecificRequestorInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
1890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\main\java\org\apache\skywalking\apm\plugin\avro\SpecificRequestorInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
1891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\test\java\org\apache\skywalking\apm\plugin\avro\GenericRequestorInterceptorTest.java 71 Potential violation of Law of Demeter (object not created locally)
1892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\test\java\org\apache\skywalking\apm\plugin\avro\GenericRequestorInterceptorTest.java 73 Potential violation of Law of Demeter (object not created locally)
1893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\test\java\org\apache\skywalking\apm\plugin\avro\GenericRequestorInterceptorTest.java 74 Potential violation of Law of Demeter (object not created locally)
1894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\test\java\org\apache\skywalking\apm\plugin\avro\GenericRequestorInterceptorTest.java 76 Potential violation of Law of Demeter (object not created locally)
1895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\test\java\org\apache\skywalking\apm\plugin\avro\SpecificRequestorInterceptorTest.java 64 Potential violation of Law of Demeter (method chain calls)
1896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\test\java\org\apache\skywalking\apm\plugin\avro\SpecificRequestorInterceptorTest.java 77 Potential violation of Law of Demeter (object not created locally)
1897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\test\java\org\apache\skywalking\apm\plugin\avro\SpecificRequestorInterceptorTest.java 79 Potential violation of Law of Demeter (object not created locally)
1898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\test\java\org\apache\skywalking\apm\plugin\avro\SpecificRequestorInterceptorTest.java 80 Potential violation of Law of Demeter (object not created locally)
1899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\avro-plugin\src\test\java\org\apache\skywalking\apm\plugin\avro\SpecificRequestorInterceptorTest.java 82 Potential violation of Law of Demeter (object not created locally)
1900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
1901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
1902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
1903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
1904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
1905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
1906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
1907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
1908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
1909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 77 Potential violation of Law of Demeter (object not created locally)
1910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ClientInterceptor.java 78 Potential violation of Law of Demeter (object not created locally)
1911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
1912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
1913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
1914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
1915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
1916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 60 Potential violation of Law of Demeter (object not created locally)
1917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
1918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
1919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
1920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\baidu-brpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\baidu\brpc\ServerInterceptor.java 75 Potential violation of Law of Demeter (object not created locally)
1921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
1923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalConstructorInterceptor.java 32 Potential violation of Law of Demeter (method chain calls)
1924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalConstructorInterceptor.java 33 Potential violation of Law of Demeter (object not created locally)
1925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
1926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
1927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
1930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
1931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
1932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
1933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
1934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 54 Deeply nested if..then statements are hard to read
1935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
1936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
1937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
1938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
1939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
1940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
1941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
1942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
1943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
1944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
1945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\ClusterNodeConstructInterceptor.java 37 Potential violation of Law of Demeter (method chain calls)
1946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\ClusterNodeConstructInterceptor.java 37 Potential violation of Law of Demeter (method chain calls)
1947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\ClusterNodeConstructInterceptor.java 37 Potential violation of Law of Demeter (method chain calls)
1948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\ClusterNodeConstructInterceptor.java 37 Potential violation of Law of Demeter (method chain calls)
1949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\ClusterNodeConstructInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
1950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\ClusterNodeConstructInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
1951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\ClusterNodeConstructInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
1952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\canal\ClusterNodeConstructInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
1953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptorTest.java 78 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
1954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptorTest.java 105 Potential violation of Law of Demeter (object not created locally)
1955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
1956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\canal-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\canal\CanalInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
1957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\ClusterConnectInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
1958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\ClusterConnectInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
1959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\ClusterConnectInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
1960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\ClusterConnectInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
1961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\ClusterConstructorWithStateListenerArgInterceptor.java 37 Potential violation of Law of Demeter (object not created locally)
1962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptor.java 37 Potential violation of Law of Demeter (object not created locally)
1963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptor.java 38 Potential violation of Law of Demeter (static property access)
1964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
1965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
1966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
1967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
1968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
1971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
1972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
1973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
1974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
1975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
1976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
1977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
1978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
1979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
1980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
1981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 59 Potential violation of Law of Demeter (static property access)
1982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 60 Potential violation of Law of Demeter (static property access)
1983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 61 Potential violation of Law of Demeter (static property access)
1984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
1985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
1986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\ClusterConnectInterceptorTest.java 37 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
1987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\ClusterConnectInterceptorTest.java 63 Potential violation of Law of Demeter (object not created locally)
1988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\ClusterConstructorWithStateListenerArgInterceptorTest.java 41 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
1989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\ClusterConstructorWithStateListenerArgInterceptorTest.java 72 Potential violation of Law of Demeter (object not created locally)
1990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptorTest.java 63 Potential violation of Law of Demeter (method chain calls)
1991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptorTest.java 71 Potential violation of Law of Demeter (method chain calls)
1992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptorTest.java 71 Potential violation of Law of Demeter (method chain calls)
1993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptorTest.java 72 Potential violation of Law of Demeter (method chain calls)
1994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
1995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
1996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
1997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\DefaultResultSetFutureGetUninterruptiblyInterceptorTest.java 76 Potential violation of Law of Demeter (object not created locally)
1998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 67 Potential violation of Law of Demeter (method chain calls)
1999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 68 Potential violation of Law of Demeter (method chain calls)
2000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 69 Potential violation of Law of Demeter (method chain calls)
2001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 70 Potential violation of Law of Demeter (method chain calls)
2002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
2003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
2004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
2005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 80 Potential violation of Law of Demeter (method chain calls)
2006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 80 Potential violation of Law of Demeter (method chain calls)
2007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 81 Potential violation of Law of Demeter (method chain calls)
2008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\cassandra-java-driver-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\cassandra\java\driver\v3\SessionManagerExecuteAndExecuteAsyncWithStatementArgInterceptorTest.java 83 Potential violation of Law of Demeter (object not created locally)
2009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 40 Possible God Class (WMC=60, ATFD=92, TCC=0.000%)
2010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 40 The class 'MakeWrapperInterceptor' has a Modified Cyclomatic Complexity of 6 (Highest = 24).
2011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 40 The class 'MakeWrapperInterceptor' has a Standard Cyclomatic Complexity of 6 (Highest = 24).
2012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
2013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 64 Avoid really long methods.
2014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper' has a Modified Cyclomatic Complexity of 24.
2015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper' has a Standard Cyclomatic Complexity of 24.
2016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper(Class)' has a NCSS line count of 121.
2017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper(Class)' has a cyclomatic complexity of 31.
2018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper(Class)' has an NPath complexity of 822400, current threshold is 200
2019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 64 The method makeWrapper() has an NCSS line count of 121
2020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
2021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 128 Potential violation of Law of Demeter (method chain calls)
2022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 133 Potential violation of Law of Demeter (method chain calls)
2023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 139 These nested if statements could be combined
2024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 145 Potential violation of Law of Demeter (method chain calls)
2025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 145 Potential violation of Law of Demeter (method chain calls)
2026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 180 Potential violation of Law of Demeter (method chain calls)
2027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 188 Potential violation of Law of Demeter (method chain calls)
2028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 188 Potential violation of Law of Demeter (static property access)
2029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 193 Potential violation of Law of Demeter (object not created locally)
2030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 195 Potential violation of Law of Demeter (object not created locally)
2031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 196 Potential violation of Law of Demeter (method chain calls)
2032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 196 Potential violation of Law of Demeter (static property access)
2033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 201 Potential violation of Law of Demeter (object not created locally)
2034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 203 Potential violation of Law of Demeter (object not created locally)
2035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 204 Potential violation of Law of Demeter (method chain calls)
2036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 204 Potential violation of Law of Demeter (static property access)
2037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 205 Potential violation of Law of Demeter (method chain calls)
2038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 205 Potential violation of Law of Demeter (object not created locally)
2039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 210 Potential violation of Law of Demeter (object not created locally)
2040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 217 Potential violation of Law of Demeter (method chain calls)
2041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 219 Potential violation of Law of Demeter (method chain calls)
2042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 225 Potential violation of Law of Demeter (method chain calls)
2043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 225 Potential violation of Law of Demeter (method chain calls)
2044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 225 Potential violation of Law of Demeter (object not created locally)
2045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 226 Potential violation of Law of Demeter (object not created locally)
2046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 228 Potential violation of Law of Demeter (object not created locally)
2047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 229 Potential violation of Law of Demeter (object not created locally)
2048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 230 Potential violation of Law of Demeter (method chain calls)
2049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 230 Potential violation of Law of Demeter (method chain calls)
2050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 230 Potential violation of Law of Demeter (object not created locally)
2051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 231 Potential violation of Law of Demeter (object not created locally)
2052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 232 Potential violation of Law of Demeter (object not created locally)
2053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 236 Potential violation of Law of Demeter (object not created locally)
2054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 237 Potential violation of Law of Demeter (object not created locally)
2055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 238 Potential violation of Law of Demeter (object not created locally)
2056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 239 Potential violation of Law of Demeter (object not created locally)
2057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 240 Potential violation of Law of Demeter (object not created locally)
2058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 241 Potential violation of Law of Demeter (object not created locally)
2059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 242 Potential violation of Law of Demeter (object not created locally)
2060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 243 Potential violation of Law of Demeter (object not created locally)
2061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 248 Potential violation of Law of Demeter (method chain calls)
2062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 248 Potential violation of Law of Demeter (object not created locally)
2063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 254 Potential violation of Law of Demeter (method chain calls)
2064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 254 Potential violation of Law of Demeter (object not created locally)
2065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 255 Potential violation of Law of Demeter (object not created locally)
2066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 256 A catch statement that catches an exception only to rethrow it should be avoided.
2067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 256 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
2068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 259 Avoid throwing raw exception types.
2069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 276 Potential violation of Law of Demeter (method chain calls)
2070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 298 The method 'arg' has a Modified Cyclomatic Complexity of 10.
2071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 298 The method 'arg' has a Standard Cyclomatic Complexity of 10.
2072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 298 The method 'arg(Class, String)' has a cyclomatic complexity of 11.
2073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 298 The method 'arg(Class, String)' has an NPath complexity of 257, current threshold is 200
2074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\patch\MakeWrapperInterceptor.java 316 Avoid throwing raw exception types.
2075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
2076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
2077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
2078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
2079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 70 Potential violation of Law of Demeter (object not created locally)
2080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 71 Potential violation of Law of Demeter (object not created locally)
2081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 72 Potential violation of Law of Demeter (method chain calls)
2082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
2083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
2084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
2085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
2086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
2087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
2088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
2089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
2090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
2091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
2092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 88 Potential violation of Law of Demeter (static property access)
2093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 89 Potential violation of Law of Demeter (object not created locally)
2094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 97 Potential violation of Law of Demeter (object not created locally)
2095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 116 Potential violation of Law of Demeter (object not created locally)
2096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 117 Potential violation of Law of Demeter (object not created locally)
2097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\asf\dubbo\DubboInterceptor.java 133 Potential violation of Law of Demeter (method chain calls)
2098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
2099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 68 This class has too many methods, consider refactoring it.
2100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
2101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
2102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
2103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
2104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 120 Potential violation of Law of Demeter (static property access)
2105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 127 Potential violation of Law of Demeter (static property access)
2106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
2107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
2108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 138 Potential violation of Law of Demeter (method chain calls)
2109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 140 Potential violation of Law of Demeter (object not created locally)
2110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 141 Potential violation of Law of Demeter (object not created locally)
2111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 149 Potential violation of Law of Demeter (method chain calls)
2112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 149 Potential violation of Law of Demeter (method chain calls)
2113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 150 Potential violation of Law of Demeter (method chain calls)
2114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
2115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
2116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 162 Potential violation of Law of Demeter (method chain calls)
2117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 168 Potential violation of Law of Demeter (method chain calls)
2118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 169 Potential violation of Law of Demeter (method chain calls)
2119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 179 Potential violation of Law of Demeter (object not created locally)
2120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 180 Potential violation of Law of Demeter (object not created locally)
2121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 181 Potential violation of Law of Demeter (object not created locally)
2122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 182 Potential violation of Law of Demeter (method chain calls)
2123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 182 Potential violation of Law of Demeter (method chain calls)
2124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 183 Potential violation of Law of Demeter (method chain calls)
2125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 183 Potential violation of Law of Demeter (method chain calls)
2126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
2127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
2128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 190 Potential violation of Law of Demeter (method chain calls)
2144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 190 Potential violation of Law of Demeter (method chain calls)
2145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 190 Potential violation of Law of Demeter (method chain calls)
2146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 190 Potential violation of Law of Demeter (method chain calls)
2147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 194 Potential violation of Law of Demeter (method chain calls)
2148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 195 Potential violation of Law of Demeter (method chain calls)
2149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 195 Potential violation of Law of Demeter (method chain calls)
2150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 196 Potential violation of Law of Demeter (method chain calls)
2151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 196 Potential violation of Law of Demeter (method chain calls)
2152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 197 Potential violation of Law of Demeter (method chain calls)
2153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 197 Potential violation of Law of Demeter (method chain calls)
2154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 197 Potential violation of Law of Demeter (object not created locally)
2155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 218 Potential violation of Law of Demeter (object not created locally)
2156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 221 Potential violation of Law of Demeter (method chain calls)
2157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 221 Potential violation of Law of Demeter (method chain calls)
2158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-2.7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 221 Potential violation of Law of Demeter (object not created locally)
2159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 40 Possible God Class (WMC=60, ATFD=92, TCC=0.000%)
2160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 40 The class 'MakeWrapperInterceptor' has a Modified Cyclomatic Complexity of 6 (Highest = 24).
2161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 40 The class 'MakeWrapperInterceptor' has a Standard Cyclomatic Complexity of 6 (Highest = 24).
2162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
2163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 64 Avoid really long methods.
2164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper' has a Modified Cyclomatic Complexity of 24.
2165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper' has a Standard Cyclomatic Complexity of 24.
2166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper(Class)' has a NCSS line count of 121.
2167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper(Class)' has a cyclomatic complexity of 31.
2168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 64 The method 'makeWrapper(Class)' has an NPath complexity of 822400, current threshold is 200
2169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 64 The method makeWrapper() has an NCSS line count of 121
2170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
2171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 128 Potential violation of Law of Demeter (method chain calls)
2172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 133 Potential violation of Law of Demeter (method chain calls)
2173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 139 These nested if statements could be combined
2174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 145 Potential violation of Law of Demeter (method chain calls)
2175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 145 Potential violation of Law of Demeter (method chain calls)
2176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 180 Potential violation of Law of Demeter (method chain calls)
2177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 188 Potential violation of Law of Demeter (method chain calls)
2178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 188 Potential violation of Law of Demeter (static property access)
2179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 193 Potential violation of Law of Demeter (object not created locally)
2180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 195 Potential violation of Law of Demeter (object not created locally)
2181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 196 Potential violation of Law of Demeter (method chain calls)
2182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 196 Potential violation of Law of Demeter (static property access)
2183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 201 Potential violation of Law of Demeter (object not created locally)
2184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 203 Potential violation of Law of Demeter (object not created locally)
2185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 204 Potential violation of Law of Demeter (method chain calls)
2186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 204 Potential violation of Law of Demeter (static property access)
2187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 205 Potential violation of Law of Demeter (method chain calls)
2188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 205 Potential violation of Law of Demeter (object not created locally)
2189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 210 Potential violation of Law of Demeter (object not created locally)
2190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 217 Potential violation of Law of Demeter (method chain calls)
2191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 219 Potential violation of Law of Demeter (method chain calls)
2192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 225 Potential violation of Law of Demeter (method chain calls)
2193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 225 Potential violation of Law of Demeter (method chain calls)
2194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 225 Potential violation of Law of Demeter (object not created locally)
2195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 226 Potential violation of Law of Demeter (object not created locally)
2196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 228 Potential violation of Law of Demeter (object not created locally)
2197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 229 Potential violation of Law of Demeter (object not created locally)
2198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 230 Potential violation of Law of Demeter (method chain calls)
2199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 230 Potential violation of Law of Demeter (method chain calls)
2200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 230 Potential violation of Law of Demeter (object not created locally)
2201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 231 Potential violation of Law of Demeter (object not created locally)
2202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 232 Potential violation of Law of Demeter (object not created locally)
2203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 236 Potential violation of Law of Demeter (object not created locally)
2204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 237 Potential violation of Law of Demeter (object not created locally)
2205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 238 Potential violation of Law of Demeter (object not created locally)
2206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 239 Potential violation of Law of Demeter (object not created locally)
2207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 240 Potential violation of Law of Demeter (object not created locally)
2208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 241 Potential violation of Law of Demeter (object not created locally)
2209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 242 Potential violation of Law of Demeter (object not created locally)
2210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 243 Potential violation of Law of Demeter (object not created locally)
2211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 248 Potential violation of Law of Demeter (method chain calls)
2212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 248 Potential violation of Law of Demeter (object not created locally)
2213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 254 Potential violation of Law of Demeter (method chain calls)
2214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 254 Potential violation of Law of Demeter (object not created locally)
2215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 255 Potential violation of Law of Demeter (object not created locally)
2216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 256 A catch statement that catches an exception only to rethrow it should be avoided.
2217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 256 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
2218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 259 Avoid throwing raw exception types.
2219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 276 Potential violation of Law of Demeter (method chain calls)
2220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 298 The method 'arg' has a Modified Cyclomatic Complexity of 10.
2221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 298 The method 'arg' has a Standard Cyclomatic Complexity of 10.
2222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 298 The method 'arg(Class, String)' has a cyclomatic complexity of 11.
2223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 298 The method 'arg(Class, String)' has an NPath complexity of 257, current threshold is 200
2224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-conflict-patch\src\main\java\org\apache\skywalking\apm\plugin\dubbo\patch\MakeWrapperInterceptor.java 316 Avoid throwing raw exception types.
2225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
2226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
2227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
2228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
2229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 70 Potential violation of Law of Demeter (object not created locally)
2230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 71 Potential violation of Law of Demeter (object not created locally)
2231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 72 Potential violation of Law of Demeter (method chain calls)
2232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
2233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
2234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
2235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
2236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
2237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
2238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
2239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
2240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
2241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
2242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 88 Potential violation of Law of Demeter (static property access)
2243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 89 Potential violation of Law of Demeter (object not created locally)
2244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 97 Potential violation of Law of Demeter (object not created locally)
2245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 116 Potential violation of Law of Demeter (object not created locally)
2246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 117 Potential violation of Law of Demeter (object not created locally)
2247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\main\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptor.java 133 Potential violation of Law of Demeter (method chain calls)
2248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
2249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 67 This class has too many methods, consider refactoring it.
2250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
2251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
2252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
2253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
2254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 119 Potential violation of Law of Demeter (static property access)
2255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 126 Potential violation of Law of Demeter (static property access)
2256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
2257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
2258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
2259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 139 Potential violation of Law of Demeter (object not created locally)
2260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 140 Potential violation of Law of Demeter (object not created locally)
2261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 148 Potential violation of Law of Demeter (method chain calls)
2262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 148 Potential violation of Law of Demeter (method chain calls)
2263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 149 Potential violation of Law of Demeter (method chain calls)
2264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
2265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
2266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
2267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 167 Potential violation of Law of Demeter (method chain calls)
2268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 168 Potential violation of Law of Demeter (method chain calls)
2269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 178 Potential violation of Law of Demeter (object not created locally)
2270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 179 Potential violation of Law of Demeter (object not created locally)
2271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 180 Potential violation of Law of Demeter (object not created locally)
2272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 181 Potential violation of Law of Demeter (method chain calls)
2273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 181 Potential violation of Law of Demeter (method chain calls)
2274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 182 Potential violation of Law of Demeter (method chain calls)
2275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 182 Potential violation of Law of Demeter (method chain calls)
2276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 186 Potential violation of Law of Demeter (method chain calls)
2277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 186 Potential violation of Law of Demeter (method chain calls)
2278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
2279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
2280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
2281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
2282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
2283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
2284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
2293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
2297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 193 Potential violation of Law of Demeter (method chain calls)
2298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 194 Potential violation of Law of Demeter (method chain calls)
2299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 194 Potential violation of Law of Demeter (method chain calls)
2300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 195 Potential violation of Law of Demeter (method chain calls)
2301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 195 Potential violation of Law of Demeter (method chain calls)
2302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 196 Potential violation of Law of Demeter (method chain calls)
2303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 196 Potential violation of Law of Demeter (method chain calls)
2304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 196 Potential violation of Law of Demeter (object not created locally)
2305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 202 Potential violation of Law of Demeter (method chain calls)
2306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 202 Potential violation of Law of Demeter (method chain calls)
2307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 217 Potential violation of Law of Demeter (object not created locally)
2308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 220 Potential violation of Law of Demeter (method chain calls)
2309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 220 Potential violation of Law of Demeter (method chain calls)
2310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\dubbo-plugin\src\test\java\org\apache\skywalking\apm\plugin\dubbo\DubboInterceptorTest.java 220 Potential violation of Law of Demeter (object not created locally)
2311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheLockInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
2312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheLockInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
2313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheLockInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
2314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheLockInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
2315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheLockInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
2316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheLockInterceptor.java 50 Potential violation of Law of Demeter (static property access)
2317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheLockInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
2318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheLockInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
2319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateAllInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
2320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateAllInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
2321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateAllInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
2322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateAllInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
2323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateElementInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
2324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateElementInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
2325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateElementInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
2326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateElementInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
2327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateElementInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
2328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateElementInterceptor.java 46 Potential violation of Law of Demeter (static property access)
2329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateElementInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
2330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateElementInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
2331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateObjectInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
2332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateObjectInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
2333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateObjectInterceptor.java 45 Potential violation of Law of Demeter (static property access)
2334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateObjectInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
2335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheOperateObjectInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
2336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcachePrivateConstructorInterceptor.java 31 Potential violation of Law of Demeter (object not created locally)
2337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcachePrivateConstructorInterceptor.java 32 Potential violation of Law of Demeter (method chain calls)
2338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\define\EhcachePluginInstrumentation.java 37 The class 'EhcachePluginInstrumentation' has a Modified Cyclomatic Complexity of 8 (Highest = 16).
2339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\define\EhcachePluginInstrumentation.java 37 The class 'EhcachePluginInstrumentation' has a Standard Cyclomatic Complexity of 8 (Highest = 16).
2340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\define\EhcachePluginInstrumentation.java 107 Avoid really long methods.
2341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\define\EhcachePluginInstrumentation.java 107 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 16.
2342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\ehcache\v2\define\EhcachePluginInstrumentation.java 107 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 16.
2343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 54 Too many fields
2344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 90 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
2345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 125 Potential violation of Law of Demeter (method chain calls)
2346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 126 Potential violation of Law of Demeter (method chain calls)
2347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
2348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 129 Potential violation of Law of Demeter (method chain calls)
2349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
2350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
2351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
2352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
2353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 155 Potential violation of Law of Demeter (method chain calls)
2354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 155 Potential violation of Law of Demeter (method chain calls)
2355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 166 Potential violation of Law of Demeter (object not created locally)
2356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 176 Potential violation of Law of Demeter (object not created locally)
2357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 186 Potential violation of Law of Demeter (object not created locally)
2358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\ehcache-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\ehcache\v2\EhcacheInterceptorTest.java 205 Potential violation of Law of Demeter (object not created locally)
2359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
2360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
2361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
2362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
2363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 68 Potential violation of Law of Demeter (method chain calls)
2364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 71 Potential violation of Law of Demeter (object not created locally)
2365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 72 Potential violation of Law of Demeter (method chain calls)
2366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 72 Potential violation of Law of Demeter (method chain calls)
2367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 72 Potential violation of Law of Demeter (method chain calls)
2368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 72 Potential violation of Law of Demeter (method chain calls)
2369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 72 Potential violation of Law of Demeter (object not created locally)
2370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
2371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
2372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
2373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
2374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 73 Potential violation of Law of Demeter (object not created locally)
2375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
2376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
2377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
2378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
2379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
2380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
2381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 74 Potential violation of Law of Demeter (object not created locally)
2382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 75 Potential violation of Law of Demeter (object not created locally)
2389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
2390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 91 Potential violation of Law of Demeter (object not created locally)
2391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
2392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
2393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
2394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
2395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 92 Potential violation of Law of Demeter (object not created locally)
2396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
2397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
2398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
2399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
2400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
2401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
2402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 93 Potential violation of Law of Demeter (object not created locally)
2403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
2404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
2405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
2406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
2407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
2408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
2409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
2410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elastic-job-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\esjob\JobExecutorInterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
2419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\AddTransportAddressesInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
2420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\ElasticSearchEnhanceInfo.java 23 The class 'ElasticSearchEnhanceInfo' is suspected to be a Data Class (WOC=8.333%, NOPA=0, NOAM=11, WMC=12)
2421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\ElasticSearchEnhanceInfo.java 48 Potential violation of Law of Demeter (method chain calls)
2422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
2423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 46 Potential violation of Law of Demeter (static property access)
2424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
2425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
2426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
2427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
2428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
2429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
2430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 60 Potential violation of Law of Demeter (object not created locally)
2431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
2432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\PlainListenableActionFutureInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
2433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\RemoveTransportAddressInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
2434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
2435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
2436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
2437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
2438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
2439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
2440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 53 Potential violation of Law of Demeter (static property access)
2441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
2442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 54 Potential violation of Law of Demeter (static property access)
2443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 56 Potential violation of Law of Demeter (static property access)
2444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
2445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
2446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
2447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
2448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
2449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
2450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 60 Potential violation of Law of Demeter (object not created locally)
2451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 60 Potential violation of Law of Demeter (object not created locally)
2452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
2453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportActionNodeProxyInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
2454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportAddressCache.java 39 Potential violation of Law of Demeter (method chain calls)
2455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
2456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
2457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 90 Potential violation of Law of Demeter (object not created locally)
2458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 91 Potential violation of Law of Demeter (object not created locally)
2459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 93 Potential violation of Law of Demeter (method chain calls)
2460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 93 Potential violation of Law of Demeter (method chain calls)
2461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 99 Potential violation of Law of Demeter (object not created locally)
2462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 100 Potential violation of Law of Demeter (object not created locally)
2463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 108 Potential violation of Law of Demeter (object not created locally)
2464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 109 Potential violation of Law of Demeter (object not created locally)
2465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 117 Potential violation of Law of Demeter (object not created locally)
2466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 118 Potential violation of Law of Demeter (object not created locally)
2467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 122 Potential violation of Law of Demeter (method chain calls)
2468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 132 Potential violation of Law of Demeter (object not created locally)
2469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\TransportProxyClientInterceptor.java 133 Potential violation of Law of Demeter (object not created locally)
2470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v5\Util.java 23 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
2471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\RestClientEnhanceInfo.java 25 Private field 'remotePeerCache' could be made final; it is only initialized in the declaration or constructor.
2472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\TransportAddressCache.java 41 Potential violation of Law of Demeter (method chain calls)
2473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\TransportAddressCache.java 51 Potential violation of Law of Demeter (method chain calls)
2474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\TransportAddressCache.java 51 Potential violation of Law of Demeter (method chain calls)
2475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\TransportAddressCache.java 52 Potential violation of Law of Demeter (method chain calls)
2476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\TransportAddressCache.java 52 Potential violation of Law of Demeter (method chain calls)
2477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\TransportClientEnhanceInfo.java 21 The class 'TransportClientEnhanceInfo' is suspected to be a Data Class (WOC=20.000%, NOPA=0, NOAM=4, WMC=5)
2478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\ClusterClientInstrumentation.java 33 The class 'ClusterClientInstrumentation' has a Modified Cyclomatic Complexity of 4 (Highest = 10).
2479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\ClusterClientInstrumentation.java 33 The class 'ClusterClientInstrumentation' has a Standard Cyclomatic Complexity of 4 (Highest = 10).
2480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\ClusterClientInstrumentation.java 48 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 10.
2481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\ClusterClientInstrumentation.java 48 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 10.
2482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\RestHighLevelClientInstrumentation.java 48 The class 'RestHighLevelClientInstrumentation' has a Modified Cyclomatic Complexity of 7 (Highest = 22).
2483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\RestHighLevelClientInstrumentation.java 48 The class 'RestHighLevelClientInstrumentation' has a Standard Cyclomatic Complexity of 7 (Highest = 22).
2484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\RestHighLevelClientInstrumentation.java 75 Avoid really long methods.
2485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\RestHighLevelClientInstrumentation.java 75 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 22.
2486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\RestHighLevelClientInstrumentation.java 75 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 22.
2487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\TransportClientNodesServiceInstrumentation.java 32 The class 'TransportClientNodesServiceInstrumentation' has a Modified Cyclomatic Complexity of 4 (Highest = 10).
2488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\TransportClientNodesServiceInstrumentation.java 32 The class 'TransportClientNodesServiceInstrumentation' has a Standard Cyclomatic Complexity of 4 (Highest = 10).
2489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\TransportClientNodesServiceInstrumentation.java 57 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 10.
2490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\define\TransportClientNodesServiceInstrumentation.java 57 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 10.
2491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
2492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 54 Potential violation of Law of Demeter (static property access)
2493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
2494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
2495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 117 Potential violation of Law of Demeter (method chain calls)
2496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 117 Potential violation of Law of Demeter (method chain calls)
2497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 117 Potential violation of Law of Demeter (method chain calls)
2498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 118 Potential violation of Law of Demeter (method chain calls)
2499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 118 Potential violation of Law of Demeter (method chain calls)
2500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 118 Potential violation of Law of Demeter (method chain calls)
2501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 122 Potential violation of Law of Demeter (static property access)
2502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 127 Potential violation of Law of Demeter (method chain calls)
2503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 127 Potential violation of Law of Demeter (method chain calls)
2504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 127 Potential violation of Law of Demeter (method chain calls)
2505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 132 Potential violation of Law of Demeter (static property access)
2506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 140 Potential violation of Law of Demeter (static property access)
2507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 148 Potential violation of Law of Demeter (static property access)
2508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 156 Potential violation of Law of Demeter (static property access)
2509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptor.java 164 Potential violation of Law of Demeter (static property access)
2510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
2511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptor.java 45 Potential violation of Law of Demeter (static property access)
2512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
2513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
2514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
2515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptor.java 44 Potential violation of Law of Demeter (static property access)
2516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
2517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
2518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
2519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptor.java 49 Potential violation of Law of Demeter (static property access)
2520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptor.java 53 Deeply nested if..then statements are hard to read
2521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
2522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptor.java 58 Deeply nested if..then statements are hard to read
2523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
2524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptor.java 62 Potential violation of Law of Demeter (static property access)
2525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
2526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
2527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
2528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptor.java 48 Potential violation of Law of Demeter (static property access)
2529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptor.java 49 Potential violation of Law of Demeter (static property access)
2530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
2531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
2532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptor.java 52 Potential violation of Law of Demeter (static property access)
2533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
2534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
2535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
2536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptor.java 48 Potential violation of Law of Demeter (static property access)
2537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
2538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
2539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptor.java 49 Potential violation of Law of Demeter (static property access)
2540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
2541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
2542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientClusterMethodsInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
2543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientConInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
2544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
2545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
2546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptor.java 47 Potential violation of Law of Demeter (static property access)
2547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
2548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptor.java 48 Potential violation of Law of Demeter (static property access)
2549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptor.java 50 Potential violation of Law of Demeter (static property access)
2550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
2551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
2552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
2553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
2554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptor.java 47 Potential violation of Law of Demeter (static property access)
2555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
2556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptor.java 48 Potential violation of Law of Demeter (static property access)
2557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptor.java 50 Potential violation of Law of Demeter (static property access)
2558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
2559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
2560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndicesMethodsInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
2561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
2562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
2563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 48 Potential violation of Law of Demeter (static property access)
2564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
2565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
2566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
2567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 49 Potential violation of Law of Demeter (static property access)
2568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 51 Potential violation of Law of Demeter (static property access)
2569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
2570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
2571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
2572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
2573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptor.java 47 Potential violation of Law of Demeter (static property access)
2574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
2575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptor.java 48 Potential violation of Law of Demeter (static property access)
2576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptor.java 50 Potential violation of Law of Demeter (static property access)
2577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
2578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
2579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 45 This class has too many methods, consider refactoring it.
2580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
2581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
2582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
2583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
2584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 57 Potential violation of Law of Demeter (static property access)
2585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
2586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 58 Potential violation of Law of Demeter (static property access)
2587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
2588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
2589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
2590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
2591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
2592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
2593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
2594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 121 Potential violation of Law of Demeter (static property access)
2595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 129 Potential violation of Law of Demeter (static property access)
2596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 137 Potential violation of Law of Demeter (static property access)
2597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 145 Potential violation of Law of Demeter (static property access)
2598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptor.java 153 Potential violation of Law of Demeter (static property access)
2599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportClientNodesServiceInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
2600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportClientNodesServiceInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
2601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportClientNodesServiceInterceptor.java 57 Potential violation of Law of Demeter (method chain calls)
2602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportClientNodesServiceInterceptor.java 79 Potential violation of Law of Demeter (object not created locally)
2603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportClientNodesServiceInterceptor.java 84 Potential violation of Law of Demeter (method chain calls)
2604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportClientNodesServiceInterceptor.java 103 Potential violation of Law of Demeter (method chain calls)
2605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportServiceConInterceptor.java 32 Potential violation of Law of Demeter (object not created locally)
2606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 72 Perhaps 'searchHits' could be replaced by a local variable.
2607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
2608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 83 Potential violation of Law of Demeter (method chain calls)
2609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
2610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
2611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
2612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 100 Potential violation of Law of Demeter (object not created locally)
2613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 101 Potential violation of Law of Demeter (object not created locally)
2614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
2615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 114 Potential violation of Law of Demeter (object not created locally)
2616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
2617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
2618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 125 Potential violation of Law of Demeter (object not created locally)
2619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 129 Potential violation of Law of Demeter (object not created locally)
2620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
2621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
2622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
2623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
2624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
2625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
2626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 135 Potential violation of Law of Demeter (method chain calls)
2627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 135 Potential violation of Law of Demeter (method chain calls)
2628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
2629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
2630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
2631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\AdapterActionFutureActionGetMethodsInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
2632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
2634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 87 Potential violation of Law of Demeter (object not created locally)
2635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 88 Potential violation of Law of Demeter (object not created locally)
2636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
2637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 98 Potential violation of Law of Demeter (object not created locally)
2638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 99 Potential violation of Law of Demeter (object not created locally)
2639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 103 Potential violation of Law of Demeter (object not created locally)
2640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
2641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
2642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (object not created locally)
2643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 114 Potential violation of Law of Demeter (object not created locally)
2644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
2645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
2646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
2647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientGetSettingsMethodsInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
2648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
2650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 87 Potential violation of Law of Demeter (object not created locally)
2651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 88 Potential violation of Law of Demeter (object not created locally)
2652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
2653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 98 Potential violation of Law of Demeter (object not created locally)
2654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 99 Potential violation of Law of Demeter (object not created locally)
2655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 103 Potential violation of Law of Demeter (object not created locally)
2656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
2657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
2658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (object not created locally)
2659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 114 Potential violation of Law of Demeter (object not created locally)
2660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
2661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
2662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
2663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientHealthMethodsInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
2664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
2665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
2666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 87 Potential violation of Law of Demeter (method chain calls)
2667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
2668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 99 Potential violation of Law of Demeter (object not created locally)
2669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 100 Potential violation of Law of Demeter (object not created locally)
2670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
2671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
2672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
2673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
2674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
2675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
2676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
2677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
2678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
2679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
2680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 127 Potential violation of Law of Demeter (object not created locally)
2681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 128 Potential violation of Law of Demeter (object not created locally)
2682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
2683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
2684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\ClusterClientPutSettingsMethodsInterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
2685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
2686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 80 Potential violation of Law of Demeter (method chain calls)
2687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 81 Potential violation of Law of Demeter (method chain calls)
2688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
2689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 83 Potential violation of Law of Demeter (method chain calls)
2690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 94 Potential violation of Law of Demeter (object not created locally)
2691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 95 Potential violation of Law of Demeter (object not created locally)
2692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
2693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 105 Potential violation of Law of Demeter (object not created locally)
2694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
2695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
2696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
2697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
2698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
2699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
2702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
2703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
2704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 113 Potential violation of Law of Demeter (object not created locally)
2705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 124 Potential violation of Law of Demeter (object not created locally)
2706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 125 Potential violation of Law of Demeter (object not created locally)
2707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
2708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
2709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientCreateMethodsInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
2710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
2711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 76 Potential violation of Law of Demeter (method chain calls)
2712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 86 Potential violation of Law of Demeter (object not created locally)
2713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 87 Potential violation of Law of Demeter (object not created locally)
2714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
2715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 97 Potential violation of Law of Demeter (object not created locally)
2716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 98 Potential violation of Law of Demeter (object not created locally)
2717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 102 Potential violation of Law of Demeter (object not created locally)
2718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
2719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
2720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 103 Potential violation of Law of Demeter (object not created locally)
2721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
2722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
2723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (object not created locally)
2724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 114 Potential violation of Law of Demeter (object not created locally)
2725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
2726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
2727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
2728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\IndicesClientDeleteMethodsInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
2729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientConInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
2730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientConInterceptorTest.java 66 Potential violation of Law of Demeter (method chain calls)
2731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientConInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
2732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientConInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
2733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
2735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
2736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
2737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
2738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 91 Potential violation of Law of Demeter (object not created locally)
2739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
2740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 101 Potential violation of Law of Demeter (object not created locally)
2741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 102 Potential violation of Law of Demeter (object not created locally)
2742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
2743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
2744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
2745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
2746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
2747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
2748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
2749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
2752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 120 Potential violation of Law of Demeter (object not created locally)
2753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 121 Potential violation of Law of Demeter (object not created locally)
2754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
2755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
2756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientGetMethodsInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
2757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
2759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
2760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
2761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
2762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 91 Potential violation of Law of Demeter (object not created locally)
2763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
2764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 101 Potential violation of Law of Demeter (object not created locally)
2765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 102 Potential violation of Law of Demeter (object not created locally)
2766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
2767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
2768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
2769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
2770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
2771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
2772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
2773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
2776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 120 Potential violation of Law of Demeter (object not created locally)
2777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 121 Potential violation of Law of Demeter (object not created locally)
2778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
2779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
2780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientIndexMethodsInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
2781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
2782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 80 Potential violation of Law of Demeter (method chain calls)
2783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 81 Potential violation of Law of Demeter (method chain calls)
2784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 92 Potential violation of Law of Demeter (object not created locally)
2785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 93 Potential violation of Law of Demeter (object not created locally)
2786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 95 Potential violation of Law of Demeter (method chain calls)
2787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 103 Potential violation of Law of Demeter (object not created locally)
2788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (object not created locally)
2789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
2790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
2793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
2794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
2795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
2796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
2797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
2798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
2799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 122 Potential violation of Law of Demeter (object not created locally)
2800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 123 Potential violation of Law of Demeter (object not created locally)
2801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 125 Potential violation of Law of Demeter (method chain calls)
2802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 129 Potential violation of Law of Demeter (method chain calls)
2803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientSearchMethodsInterceptorTest.java 129 Potential violation of Law of Demeter (method chain calls)
2804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
2805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
2806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
2807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
2808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
2809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 91 Potential violation of Law of Demeter (object not created locally)
2810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
2811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 101 Potential violation of Law of Demeter (object not created locally)
2812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 102 Potential violation of Law of Demeter (object not created locally)
2813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
2814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
2815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
2816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
2817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
2818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
2819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
2820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
2823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 120 Potential violation of Law of Demeter (object not created locally)
2824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 121 Potential violation of Law of Demeter (object not created locally)
2825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
2826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
2827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\RestHighLevelClientUpdateMethodsInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
2828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
2829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
2830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
2831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
2832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
2833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
2834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
2835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
2836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
2837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
2838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
2839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
2840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
2841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 205 Potential violation of Law of Demeter (object not created locally)
2842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 206 Potential violation of Law of Demeter (object not created locally)
2843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 207 Potential violation of Law of Demeter (method chain calls)
2844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 218 Potential violation of Law of Demeter (method chain calls)
2845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 218 Potential violation of Law of Demeter (method chain calls)
2846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 218 Potential violation of Law of Demeter (object not created locally)
2847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 219 Potential violation of Law of Demeter (method chain calls)
2848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 219 Potential violation of Law of Demeter (method chain calls)
2849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 219 Potential violation of Law of Demeter (object not created locally)
2850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 220 Potential violation of Law of Demeter (method chain calls)
2851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 220 Potential violation of Law of Demeter (method chain calls)
2852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 220 Potential violation of Law of Demeter (object not created locally)
2853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 222 Potential violation of Law of Demeter (method chain calls)
2854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 222 Potential violation of Law of Demeter (method chain calls)
2855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 222 Potential violation of Law of Demeter (method chain calls)
2856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 222 Potential violation of Law of Demeter (method chain calls)
2857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 223 Potential violation of Law of Demeter (method chain calls)
2858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 223 Potential violation of Law of Demeter (method chain calls)
2859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 224 Potential violation of Law of Demeter (method chain calls)
2860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 224 Potential violation of Law of Demeter (method chain calls)
2861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 226 Potential violation of Law of Demeter (method chain calls)
2862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 226 Potential violation of Law of Demeter (method chain calls)
2863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 226 Potential violation of Law of Demeter (method chain calls)
2864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 226 Potential violation of Law of Demeter (method chain calls)
2865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 227 Potential violation of Law of Demeter (method chain calls)
2866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 227 Potential violation of Law of Demeter (method chain calls)
2867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 228 Potential violation of Law of Demeter (method chain calls)
2868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 228 Potential violation of Law of Demeter (method chain calls)
2869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 230 Potential violation of Law of Demeter (method chain calls)
2870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 230 Potential violation of Law of Demeter (method chain calls)
2871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 230 Potential violation of Law of Demeter (method chain calls)
2872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 230 Potential violation of Law of Demeter (method chain calls)
2873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 231 Potential violation of Law of Demeter (method chain calls)
2874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 231 Potential violation of Law of Demeter (method chain calls)
2875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 232 Potential violation of Law of Demeter (method chain calls)
2876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 232 Potential violation of Law of Demeter (method chain calls)
2877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 234 Potential violation of Law of Demeter (method chain calls)
2878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 234 Potential violation of Law of Demeter (method chain calls)
2879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 234 Potential violation of Law of Demeter (method chain calls)
2880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 234 Potential violation of Law of Demeter (method chain calls)
2881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 235 Potential violation of Law of Demeter (method chain calls)
2882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 235 Potential violation of Law of Demeter (method chain calls)
2883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 236 Potential violation of Law of Demeter (method chain calls)
2884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 236 Potential violation of Law of Demeter (method chain calls)
2885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 238 Potential violation of Law of Demeter (method chain calls)
2886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 238 Potential violation of Law of Demeter (method chain calls)
2887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 238 Potential violation of Law of Demeter (method chain calls)
2888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 238 Potential violation of Law of Demeter (method chain calls)
2889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 239 Potential violation of Law of Demeter (method chain calls)
2890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 239 Potential violation of Law of Demeter (method chain calls)
2891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 240 Potential violation of Law of Demeter (method chain calls)
2892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 240 Potential violation of Law of Demeter (method chain calls)
2893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 242 Potential violation of Law of Demeter (method chain calls)
2894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 242 Potential violation of Law of Demeter (method chain calls)
2895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 242 Potential violation of Law of Demeter (method chain calls)
2896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 242 Potential violation of Law of Demeter (method chain calls)
2897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 243 Potential violation of Law of Demeter (method chain calls)
2898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportActionNodeProxyExecuteMethodsInterceptorTest.java 243 Potential violation of Law of Demeter (method chain calls)
2899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportServiceConInterceptorTest.java 49 Perhaps 'transportServiceConInterceptor' could be replaced by a local variable.
2900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportServiceConInterceptorTest.java 53 Potential violation of Law of Demeter (method chain calls)
2901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportServiceConInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
2902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\elasticsearch-6.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\elasticsearch\v6\interceptor\TransportServiceConInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
2903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
2904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 68 Potential violation of Law of Demeter (static property access)
2905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 73 Potential violation of Law of Demeter (static property access)
2906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 76 Potential violation of Law of Demeter (object not created locally)
2907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
2908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
2909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 81 Potential violation of Law of Demeter (static property access)
2910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
2911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 82 Potential violation of Law of Demeter (static property access)
2912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 85 Potential violation of Law of Demeter (method chain calls)
2913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 86 Potential violation of Law of Demeter (method chain calls)
2914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 87 Potential violation of Law of Demeter (object not created locally)
2915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 88 Potential violation of Law of Demeter (object not created locally)
2916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 88 Potential violation of Law of Demeter (object not created locally)
2917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 90 Potential violation of Law of Demeter (object not created locally)
2918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 93 Potential violation of Law of Demeter (object not created locally)
2919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 99 Potential violation of Law of Demeter (object not created locally)
2920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 101 Potential violation of Law of Demeter (object not created locally)
2921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 121 Potential violation of Law of Demeter (object not created locally)
2922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 122 Potential violation of Law of Demeter (static property access)
2923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 135 Potential violation of Law of Demeter (object not created locally)
2924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptor.java 136 Potential violation of Law of Demeter (object not created locally)
2925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\FeignResolvedURL.java 24 The class 'FeignResolvedURL' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=4, WMC=6)
2926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
2927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptor.java 61 Potential violation of Law of Demeter (method chain calls)
2928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
2929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
2930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 79 Perhaps 'request' could be replaced by a local variable.
2931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
2932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
2933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 105 Potential violation of Law of Demeter (object not created locally)
2934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
2936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
2937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
2939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
2940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
2941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
2942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
2943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 118 Potential violation of Law of Demeter (object not created locally)
2944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
2945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
2946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 119 Potential violation of Law of Demeter (object not created locally)
2947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 120 Potential violation of Law of Demeter (object not created locally)
2948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
2949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 130 Potential violation of Law of Demeter (object not created locally)
2950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
2951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
2952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
2953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
2954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
2955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
2956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 141 Potential violation of Law of Demeter (object not created locally)
2957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 142 Potential violation of Law of Demeter (method chain calls)
2958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 142 Potential violation of Law of Demeter (method chain calls)
2959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 142 Potential violation of Law of Demeter (object not created locally)
2960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 143 Potential violation of Law of Demeter (method chain calls)
2961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 143 Potential violation of Law of Demeter (method chain calls)
2962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 143 Potential violation of Law of Demeter (object not created locally)
2963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 144 Potential violation of Law of Demeter (method chain calls)
2964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 144 Potential violation of Law of Demeter (method chain calls)
2965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 144 Potential violation of Law of Demeter (object not created locally)
2966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 145 Potential violation of Law of Demeter (object not created locally)
2967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 159 Avoid throwing null pointer exceptions.
2968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 162 Potential violation of Law of Demeter (method chain calls)
2969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 162 Potential violation of Law of Demeter (object not created locally)
2970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 165 Potential violation of Law of Demeter (method chain calls)
2971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 165 Potential violation of Law of Demeter (method chain calls)
2972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 166 Potential violation of Law of Demeter (method chain calls)
2973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 168 Potential violation of Law of Demeter (method chain calls)
2974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 168 Potential violation of Law of Demeter (method chain calls)
2975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 169 Potential violation of Law of Demeter (method chain calls)
2976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 173 Potential violation of Law of Demeter (object not created locally)
2977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 174 Potential violation of Law of Demeter (method chain calls)
2978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 174 Potential violation of Law of Demeter (method chain calls)
2979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 174 Potential violation of Law of Demeter (object not created locally)
2980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 175 Potential violation of Law of Demeter (method chain calls)
2981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 175 Potential violation of Law of Demeter (method chain calls)
2982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 175 Potential violation of Law of Demeter (object not created locally)
2983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 179 Potential violation of Law of Demeter (method chain calls)
2984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 179 Potential violation of Law of Demeter (method chain calls)
2985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 181 Potential violation of Law of Demeter (method chain calls)
2986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 182 Potential violation of Law of Demeter (method chain calls)
2987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 182 Potential violation of Law of Demeter (method chain calls)
2988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 182 Potential violation of Law of Demeter (object not created locally)
2989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 183 Potential violation of Law of Demeter (method chain calls)
2990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 183 Potential violation of Law of Demeter (method chain calls)
2991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 183 Potential violation of Law of Demeter (method chain calls)
2992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 183 Potential violation of Law of Demeter (method chain calls)
2993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 183 Potential violation of Law of Demeter (method chain calls)
2994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 183 Potential violation of Law of Demeter (method chain calls)
2995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 183 Potential violation of Law of Demeter (object not created locally)
2996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 184 Potential violation of Law of Demeter (method chain calls)
2997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 184 Potential violation of Law of Demeter (method chain calls)
2998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 184 Potential violation of Law of Demeter (method chain calls)
2999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 184 Potential violation of Law of Demeter (method chain calls)
3000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 184 Potential violation of Law of Demeter (method chain calls)
3001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 184 Potential violation of Law of Demeter (method chain calls)
3002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 184 Potential violation of Law of Demeter (object not created locally)
3003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 186 Potential violation of Law of Demeter (method chain calls)
3004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 186 Potential violation of Law of Demeter (method chain calls)
3005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 186 Potential violation of Law of Demeter (method chain calls)
3006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
3007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
3008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
3009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 187 Potential violation of Law of Demeter (method chain calls)
3010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 187 Potential violation of Law of Demeter (object not created locally)
3011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
3012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
3013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
3014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
3015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 188 Potential violation of Law of Demeter (object not created locally)
3016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\DefaultHttpClientInterceptorTest.java 193 Potential violation of Law of Demeter (static property access)
3017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
3018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
3019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptorTest.java 82 Potential violation of Law of Demeter (static property access)
3020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptorTest.java 83 Potential violation of Law of Demeter (method chain calls)
3021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptorTest.java 83 Potential violation of Law of Demeter (method chain calls)
3022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptorTest.java 83 Potential violation of Law of Demeter (static property access)
3023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\feign-default-http-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\feign\http\v9\PathVarInterceptorTest.java 88 Potential violation of Law of Demeter (static property access)
3024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientDestTracingFilterInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
3025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientDestTracingFilterInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
3026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientDestTracingFilterInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
3027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientDestTracingFilterInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
3028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientDestTracingFilterInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
3029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientDestTracingFilterInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
3030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientDestTracingFilterInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
3031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientDestTracingFilterInterceptor.java 87 Potential violation of Law of Demeter (method chain calls)
3032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
3033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
3034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
3035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
3036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptor.java 97 Potential violation of Law of Demeter (method chain calls)
3037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptor.java 97 Potential violation of Law of Demeter (method chain calls)
3038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 39 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 52 Potential violation of Law of Demeter (object not created locally)
3040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 79 Potential violation of Law of Demeter (method chain calls)
3041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 80 Potential violation of Law of Demeter (object not created locally)
3042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 81 Potential violation of Law of Demeter (object not created locally)
3043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 82 Potential violation of Law of Demeter (object not created locally)
3044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 82 Potential violation of Law of Demeter (object not created locally)
3045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 83 Potential violation of Law of Demeter (object not created locally)
3046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 84 Potential violation of Law of Demeter (object not created locally)
3047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 87 Potential violation of Law of Demeter (object not created locally)
3048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 88 Potential violation of Law of Demeter (object not created locally)
3049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 89 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
3050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 128 Potential violation of Law of Demeter (object not created locally)
3051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 129 Potential violation of Law of Demeter (object not created locally)
3052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 130 Potential violation of Law of Demeter (object not created locally)
3053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 130 Potential violation of Law of Demeter (object not created locally)
3054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 130 Potential violation of Law of Demeter (object not created locally)
3055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\CodecUtils.java 133 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
3056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextCarrierHelper.java 30 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextCarrierHelper.java 55 Potential violation of Law of Demeter (method chain calls)
3058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextCarrierHelper.java 59 Potential violation of Law of Demeter (object not created locally)
3059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextCarrierHelper.java 60 Potential violation of Law of Demeter (object not created locally)
3060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 41 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 92 Private field 'key' could be made final; it is only initialized in the declaration or constructor.
3062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 96 Private field 'saved' could be made final; it is only initialized in the declaration or constructor.
3063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 124 Potential violation of Law of Demeter (method chain calls)
3064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 125 Potential violation of Law of Demeter (static property access)
3065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 130 Potential violation of Law of Demeter (method chain calls)
3066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 134 Potential violation of Law of Demeter (method chain calls)
3067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 135 Potential violation of Law of Demeter (method chain calls)
3068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 145 Potential violation of Law of Demeter (method chain calls)
3069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 146 Potential violation of Law of Demeter (object not created locally)
3070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 147 Potential violation of Law of Demeter (object not created locally)
3071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 148 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
3072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 149 Avoid throwing raw exception types.
3073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 156 Potential violation of Law of Demeter (method chain calls)
3074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 157 Potential violation of Law of Demeter (object not created locally)
3075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 158 Potential violation of Law of Demeter (object not created locally)
3076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 159 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
3077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 160 Avoid throwing raw exception types.
3078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 211 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
3079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 212 Avoid throwing raw exception types.
3080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 225 Potential violation of Law of Demeter (static property access)
3081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 226 Potential violation of Law of Demeter (object not created locally)
3082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 227 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
3083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactory.java 228 Avoid throwing raw exception types.
3084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\FinagleCtxs.java 28 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\FinagleCtxs.java 39 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
3086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\FinagleCtxs.java 40 Avoid throwing raw exception types.
3087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\FinagleCtxs.java 46 Potential violation of Law of Demeter (method chain calls)
3088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\FinagleCtxs.java 47 Potential violation of Law of Demeter (method chain calls)
3089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\FinagleCtxs.java 55 Potential violation of Law of Demeter (method chain calls)
3090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\FinagleCtxs.java 56 Potential violation of Law of Demeter (method chain calls)
3091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\FinagleCtxs.java 64 Potential violation of Law of Demeter (method chain calls)
3092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\FinagleCtxs.java 65 Potential violation of Law of Demeter (method chain calls)
3093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
3094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
3095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
3096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
3097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
3098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptor.java 57 Potential violation of Law of Demeter (method chain calls)
3099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
3100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptor.java 93 Potential violation of Law of Demeter (method chain calls)
3101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptor.java 93 Potential violation of Law of Demeter (method chain calls)
3102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 86 Potential violation of Law of Demeter (object not created locally)
3103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 87 Potential violation of Law of Demeter (object not created locally)
3104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 94 Potential violation of Law of Demeter (object not created locally)
3105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 95 Potential violation of Law of Demeter (object not created locally)
3106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 97 Potential violation of Law of Demeter (method chain calls)
3107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 97 Potential violation of Law of Demeter (method chain calls)
3108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 97 Potential violation of Law of Demeter (object not created locally)
3109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 98 Potential violation of Law of Demeter (method chain calls)
3110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 98 Potential violation of Law of Demeter (method chain calls)
3111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 98 Potential violation of Law of Demeter (object not created locally)
3112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 103 Potential violation of Law of Demeter (object not created locally)
3113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 112 Potential violation of Law of Demeter (method chain calls)
3114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 112 Potential violation of Law of Demeter (method chain calls)
3115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 113 Potential violation of Law of Demeter (method chain calls)
3116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 113 Potential violation of Law of Demeter (method chain calls)
3117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 113 Potential violation of Law of Demeter (method chain calls)
3118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 113 Potential violation of Law of Demeter (method chain calls)
3119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 113 Potential violation of Law of Demeter (method chain calls)
3120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 113 Potential violation of Law of Demeter (method chain calls)
3121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 114 Potential violation of Law of Demeter (method chain calls)
3122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 114 Potential violation of Law of Demeter (method chain calls)
3123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 114 Potential violation of Law of Demeter (method chain calls)
3124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 114 Potential violation of Law of Demeter (method chain calls)
3125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 114 Potential violation of Law of Demeter (method chain calls)
3126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 114 Potential violation of Law of Demeter (method chain calls)
3127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 114 Potential violation of Law of Demeter (method chain calls)
3128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 114 Potential violation of Law of Demeter (method chain calls)
3129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 114 Potential violation of Law of Demeter (method chain calls)
3130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 115 Potential violation of Law of Demeter (method chain calls)
3131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 115 Potential violation of Law of Demeter (method chain calls)
3132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 115 Potential violation of Law of Demeter (method chain calls)
3133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\AbstractTracingFilterTest.java 115 Potential violation of Law of Demeter (method chain calls)
3134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptorTest.java 49 Private field 'clientDestTracingFilterInterceptor' could be made final; it is only initialized in the declaration or constructor.
3135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptorTest.java 51 Private field 'enhancedClientDestTracingFilter' could be made final; it is only initialized in the declaration or constructor.
3136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptorTest.java 59 Potential violation of Law of Demeter (static property access)
3137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
3138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
3139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
3140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
3141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ClientTracingFilterInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
3142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 55 Potential violation of Law of Demeter (object not created locally)
3143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 57 Potential violation of Law of Demeter (method chain calls)
3144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 58 Potential violation of Law of Demeter (method chain calls)
3145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 58 Potential violation of Law of Demeter (method chain calls)
3146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 63 Potential violation of Law of Demeter (method chain calls)
3147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 63 Potential violation of Law of Demeter (method chain calls)
3148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 73 Potential violation of Law of Demeter (method chain calls)
3149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 74 Potential violation of Law of Demeter (object not created locally)
3150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 75 Potential violation of Law of Demeter (object not created locally)
3151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 76 Potential violation of Law of Demeter (object not created locally)
3152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 76 Potential violation of Law of Demeter (object not created locally)
3153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 78 Potential violation of Law of Demeter (method chain calls)
3154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 79 Potential violation of Law of Demeter (object not created locally)
3155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 80 Potential violation of Law of Demeter (object not created locally)
3156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 81 Potential violation of Law of Demeter (object not created locally)
3157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\CodecUtilsTest.java 81 Potential violation of Law of Demeter (object not created locally)
3158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 49 A method/constructor should not explicitly throw java.lang.Exception
3159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 50 Potential violation of Law of Demeter (method chain calls)
3160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 51 Potential violation of Law of Demeter (object not created locally)
3161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 52 Potential violation of Law of Demeter (object not created locally)
3162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 53 Potential violation of Law of Demeter (object not created locally)
3163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 77 Potential violation of Law of Demeter (method chain calls)
3164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 77 Potential violation of Law of Demeter (method chain calls)
3165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 77 Potential violation of Law of Demeter (object not created locally)
3166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 78 Potential violation of Law of Demeter (method chain calls)
3167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 78 Potential violation of Law of Demeter (method chain calls)
3168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 78 Potential violation of Law of Demeter (object not created locally)
3169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 79 Potential violation of Law of Demeter (method chain calls)
3170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 79 Potential violation of Law of Demeter (method chain calls)
3171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 79 Potential violation of Law of Demeter (object not created locally)
3172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 80 Potential violation of Law of Demeter (method chain calls)
3173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 80 Potential violation of Law of Demeter (method chain calls)
3174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 80 Potential violation of Law of Demeter (object not created locally)
3175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 82 Potential violation of Law of Demeter (method chain calls)
3176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 82 Potential violation of Law of Demeter (method chain calls)
3177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 82 Potential violation of Law of Demeter (method chain calls)
3178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 82 Potential violation of Law of Demeter (method chain calls)
3179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 83 Potential violation of Law of Demeter (method chain calls)
3180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 83 Potential violation of Law of Demeter (method chain calls)
3181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 83 Potential violation of Law of Demeter (method chain calls)
3182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 83 Potential violation of Law of Demeter (method chain calls)
3183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 84 Potential violation of Law of Demeter (method chain calls)
3184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 84 Potential violation of Law of Demeter (method chain calls)
3185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 84 Potential violation of Law of Demeter (method chain calls)
3186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 84 Potential violation of Law of Demeter (method chain calls)
3187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 86 Potential violation of Law of Demeter (object not created locally)
3188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 87 Potential violation of Law of Demeter (method chain calls)
3189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 87 Potential violation of Law of Demeter (method chain calls)
3190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 87 Potential violation of Law of Demeter (method chain calls)
3191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 87 Potential violation of Law of Demeter (method chain calls)
3192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 88 Potential violation of Law of Demeter (method chain calls)
3193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 88 Potential violation of Law of Demeter (method chain calls)
3194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 88 Potential violation of Law of Demeter (method chain calls)
3195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 88 Potential violation of Law of Demeter (method chain calls)
3196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 89 Potential violation of Law of Demeter (method chain calls)
3197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 89 Potential violation of Law of Demeter (method chain calls)
3198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 89 Potential violation of Law of Demeter (method chain calls)
3199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 89 Potential violation of Law of Demeter (method chain calls)
3200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 91 Potential violation of Law of Demeter (object not created locally)
3201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 92 Potential violation of Law of Demeter (method chain calls)
3202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 92 Potential violation of Law of Demeter (method chain calls)
3203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 92 Potential violation of Law of Demeter (method chain calls)
3204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 92 Potential violation of Law of Demeter (method chain calls)
3205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 93 Potential violation of Law of Demeter (method chain calls)
3206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 93 Potential violation of Law of Demeter (method chain calls)
3207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 93 Potential violation of Law of Demeter (method chain calls)
3208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 93 Potential violation of Law of Demeter (method chain calls)
3209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 94 Potential violation of Law of Demeter (method chain calls)
3210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 94 Potential violation of Law of Demeter (method chain calls)
3211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 94 Potential violation of Law of Demeter (method chain calls)
3212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 94 Potential violation of Law of Demeter (method chain calls)
3213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 96 Potential violation of Law of Demeter (object not created locally)
3214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 97 Potential violation of Law of Demeter (method chain calls)
3215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 97 Potential violation of Law of Demeter (method chain calls)
3216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 97 Potential violation of Law of Demeter (method chain calls)
3217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 97 Potential violation of Law of Demeter (method chain calls)
3218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 98 Potential violation of Law of Demeter (method chain calls)
3219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 98 Potential violation of Law of Demeter (method chain calls)
3220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 98 Potential violation of Law of Demeter (method chain calls)
3221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 98 Potential violation of Law of Demeter (method chain calls)
3222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 99 Potential violation of Law of Demeter (method chain calls)
3223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 99 Potential violation of Law of Demeter (method chain calls)
3224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 99 Potential violation of Law of Demeter (method chain calls)
3225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 99 Potential violation of Law of Demeter (method chain calls)
3226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 101 Potential violation of Law of Demeter (object not created locally)
3227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 102 Potential violation of Law of Demeter (method chain calls)
3228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 102 Potential violation of Law of Demeter (method chain calls)
3229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 102 Potential violation of Law of Demeter (method chain calls)
3230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 102 Potential violation of Law of Demeter (method chain calls)
3231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 103 Potential violation of Law of Demeter (method chain calls)
3232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 103 Potential violation of Law of Demeter (method chain calls)
3233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 103 Potential violation of Law of Demeter (method chain calls)
3234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 103 Potential violation of Law of Demeter (method chain calls)
3235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 104 Potential violation of Law of Demeter (method chain calls)
3236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 104 Potential violation of Law of Demeter (method chain calls)
3237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 104 Potential violation of Law of Demeter (method chain calls)
3238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 104 Potential violation of Law of Demeter (method chain calls)
3239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 117 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
3240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 123 Potential violation of Law of Demeter (object not created locally)
3241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ContextHolderFactoryTest.java 124 Potential violation of Law of Demeter (object not created locally)
3242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
3243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
3244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptorTest.java 125 Avoid throwing raw exception types.
3245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
3246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptorTest.java 138 Potential violation of Law of Demeter (method chain calls)
3247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptorTest.java 138 Potential violation of Law of Demeter (object not created locally)
3248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptorTest.java 141 Potential violation of Law of Demeter (method chain calls)
3249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\finagle-6.25.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\finagle\ServerTracingFilterInterceptorTest.java 141 Potential violation of Law of Demeter (method chain calls)
3250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
3251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
3252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
3253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
3254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
3255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
3256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
3257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 42 Potential violation of Law of Demeter (static property access)
3258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
3259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
3260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
3261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
3262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
3263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
3264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-12.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v12\GraphqlInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
3265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
3266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
3267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
3268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
3269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
3270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
3271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
3272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
3273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 51 Potential violation of Law of Demeter (static property access)
3274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
3275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
3276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
3277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
3278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
3279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 83 Potential violation of Law of Demeter (object not created locally)
3280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 85 Potential violation of Law of Demeter (method chain calls)
3281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 86 Potential violation of Law of Demeter (object not created locally)
3282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 87 Potential violation of Law of Demeter (object not created locally)
3283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 98 Potential violation of Law of Demeter (object not created locally)
3284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v8\GraphqlInterceptor.java 99 Potential violation of Law of Demeter (object not created locally)
3285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
3286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
3287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
3288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
3289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
3290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
3291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
3292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 42 Potential violation of Law of Demeter (static property access)
3293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
3294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
3295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
3296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
3297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
3298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
3299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\graphql-plugin\graphql-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\graphql\v9\GraphqlInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
3300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\OperationNameFormatUtil.java 26 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\OperationNameFormatUtil.java 41 Potential violation of Law of Demeter (method chain calls)
3302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\OperationNameFormatUtil.java 41 Potential violation of Law of Demeter (object not created locally)
3303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\OperationNameFormatUtil.java 41 Potential violation of Law of Demeter (object not created locally)
3304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\BlockingCallInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
3305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\BlockingCallInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
3306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\BlockingCallInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
3307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\BlockingCallInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
3308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\BlockingCallInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
3309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\BlockingCallInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
3310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 71 Potential violation of Law of Demeter (method chain calls)
3311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 78 Potential violation of Law of Demeter (object not created locally)
3312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 79 Potential violation of Law of Demeter (object not created locally)
3313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 81 Potential violation of Law of Demeter (method chain calls)
3314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 86 Potential violation of Law of Demeter (object not created locally)
3315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 88 Potential violation of Law of Demeter (static property access)
3316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 96 Potential violation of Law of Demeter (method chain calls)
3317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 96 Potential violation of Law of Demeter (method chain calls)
3318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 107 Potential violation of Law of Demeter (method chain calls)
3319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 113 Potential violation of Law of Demeter (object not created locally)
3320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 114 Potential violation of Law of Demeter (object not created locally)
3321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 120 Potential violation of Law of Demeter (method chain calls)
3322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 120 Potential violation of Law of Demeter (method chain calls)
3323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 130 Potential violation of Law of Demeter (object not created locally)
3324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 131 Potential violation of Law of Demeter (object not created locally)
3325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 137 Potential violation of Law of Demeter (method chain calls)
3326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 137 Potential violation of Law of Demeter (method chain calls)
3327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 147 Potential violation of Law of Demeter (object not created locally)
3328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 148 Potential violation of Law of Demeter (object not created locally)
3329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 158 Potential violation of Law of Demeter (method chain calls)
3330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 158 Potential violation of Law of Demeter (method chain calls)
3331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 175 Potential violation of Law of Demeter (method chain calls)
3332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 181 Potential violation of Law of Demeter (object not created locally)
3333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 182 Potential violation of Law of Demeter (object not created locally)
3334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 186 Potential violation of Law of Demeter (method chain calls)
3335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 188 Potential violation of Law of Demeter (method chain calls)
3336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 188 Potential violation of Law of Demeter (method chain calls)
3337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 197 Potential violation of Law of Demeter (object not created locally)
3338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 198 Potential violation of Law of Demeter (object not created locally)
3339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 201 Potential violation of Law of Demeter (method chain calls)
3340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 202 Potential violation of Law of Demeter (method chain calls)
3341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 202 Potential violation of Law of Demeter (method chain calls)
3342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 202 Potential violation of Law of Demeter (static property access)
3343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 206 Potential violation of Law of Demeter (method chain calls)
3344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 208 Potential violation of Law of Demeter (method chain calls)
3345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\client\TracingClientCall.java 208 Potential violation of Law of Demeter (method chain calls)
3346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\ServerInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
3347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\ServerInterceptor.java 41 Potential violation of Law of Demeter (static property access)
3348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\ServerInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
3349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\ServerInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
3350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 51 Potential violation of Law of Demeter (method chain calls)
3351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 51 Potential violation of Law of Demeter (method chain calls)
3352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 53 Potential violation of Law of Demeter (object not created locally)
3353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 54 Potential violation of Law of Demeter (object not created locally)
3354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 60 Potential violation of Law of Demeter (method chain calls)
3355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 60 Potential violation of Law of Demeter (method chain calls)
3356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 73 Potential violation of Law of Demeter (object not created locally)
3357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 74 Potential violation of Law of Demeter (object not created locally)
3358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 85 Potential violation of Law of Demeter (method chain calls)
3359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 87 Potential violation of Law of Demeter (method chain calls)
3360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 96 Potential violation of Law of Demeter (method chain calls)
3361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 100 Potential violation of Law of Demeter (method chain calls)
3362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 100 Potential violation of Law of Demeter (method chain calls)
3363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 100 Potential violation of Law of Demeter (static property access)
3364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 105 Potential violation of Law of Demeter (method chain calls)
3365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCall.java 105 Potential violation of Law of Demeter (method chain calls)
3366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 55 Potential violation of Law of Demeter (object not created locally)
3367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 56 Potential violation of Law of Demeter (object not created locally)
3368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 61 Potential violation of Law of Demeter (method chain calls)
3369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 61 Potential violation of Law of Demeter (method chain calls)
3370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 74 Potential violation of Law of Demeter (object not created locally)
3371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 75 Potential violation of Law of Demeter (object not created locally)
3372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 81 Potential violation of Law of Demeter (method chain calls)
3373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 81 Potential violation of Law of Demeter (method chain calls)
3374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 91 Potential violation of Law of Demeter (object not created locally)
3375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 92 Potential violation of Law of Demeter (object not created locally)
3376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 98 Potential violation of Law of Demeter (method chain calls)
3377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\grpc-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\grpc\v1\server\TracingServerCallListener.java 98 Potential violation of Law of Demeter (method chain calls)
3378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\h2-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\h2\JdbcXAConnectionConstructorInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
3379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\h2-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\h2\JdbcXAConnectionConstructorInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
3380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\h2-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\h2\PooledJdbcConnectionConstructorInterceptor.java 27 Potential violation of Law of Demeter (method chain calls)
3381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\h2-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\h2\PooledJdbcConnectionConstructorInterceptor.java 27 Potential violation of Law of Demeter (method chain calls)
3382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\h2-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\h2\define\AbstractConnectionInstrumentation.java 40 The class 'AbstractConnectionInstrumentation' has a Modified Cyclomatic Complexity of 10 (Highest = 19).
3383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\h2-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\h2\define\AbstractConnectionInstrumentation.java 40 The class 'AbstractConnectionInstrumentation' has a Standard Cyclomatic Complexity of 10 (Highest = 19).
3384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\h2-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\h2\define\AbstractConnectionInstrumentation.java 48 Avoid really long methods.
3385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\h2-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\h2\define\AbstractConnectionInstrumentation.java 48 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 19.
3386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\h2-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\h2\define\AbstractConnectionInstrumentation.java 48 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 19.
3387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
3388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
3389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
3390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
3391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 60 Potential violation of Law of Demeter (static property access)
3392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 61 Potential violation of Law of Demeter (method chain calls)
3393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 61 Potential violation of Law of Demeter (method chain calls)
3394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
3395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 61 Potential violation of Law of Demeter (static property access)
3396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
3397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
3398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
3399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 84 Deeply nested if..then statements are hard to read
3400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 85 Potential violation of Law of Demeter (object not created locally)
3401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 86 Potential violation of Law of Demeter (static property access)
3402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 99 Potential violation of Law of Demeter (object not created locally)
3403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 100 Potential violation of Law of Demeter (object not created locally)
3404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 114 Potential violation of Law of Demeter (object not created locally)
3405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 114 Potential violation of Law of Demeter (object not created locally)
3406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 122 Potential violation of Law of Demeter (method chain calls)
3407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptor.java 134 Potential violation of Law of Demeter (method chain calls)
3408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
3409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 90 Potential violation of Law of Demeter (static property access)
3410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 94 Potential violation of Law of Demeter (method chain calls)
3411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 95 Potential violation of Law of Demeter (method chain calls)
3412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 96 Potential violation of Law of Demeter (method chain calls)
3413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
3414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
3415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
3416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
3417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
3418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 135 Potential violation of Law of Demeter (object not created locally)
3419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
3420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 141 Potential violation of Law of Demeter (method chain calls)
3421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
3422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
3423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 146 Potential violation of Law of Demeter (method chain calls)
3424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 149 Potential violation of Law of Demeter (object not created locally)
3425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 151 Potential violation of Law of Demeter (object not created locally)
3426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 152 Potential violation of Law of Demeter (object not created locally)
3427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 153 Potential violation of Law of Demeter (method chain calls)
3428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 153 Potential violation of Law of Demeter (method chain calls)
3429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 153 Potential violation of Law of Demeter (object not created locally)
3430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 155 Potential violation of Law of Demeter (object not created locally)
3431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 156 Potential violation of Law of Demeter (object not created locally)
3432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 157 Potential violation of Law of Demeter (method chain calls)
3433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 166 Potential violation of Law of Demeter (method chain calls)
3434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 166 Potential violation of Law of Demeter (method chain calls)
3435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 167 Potential violation of Law of Demeter (method chain calls)
3436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 170 Potential violation of Law of Demeter (object not created locally)
3437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 171 Potential violation of Law of Demeter (object not created locally)
3438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 175 Potential violation of Law of Demeter (method chain calls)
3439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 200 Potential violation of Law of Demeter (method chain calls)
3440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 200 Potential violation of Law of Demeter (method chain calls)
3441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 201 Potential violation of Law of Demeter (method chain calls)
3442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 204 Potential violation of Law of Demeter (object not created locally)
3443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 205 Potential violation of Law of Demeter (method chain calls)
3444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 211 Potential violation of Law of Demeter (method chain calls)
3445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 211 Potential violation of Law of Demeter (method chain calls)
3446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 211 Potential violation of Law of Demeter (object not created locally)
3447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 212 Potential violation of Law of Demeter (method chain calls)
3448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 212 Potential violation of Law of Demeter (method chain calls)
3449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 212 Potential violation of Law of Demeter (method chain calls)
3450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 212 Potential violation of Law of Demeter (method chain calls)
3451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 212 Potential violation of Law of Demeter (method chain calls)
3452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 212 Potential violation of Law of Demeter (method chain calls)
3453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 212 Potential violation of Law of Demeter (object not created locally)
3454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 213 Potential violation of Law of Demeter (method chain calls)
3455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 213 Potential violation of Law of Demeter (method chain calls)
3456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 213 Potential violation of Law of Demeter (method chain calls)
3457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 213 Potential violation of Law of Demeter (method chain calls)
3458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 213 Potential violation of Law of Demeter (method chain calls)
3459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 213 Potential violation of Law of Demeter (method chain calls)
3460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 213 Potential violation of Law of Demeter (object not created locally)
3461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 215 Potential violation of Law of Demeter (method chain calls)
3462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 215 Potential violation of Law of Demeter (method chain calls)
3463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 215 Potential violation of Law of Demeter (method chain calls)
3464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 216 Potential violation of Law of Demeter (method chain calls)
3465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 216 Potential violation of Law of Demeter (method chain calls)
3466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 216 Potential violation of Law of Demeter (method chain calls)
3467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 216 Potential violation of Law of Demeter (method chain calls)
3468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 216 Potential violation of Law of Demeter (object not created locally)
3469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 217 Potential violation of Law of Demeter (method chain calls)
3470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 217 Potential violation of Law of Demeter (method chain calls)
3471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 217 Potential violation of Law of Demeter (method chain calls)
3472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 217 Potential violation of Law of Demeter (method chain calls)
3473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 217 Potential violation of Law of Demeter (object not created locally)
3474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 224 Potential violation of Law of Demeter (method chain calls)
3475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 224 Potential violation of Law of Demeter (method chain calls)
3476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 224 Potential violation of Law of Demeter (object not created locally)
3477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 225 Potential violation of Law of Demeter (method chain calls)
3478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 225 Potential violation of Law of Demeter (method chain calls)
3479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpClient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpClient\v4\HttpClientExecuteInterceptorTest.java 225 Potential violation of Law of Demeter (object not created locally)
3480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
3481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
3482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
3483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
3484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 60 Potential violation of Law of Demeter (object not created locally)
3485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
3486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
3487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
3488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
3489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
3490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
3491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
3492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
3493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 64 Potential violation of Law of Demeter (static property access)
3494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
3495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 65 Potential violation of Law of Demeter (static property access)
3496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncRequestExecutorInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
3497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\SessionRequestCompleteInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
3498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\SessionRequestConstructorInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
3499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\FutureCallbackWrapper.java 32 Private field 'callback' could be made final; it is only initialized in the declaration or constructor.
3500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\FutureCallbackWrapper.java 52 Potential violation of Law of Demeter (method chain calls)
3501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\FutureCallbackWrapper.java 52 Potential violation of Law of Demeter (method chain calls)
3502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\FutureCallbackWrapper.java 64 Potential violation of Law of Demeter (method chain calls)
3503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\HttpAsyncResponseConsumerWrapper.java 40 Private field 'consumer' could be made final; it is only initialized in the declaration or constructor.
3504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\HttpAsyncResponseConsumerWrapper.java 49 Potential violation of Law of Demeter (method chain calls)
3505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\HttpAsyncResponseConsumerWrapper.java 51 Potential violation of Law of Demeter (method chain calls)
3506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\HttpAsyncResponseConsumerWrapper.java 52 Potential violation of Law of Demeter (static property access)
3507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\HttpAsyncResponseConsumerWrapper.java 73 Potential violation of Law of Demeter (method chain calls)
3508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\HttpAsyncResponseConsumerWrapper.java 73 Potential violation of Law of Demeter (method chain calls)
3509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\wrapper\HttpAsyncResponseConsumerWrapper.java 104 Potential violation of Law of Demeter (method chain calls)
3510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 18 A high number of imports can indicate a high degree of coupling within an object.
3511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 112 Potential violation of Law of Demeter (static property access)
3512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 122 Potential violation of Law of Demeter (method chain calls)
3513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
3514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 159 Potential violation of Law of Demeter (method chain calls)
3515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
3516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 189 Potential violation of Law of Demeter (object not created locally)
3517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 190 Potential violation of Law of Demeter (method chain calls)
3518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 190 Potential violation of Law of Demeter (method chain calls)
3519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 193 Potential violation of Law of Demeter (object not created locally)
3520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 194 Potential violation of Law of Demeter (method chain calls)
3521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 202 Potential violation of Law of Demeter (object not created locally)
3522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 204 Potential violation of Law of Demeter (method chain calls)
3523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 204 Potential violation of Law of Demeter (method chain calls)
3524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 206 Potential violation of Law of Demeter (method chain calls)
3525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 225 Potential violation of Law of Demeter (method chain calls)
3526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 226 Potential violation of Law of Demeter (method chain calls)
3527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 256 Potential violation of Law of Demeter (method chain calls)
3528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 267 Potential violation of Law of Demeter (method chain calls)
3529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 267 Potential violation of Law of Demeter (method chain calls)
3530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 267 Potential violation of Law of Demeter (object not created locally)
3531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 268 Potential violation of Law of Demeter (method chain calls)
3532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 268 Potential violation of Law of Demeter (method chain calls)
3533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpasyncclient-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\httpasyncclient\v4\HttpAsyncClientInterceptorTest.java 268 Potential violation of Law of Demeter (object not created locally)
3534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
3535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
3536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
3537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
3538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
3539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
3540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
3541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 62 Potential violation of Law of Demeter (static property access)
3542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
3543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 63 Potential violation of Law of Demeter (static property access)
3544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
3545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
3546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
3547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
3548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
3549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 81 Potential violation of Law of Demeter (static property access)
3550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 92 Potential violation of Law of Demeter (method chain calls)
3551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 92 Potential violation of Law of Demeter (method chain calls)
3552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\httpclient-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\httpclient\v3\HttpClientExecuteInterceptor.java 97 Potential violation of Law of Demeter (object not created locally)
3553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
3554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
3555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
3556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
3557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
3558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
3559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
3560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
3561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
3562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
3563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
3564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandConstructorInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
3565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandGetFallbackInterceptor.java 35 Potential violation of Law of Demeter (object not created locally)
3566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandGetFallbackInterceptor.java 37 Potential violation of Law of Demeter (object not created locally)
3567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandGetFallbackInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
3568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandGetFallbackInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
3569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandGetFallbackInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
3570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandRunInterceptor.java 37 Potential violation of Law of Demeter (object not created locally)
3571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandRunInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
3572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandRunInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
3573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandRunInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
3574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandRunInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
3575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixCommandRunInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
3576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
3577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 68 Potential violation of Law of Demeter (method chain calls)
3578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
3579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 70 Potential violation of Law of Demeter (method chain calls)
3580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 71 Potential violation of Law of Demeter (method chain calls)
3581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
3582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
3583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
3584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 76 Potential violation of Law of Demeter (method chain calls)
3585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptor.java 77 Potential violation of Law of Demeter (method chain calls)
3586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
3587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 71 Potential violation of Law of Demeter (method chain calls)
3588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 72 Potential violation of Law of Demeter (method chain calls)
3589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
3590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
3591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 76 Potential violation of Law of Demeter (method chain calls)
3592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 77 Potential violation of Law of Demeter (method chain calls)
3593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 78 Potential violation of Law of Demeter (method chain calls)
3594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
3595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
3596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\SWExecutionHookWrapper.java 31 This class has too many methods, consider refactoring it.
3597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\SWExecutionHookWrapper.java 46 Potential violation of Law of Demeter (object not created locally)
3598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\SWExecutionHookWrapper.java 198 Potential violation of Law of Demeter (object not created locally)
3599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\SWHystrixConcurrencyStrategyWrapper.java 42 Potential violation of Law of Demeter (method chain calls)
3600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\SWHystrixConcurrencyStrategyWrapper.java 63 Potential violation of Law of Demeter (method chain calls)
3601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\SWHystrixConcurrencyStrategyWrapper.java 67 Potential violation of Law of Demeter (method chain calls)
3602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\hystrix\v1\SWHystrixPluginsWrapperCache.java 25 The class 'SWHystrixPluginsWrapperCache' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=4, WMC=4)
3603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 62 Potential violation of Law of Demeter (method chain calls)
3604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 62 Potential violation of Law of Demeter (method chain calls)
3605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 69 Potential violation of Law of Demeter (method chain calls)
3606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 69 Potential violation of Law of Demeter (method chain calls)
3607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
3608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 80 Potential violation of Law of Demeter (method chain calls)
3609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 80 Potential violation of Law of Demeter (method chain calls)
3610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
3611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
3612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixConcurrencyStrategyInterceptorTest.java 91 Private field 'delegate' could be made final; it is only initialized in the declaration or constructor.
3613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 61 Potential violation of Law of Demeter (method chain calls)
3614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 61 Potential violation of Law of Demeter (method chain calls)
3615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 68 Potential violation of Law of Demeter (method chain calls)
3616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 68 Potential violation of Law of Demeter (method chain calls)
3617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
3618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
3619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
3620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 83 Potential violation of Law of Demeter (method chain calls)
3621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 83 Potential violation of Law of Demeter (method chain calls)
3622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\hystrix-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\hystrix\v1\HystrixPluginsInterceptorTest.java 90 Private field 'delegate' could be made final; it is only initialized in the declaration or constructor.
3623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 42 The method 'beforeMethod(EnhancedInstance, Method, Object, Class, MethodInterceptResult)' has a cyclomatic complexity of 11.
3624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
3625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 49 Potential violation of Law of Demeter (static property access)
3626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
3627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 57 Potential violation of Law of Demeter (static property access)
3628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
3629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 58 Potential violation of Law of Demeter (static property access)
3630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 62 Potential violation of Law of Demeter (static property access)
3631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
3632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 65 Potential violation of Law of Demeter (static property access)
3633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
3634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 66 Potential violation of Law of Demeter (static property access)
3635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 70 Deeply nested if..then statements are hard to read
3636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 71 Potential violation of Law of Demeter (method chain calls)
3637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 71 Potential violation of Law of Demeter (static property access)
3638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 73 Deeply nested if..then statements are hard to read
3639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
3640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 74 Potential violation of Law of Demeter (static property access)
3641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
3642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 79 Potential violation of Law of Demeter (static property access)
3643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
3644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
3645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 80 Potential violation of Law of Demeter (static property access)
3646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 96 Potential violation of Law of Demeter (method chain calls)
3647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\influxdb\interceptor\InfluxDBMethodInterceptor.java 96 Potential violation of Law of Demeter (method chain calls)
3648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBConstructorInterceptorTest.java 47 A method/constructor should not explicitly throw java.lang.Exception
3649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBConstructorInterceptorTest.java 50 Potential violation of Law of Demeter (method chain calls)
3650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBConstructorInterceptorTest.java 62 Potential violation of Law of Demeter (method chain calls)
3651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
3652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
3653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
3654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
3655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 113 Potential violation of Law of Demeter (object not created locally)
3656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 122 Potential violation of Law of Demeter (method chain calls)
3657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 124 Potential violation of Law of Demeter (object not created locally)
3658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 125 Potential violation of Law of Demeter (object not created locally)
3659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 127 Potential violation of Law of Demeter (object not created locally)
3660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
3661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
3662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 133 Potential violation of Law of Demeter (object not created locally)
3663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
3664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
3665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
3666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
3667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
3668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 134 Potential violation of Law of Demeter (object not created locally)
3669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 135 Potential violation of Law of Demeter (method chain calls)
3670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
3671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
3672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
3673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
3674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
3675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
3676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 136 Potential violation of Law of Demeter (object not created locally)
3677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
3678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
3679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
3680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 138 Potential violation of Law of Demeter (method chain calls)
3681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 138 Potential violation of Law of Demeter (method chain calls)
3682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 138 Potential violation of Law of Demeter (method chain calls)
3683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 138 Potential violation of Law of Demeter (method chain calls)
3684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 138 Potential violation of Law of Demeter (object not created locally)
3685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
3686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
3687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
3688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
3689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 139 Potential violation of Law of Demeter (object not created locally)
3690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 145 Potential violation of Law of Demeter (static property access)
3691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 147 Potential violation of Law of Demeter (method chain calls)
3692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 147 Potential violation of Law of Demeter (method chain calls)
3693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 147 Potential violation of Law of Demeter (object not created locally)
3694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 153 Potential violation of Law of Demeter (method chain calls)
3695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\influxdb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\influxdb\InfluxDBMethodInterceptorTest.java 162 Potential violation of Law of Demeter (method chain calls)
3696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionServiceMethodInterceptor.java 44 Potential violation of Law of Demeter (static property access)
3697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionServiceMethodInterceptor.java 45 Potential violation of Law of Demeter (static property access)
3698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionServiceMethodInterceptor.java 46 Potential violation of Law of Demeter (static property access)
3699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionServiceMethodInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
3700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionServiceMethodInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
3701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionServiceMethodInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
3702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\JDBCDriverInterceptor.java 43 No need to check for null before an instanceof
3703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\JDBCDriverInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
3704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\JDBCDriverInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
3705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\JDBCDriverInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
3706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\JDBCPreparedStatementIgnorableSetterInterceptor.java 35 Potential violation of Law of Demeter (object not created locally)
3707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\JDBCPreparedStatementNullSetterInterceptor.java 34 Potential violation of Law of Demeter (object not created locally)
3708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\JDBCPreparedStatementSetterInterceptor.java 35 Potential violation of Law of Demeter (object not created locally)
3709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\AbstractURLParser.java 50 Potential violation of Law of Demeter (object not created locally)
3710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\AbstractURLParser.java 50 Potential violation of Law of Demeter (object not created locally)
3711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\AbstractURLParser.java 60 Potential violation of Law of Demeter (object not created locally)
3712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\AbstractURLParser.java 60 Potential violation of Law of Demeter (object not created locally)
3713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\AbstractURLParser.java 69 Potential violation of Law of Demeter (method chain calls)
3714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\AbstractURLParser.java 69 Potential violation of Law of Demeter (method chain calls)
3715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\H2URLParser.java 77 Potential violation of Law of Demeter (method chain calls)
3716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\H2URLParser.java 81 Potential violation of Law of Demeter (method chain calls)
3717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\MysqlURLParser.java 59 Potential violation of Law of Demeter (object not created locally)
3718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\MysqlURLParser.java 59 Potential violation of Law of Demeter (object not created locally)
3719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\MysqlURLParser.java 87 Potential violation of Law of Demeter (object not created locally)
3720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\MysqlURLParser.java 87 Potential violation of Law of Demeter (object not created locally)
3721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\MysqlURLParser.java 88 Potential violation of Law of Demeter (object not created locally)
3722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\MysqlURLParser.java 92 Potential violation of Law of Demeter (method chain calls)
3723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\MysqlURLParser.java 100 Potential violation of Law of Demeter (method chain calls)
3724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\MysqlURLParser.java 100 Potential violation of Law of Demeter (method chain calls)
3725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\MysqlURLParser.java 102 Potential violation of Law of Demeter (method chain calls)
3726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\OracleURLParser.java 95 Potential violation of Law of Demeter (method chain calls)
3727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\OracleURLParser.java 123 Potential violation of Law of Demeter (method chain calls)
3728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\OracleURLParser.java 123 Potential violation of Law of Demeter (method chain calls)
3729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\OracleURLParser.java 125 Potential violation of Law of Demeter (object not created locally)
3730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\OracleURLParser.java 149 Potential violation of Law of Demeter (object not created locally)
3731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\PostgreSQLURLParser.java 56 Potential violation of Law of Demeter (object not created locally)
3732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\PostgreSQLURLParser.java 56 Potential violation of Law of Demeter (object not created locally)
3733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\PostgreSQLURLParser.java 57 Potential violation of Law of Demeter (object not created locally)
3734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\PostgreSQLURLParser.java 61 Potential violation of Law of Demeter (method chain calls)
3735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\PostgreSQLURLParser.java 69 Potential violation of Law of Demeter (method chain calls)
3736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\PostgreSQLURLParser.java 69 Potential violation of Law of Demeter (method chain calls)
3737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\PostgreSQLURLParser.java 71 Potential violation of Law of Demeter (method chain calls)
3738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\URLParser.java 27 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\URLParser.java 38 Potential violation of Law of Demeter (object not created locally)
3740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\URLParser.java 40 Potential violation of Law of Demeter (object not created locally)
3741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\URLParser.java 42 Potential violation of Law of Demeter (object not created locally)
3742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\URLParser.java 44 Potential violation of Law of Demeter (object not created locally)
3743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\URLParser.java 46 Potential violation of Law of Demeter (object not created locally)
3744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\define\StatementEnhanceInfos.java 28 The class 'StatementEnhanceInfos' is suspected to be a Data Class (WOC=14.286%, NOPA=0, NOAM=5, WMC=10)
3745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\define\StatementEnhanceInfos.java 29 Private field 'connectionInfo' could be made final; it is only initialized in the declaration or constructor.
3746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\define\StatementEnhanceInfos.java 30 Private field 'statementName' could be made final; it is only initialized in the declaration or constructor.
3747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\define\StatementEnhanceInfos.java 31 Private field 'sql' could be made final; it is only initialized in the declaration or constructor.
3748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\CallableStatementTracing.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\CallableStatementTracing.java 38 Potential violation of Law of Demeter (static property access)
3750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\CallableStatementTracing.java 40 Potential violation of Law of Demeter (static property access)
3751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\CallableStatementTracing.java 41 Potential violation of Law of Demeter (static property access)
3752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\ConnectionInfo.java 27 The class 'ConnectionInfo' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=5, WMC=7)
3753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\ConnectionInfo.java 37 Private field 'databasePeer' could be made final; it is only initialized in the declaration or constructor.
3754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\PreparedStatementTracing.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\PreparedStatementTracing.java 38 Potential violation of Law of Demeter (static property access)
3756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\PreparedStatementTracing.java 39 Potential violation of Law of Demeter (static property access)
3757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\PreparedStatementTracing.java 40 Potential violation of Law of Demeter (static property access)
3758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWCallableStatement.java 19 High amount of different objects as members denotes a high coupling
3759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWCallableStatement.java 19 This class has a bunch of public methods and attributes
3760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWCallableStatement.java 53 The class 'SWCallableStatement' has a total cyclomatic complexity of 213 (highest 1).
3761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWCallableStatement.java 53 This class has too many methods, consider refactoring it.
3762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWCallableStatement.java 54 Private field 'realConnection' could be made final; it is only initialized in the declaration or constructor.
3763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWCallableStatement.java 55 Private field 'realStatement' could be made final; it is only initialized in the declaration or constructor.
3764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWCallableStatement.java 56 Private field 'connectInfo' could be made final; it is only initialized in the declaration or constructor.
3765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWCallableStatement.java 57 Private field 'sql' could be made final; it is only initialized in the declaration or constructor.
3766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWPreparedStatement.java 19 This class has a bunch of public methods and attributes
3767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWPreparedStatement.java 52 The class 'SWPreparedStatement' has a total cyclomatic complexity of 100 (highest 1).
3768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWPreparedStatement.java 52 This class has too many methods, consider refactoring it.
3769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWPreparedStatement.java 53 Private field 'realConnection' could be made final; it is only initialized in the declaration or constructor.
3770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWPreparedStatement.java 54 Private field 'realStatement' could be made final; it is only initialized in the declaration or constructor.
3771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWPreparedStatement.java 55 Private field 'connectInfo' could be made final; it is only initialized in the declaration or constructor.
3772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWPreparedStatement.java 56 Private field 'sql' could be made final; it is only initialized in the declaration or constructor.
3773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWStatement.java 19 This class has a bunch of public methods and attributes
3774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWStatement.java 34 This class has too many methods, consider refactoring it.
3775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWStatement.java 35 Private field 'realConnection' could be made final; it is only initialized in the declaration or constructor.
3776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWStatement.java 36 Private field 'realStatement' could be made final; it is only initialized in the declaration or constructor.
3777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\SWStatement.java 37 Private field 'connectInfo' could be made final; it is only initialized in the declaration or constructor.
3778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\StatementTracing.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\StatementTracing.java 37 Potential violation of Law of Demeter (static property access)
3780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\StatementTracing.java 38 Potential violation of Law of Demeter (static property access)
3781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\StatementTracing.java 39 Potential violation of Law of Demeter (static property access)
3782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\StatementTracing.java 40 Potential violation of Law of Demeter (object not created locally)
3783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\StatementTracing.java 45 Potential violation of Law of Demeter (object not created locally)
3784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\main\java\org\apache\skywalking\apm\plugin\jdbc\trace\StatementTracing.java 46 Potential violation of Law of Demeter (object not created locally)
3785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 38 Potential violation of Law of Demeter (method chain calls)
3786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 38 Potential violation of Law of Demeter (method chain calls)
3787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 39 Potential violation of Law of Demeter (method chain calls)
3788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 39 Potential violation of Law of Demeter (method chain calls)
3789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 39 Potential violation of Law of Demeter (method chain calls)
3790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 39 Potential violation of Law of Demeter (method chain calls)
3791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 39 Potential violation of Law of Demeter (method chain calls)
3792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 39 Potential violation of Law of Demeter (method chain calls)
3793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 40 Potential violation of Law of Demeter (method chain calls)
3794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 40 Potential violation of Law of Demeter (method chain calls)
3795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 40 Potential violation of Law of Demeter (method chain calls)
3796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 40 Potential violation of Law of Demeter (method chain calls)
3797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 40 Potential violation of Law of Demeter (method chain calls)
3798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 40 Potential violation of Law of Demeter (method chain calls)
3799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 40 Potential violation of Law of Demeter (method chain calls)
3800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 40 Potential violation of Law of Demeter (method chain calls)
3801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 40 Potential violation of Law of Demeter (method chain calls)
3802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 41 Potential violation of Law of Demeter (method chain calls)
3803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 41 Potential violation of Law of Demeter (method chain calls)
3804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 41 Potential violation of Law of Demeter (method chain calls)
3805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 41 Potential violation of Law of Demeter (method chain calls)
3806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 42 Potential violation of Law of Demeter (method chain calls)
3807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 42 Potential violation of Law of Demeter (method chain calls)
3808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 42 Potential violation of Law of Demeter (method chain calls)
3809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 42 Potential violation of Law of Demeter (method chain calls)
3810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 49 Potential violation of Law of Demeter (method chain calls)
3811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 49 Potential violation of Law of Demeter (method chain calls)
3812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 49 Potential violation of Law of Demeter (object not created locally)
3813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 56 Potential violation of Law of Demeter (method chain calls)
3814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 56 Potential violation of Law of Demeter (method chain calls)
3815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 56 Potential violation of Law of Demeter (object not created locally)
3816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 57 Potential violation of Law of Demeter (method chain calls)
3817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 57 Potential violation of Law of Demeter (method chain calls)
3818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\AbstractStatementTest.java 57 Potential violation of Law of Demeter (object not created locally)
3819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionTracing.java 28 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
3820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionTracing.java 35 Potential violation of Law of Demeter (static property access)
3821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionTracing.java 36 Potential violation of Law of Demeter (static property access)
3822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\ConnectionTracing.java 37 Potential violation of Law of Demeter (static property access)
3823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\PreparedStatementParameterBuilderTest.java 52 Potential violation of Law of Demeter (method chain calls)
3824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
3825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 82 This class has too many methods, consider refactoring it.
3826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 82 Too many fields
3827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 114 Private field 'bytesParam' could be made final; it is only initialized in the declaration or constructor.
3828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 123 Potential violation of Law of Demeter (method chain calls)
3829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 124 Potential violation of Law of Demeter (method chain calls)
3830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 125 Potential violation of Law of Demeter (method chain calls)
3831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 129 Avoid really long methods.
3832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 129 The method 'testSetParam()' has a NCSS line count of 268.
3833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 129 The method testSetParam() has an NCSS line count of 268
3834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 131 Potential violation of Law of Demeter (object not created locally)
3835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 132 Potential violation of Law of Demeter (object not created locally)
3836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 133 Potential violation of Law of Demeter (object not created locally)
3837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 134 Potential violation of Law of Demeter (object not created locally)
3838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 135 Potential violation of Law of Demeter (object not created locally)
3839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 136 Potential violation of Law of Demeter (object not created locally)
3840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 137 Potential violation of Law of Demeter (object not created locally)
3841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 138 Potential violation of Law of Demeter (object not created locally)
3842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 139 Potential violation of Law of Demeter (object not created locally)
3843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 140 Potential violation of Law of Demeter (object not created locally)
3844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 141 Potential violation of Law of Demeter (object not created locally)
3845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 142 Potential violation of Law of Demeter (object not created locally)
3846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 143 Potential violation of Law of Demeter (object not created locally)
3847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 144 Potential violation of Law of Demeter (object not created locally)
3848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 145 Potential violation of Law of Demeter (object not created locally)
3849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 146 Potential violation of Law of Demeter (object not created locally)
3850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 148 Potential violation of Law of Demeter (object not created locally)
3851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 149 Potential violation of Law of Demeter (object not created locally)
3852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 151 Potential violation of Law of Demeter (object not created locally)
3853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 152 Potential violation of Law of Demeter (object not created locally)
3854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 153 Potential violation of Law of Demeter (object not created locally)
3855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 154 Potential violation of Law of Demeter (object not created locally)
3856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 155 Potential violation of Law of Demeter (object not created locally)
3857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 156 Potential violation of Law of Demeter (object not created locally)
3858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 157 Potential violation of Law of Demeter (object not created locally)
3859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 158 Potential violation of Law of Demeter (object not created locally)
3860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 159 Potential violation of Law of Demeter (object not created locally)
3861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 160 Potential violation of Law of Demeter (object not created locally)
3862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 164 Potential violation of Law of Demeter (object not created locally)
3863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 165 Potential violation of Law of Demeter (object not created locally)
3864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 166 Potential violation of Law of Demeter (object not created locally)
3865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 171 Potential violation of Law of Demeter (object not created locally)
3866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 172 Potential violation of Law of Demeter (object not created locally)
3867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 173 Potential violation of Law of Demeter (object not created locally)
3868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 174 Potential violation of Law of Demeter (object not created locally)
3869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 176 Potential violation of Law of Demeter (object not created locally)
3870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 177 Potential violation of Law of Demeter (object not created locally)
3871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 180 Potential violation of Law of Demeter (object not created locally)
3872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 181 Potential violation of Law of Demeter (object not created locally)
3873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 182 Potential violation of Law of Demeter (object not created locally)
3874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 183 Potential violation of Law of Demeter (object not created locally)
3875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 184 Potential violation of Law of Demeter (object not created locally)
3876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 185 Potential violation of Law of Demeter (object not created locally)
3877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 186 Potential violation of Law of Demeter (object not created locally)
3878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 187 Potential violation of Law of Demeter (object not created locally)
3879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 188 Potential violation of Law of Demeter (object not created locally)
3880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 189 Potential violation of Law of Demeter (object not created locally)
3881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 190 Potential violation of Law of Demeter (object not created locally)
3882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 191 Potential violation of Law of Demeter (object not created locally)
3883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 192 Potential violation of Law of Demeter (object not created locally)
3884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 193 Potential violation of Law of Demeter (object not created locally)
3885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 194 Potential violation of Law of Demeter (object not created locally)
3886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 195 Potential violation of Law of Demeter (object not created locally)
3887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 196 Potential violation of Law of Demeter (object not created locally)
3888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 197 Potential violation of Law of Demeter (object not created locally)
3889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 198 Potential violation of Law of Demeter (object not created locally)
3890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 199 Potential violation of Law of Demeter (object not created locally)
3891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 200 Potential violation of Law of Demeter (object not created locally)
3892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 201 Potential violation of Law of Demeter (object not created locally)
3893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 202 Potential violation of Law of Demeter (object not created locally)
3894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 203 Potential violation of Law of Demeter (object not created locally)
3895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 204 Potential violation of Law of Demeter (object not created locally)
3896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 205 Potential violation of Law of Demeter (object not created locally)
3897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 206 Potential violation of Law of Demeter (object not created locally)
3898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 207 Potential violation of Law of Demeter (object not created locally)
3899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 208 Potential violation of Law of Demeter (object not created locally)
3900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 209 Potential violation of Law of Demeter (object not created locally)
3901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 210 Potential violation of Law of Demeter (object not created locally)
3902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 211 Potential violation of Law of Demeter (object not created locally)
3903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 212 Potential violation of Law of Demeter (object not created locally)
3904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 213 Potential violation of Law of Demeter (object not created locally)
3905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 214 Potential violation of Law of Demeter (object not created locally)
3906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 215 Potential violation of Law of Demeter (object not created locally)
3907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 216 Potential violation of Law of Demeter (object not created locally)
3908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 217 Potential violation of Law of Demeter (object not created locally)
3909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 218 Potential violation of Law of Demeter (object not created locally)
3910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 219 Potential violation of Law of Demeter (object not created locally)
3911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 220 Potential violation of Law of Demeter (object not created locally)
3912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 221 Potential violation of Law of Demeter (object not created locally)
3913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 222 Potential violation of Law of Demeter (object not created locally)
3914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 223 Potential violation of Law of Demeter (object not created locally)
3915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 224 Potential violation of Law of Demeter (object not created locally)
3916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 225 Potential violation of Law of Demeter (object not created locally)
3917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 226 Potential violation of Law of Demeter (object not created locally)
3918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 227 Potential violation of Law of Demeter (object not created locally)
3919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 228 Potential violation of Law of Demeter (object not created locally)
3920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 229 Potential violation of Law of Demeter (object not created locally)
3921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 230 Potential violation of Law of Demeter (object not created locally)
3922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 231 Potential violation of Law of Demeter (object not created locally)
3923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 232 Potential violation of Law of Demeter (object not created locally)
3924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 233 Potential violation of Law of Demeter (object not created locally)
3925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 234 Potential violation of Law of Demeter (object not created locally)
3926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 235 Potential violation of Law of Demeter (object not created locally)
3927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 236 Potential violation of Law of Demeter (object not created locally)
3928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 237 Potential violation of Law of Demeter (object not created locally)
3929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 238 Potential violation of Law of Demeter (object not created locally)
3930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 239 Potential violation of Law of Demeter (object not created locally)
3931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 241 Potential violation of Law of Demeter (object not created locally)
3932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 243 Potential violation of Law of Demeter (object not created locally)
3933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 244 Potential violation of Law of Demeter (object not created locally)
3934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 246 Potential violation of Law of Demeter (object not created locally)
3935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 247 Potential violation of Law of Demeter (object not created locally)
3936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 248 Potential violation of Law of Demeter (object not created locally)
3937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 249 Potential violation of Law of Demeter (object not created locally)
3938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 250 Potential violation of Law of Demeter (object not created locally)
3939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 251 Potential violation of Law of Demeter (object not created locally)
3940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 252 Potential violation of Law of Demeter (object not created locally)
3941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 253 Potential violation of Law of Demeter (object not created locally)
3942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 254 Potential violation of Law of Demeter (object not created locally)
3943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 255 Potential violation of Law of Demeter (object not created locally)
3944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 256 Potential violation of Law of Demeter (object not created locally)
3945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 257 Potential violation of Law of Demeter (object not created locally)
3946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 258 Potential violation of Law of Demeter (object not created locally)
3947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 259 Potential violation of Law of Demeter (object not created locally)
3948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 260 Potential violation of Law of Demeter (object not created locally)
3949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 262 Potential violation of Law of Demeter (object not created locally)
3950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 263 Potential violation of Law of Demeter (object not created locally)
3951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 265 Potential violation of Law of Demeter (object not created locally)
3952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 266 Potential violation of Law of Demeter (object not created locally)
3953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 267 Potential violation of Law of Demeter (object not created locally)
3954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 268 Potential violation of Law of Demeter (object not created locally)
3955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 269 Potential violation of Law of Demeter (object not created locally)
3956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 270 Potential violation of Law of Demeter (object not created locally)
3957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 271 Potential violation of Law of Demeter (object not created locally)
3958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 272 Potential violation of Law of Demeter (object not created locally)
3959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 273 Potential violation of Law of Demeter (object not created locally)
3960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 274 Potential violation of Law of Demeter (object not created locally)
3961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 278 Potential violation of Law of Demeter (object not created locally)
3962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 279 Potential violation of Law of Demeter (object not created locally)
3963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 284 Potential violation of Law of Demeter (object not created locally)
3964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 285 Potential violation of Law of Demeter (object not created locally)
3965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 286 Potential violation of Law of Demeter (object not created locally)
3966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 287 Potential violation of Law of Demeter (object not created locally)
3967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 289 Potential violation of Law of Demeter (object not created locally)
3968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 292 Potential violation of Law of Demeter (object not created locally)
3969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 293 Potential violation of Law of Demeter (object not created locally)
3970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 294 Potential violation of Law of Demeter (object not created locally)
3971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 295 Potential violation of Law of Demeter (object not created locally)
3972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 296 Potential violation of Law of Demeter (object not created locally)
3973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 297 Potential violation of Law of Demeter (object not created locally)
3974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 299 Potential violation of Law of Demeter (object not created locally)
3975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 300 Potential violation of Law of Demeter (object not created locally)
3976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 302 Potential violation of Law of Demeter (method chain calls)
3977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 303 Potential violation of Law of Demeter (method chain calls)
3978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 304 Potential violation of Law of Demeter (method chain calls)
3979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 305 Potential violation of Law of Demeter (method chain calls)
3980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 306 Potential violation of Law of Demeter (method chain calls)
3981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 307 Potential violation of Law of Demeter (method chain calls)
3982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 308 Potential violation of Law of Demeter (method chain calls)
3983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 309 Potential violation of Law of Demeter (method chain calls)
3984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 310 Potential violation of Law of Demeter (method chain calls)
3985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 311 Potential violation of Law of Demeter (method chain calls)
3986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 312 Potential violation of Law of Demeter (method chain calls)
3987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 313 Potential violation of Law of Demeter (method chain calls)
3988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 314 Potential violation of Law of Demeter (method chain calls)
3989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 315 Potential violation of Law of Demeter (method chain calls)
3990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 316 Potential violation of Law of Demeter (method chain calls)
3991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 317 Potential violation of Law of Demeter (method chain calls)
3992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 318 Potential violation of Law of Demeter (method chain calls)
3993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 319 Potential violation of Law of Demeter (method chain calls)
3994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 320 Potential violation of Law of Demeter (method chain calls)
3995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 321 Potential violation of Law of Demeter (method chain calls)
3996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 322 Potential violation of Law of Demeter (method chain calls)
3997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 323 Potential violation of Law of Demeter (method chain calls)
3998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 324 Potential violation of Law of Demeter (method chain calls)
3999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 325 Potential violation of Law of Demeter (method chain calls)
4000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 326 Potential violation of Law of Demeter (method chain calls)
4001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 327 Potential violation of Law of Demeter (method chain calls)
4002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 328 Potential violation of Law of Demeter (method chain calls)
4003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 329 Potential violation of Law of Demeter (method chain calls)
4004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 330 Potential violation of Law of Demeter (method chain calls)
4005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 331 Potential violation of Law of Demeter (method chain calls)
4006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 332 Potential violation of Law of Demeter (method chain calls)
4007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 333 Potential violation of Law of Demeter (method chain calls)
4008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 334 Potential violation of Law of Demeter (method chain calls)
4009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 335 Potential violation of Law of Demeter (method chain calls)
4010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 336 Potential violation of Law of Demeter (method chain calls)
4011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 337 Potential violation of Law of Demeter (method chain calls)
4012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 338 Potential violation of Law of Demeter (method chain calls)
4013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 339 Potential violation of Law of Demeter (method chain calls)
4014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 340 Potential violation of Law of Demeter (method chain calls)
4015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 341 Potential violation of Law of Demeter (method chain calls)
4016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 342 Potential violation of Law of Demeter (method chain calls)
4017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 343 Potential violation of Law of Demeter (method chain calls)
4018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 344 Potential violation of Law of Demeter (method chain calls)
4019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 345 Potential violation of Law of Demeter (method chain calls)
4020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 346 Potential violation of Law of Demeter (method chain calls)
4021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 347 Potential violation of Law of Demeter (method chain calls)
4022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 348 Potential violation of Law of Demeter (method chain calls)
4023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 349 Potential violation of Law of Demeter (method chain calls)
4024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 350 Potential violation of Law of Demeter (method chain calls)
4025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 351 Potential violation of Law of Demeter (method chain calls)
4026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 352 Potential violation of Law of Demeter (method chain calls)
4027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 354 Potential violation of Law of Demeter (method chain calls)
4028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 355 Potential violation of Law of Demeter (method chain calls)
4029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 356 Potential violation of Law of Demeter (method chain calls)
4030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 357 Potential violation of Law of Demeter (method chain calls)
4031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 358 Potential violation of Law of Demeter (method chain calls)
4032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 359 Potential violation of Law of Demeter (method chain calls)
4033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 360 Potential violation of Law of Demeter (method chain calls)
4034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 361 Potential violation of Law of Demeter (method chain calls)
4035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 362 Potential violation of Law of Demeter (method chain calls)
4036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 363 Potential violation of Law of Demeter (method chain calls)
4037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 364 Potential violation of Law of Demeter (method chain calls)
4038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 365 Potential violation of Law of Demeter (method chain calls)
4039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 366 Potential violation of Law of Demeter (method chain calls)
4040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 367 Potential violation of Law of Demeter (method chain calls)
4041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 368 Potential violation of Law of Demeter (method chain calls)
4042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 369 Potential violation of Law of Demeter (method chain calls)
4043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 370 Potential violation of Law of Demeter (method chain calls)
4044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 371 Potential violation of Law of Demeter (method chain calls)
4045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 372 Potential violation of Law of Demeter (method chain calls)
4046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 373 Potential violation of Law of Demeter (method chain calls)
4047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 374 Potential violation of Law of Demeter (method chain calls)
4048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 375 Potential violation of Law of Demeter (method chain calls)
4049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 376 Potential violation of Law of Demeter (method chain calls)
4050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 377 Potential violation of Law of Demeter (method chain calls)
4051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 378 Potential violation of Law of Demeter (method chain calls)
4052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 379 Potential violation of Law of Demeter (method chain calls)
4053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 380 Potential violation of Law of Demeter (method chain calls)
4054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 381 Potential violation of Law of Demeter (method chain calls)
4055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 382 Potential violation of Law of Demeter (method chain calls)
4056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 383 Potential violation of Law of Demeter (method chain calls)
4057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 384 Potential violation of Law of Demeter (method chain calls)
4058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 385 Potential violation of Law of Demeter (method chain calls)
4059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 386 Potential violation of Law of Demeter (method chain calls)
4060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 387 Potential violation of Law of Demeter (method chain calls)
4061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 388 Potential violation of Law of Demeter (method chain calls)
4062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 389 Potential violation of Law of Demeter (method chain calls)
4063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 390 Potential violation of Law of Demeter (method chain calls)
4064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 391 Potential violation of Law of Demeter (method chain calls)
4065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 392 Potential violation of Law of Demeter (method chain calls)
4066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 393 Potential violation of Law of Demeter (method chain calls)
4067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 394 Potential violation of Law of Demeter (method chain calls)
4068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 395 Potential violation of Law of Demeter (method chain calls)
4069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 396 Potential violation of Law of Demeter (method chain calls)
4070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 397 Potential violation of Law of Demeter (method chain calls)
4071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 398 Potential violation of Law of Demeter (method chain calls)
4072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 399 Potential violation of Law of Demeter (method chain calls)
4073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 400 Potential violation of Law of Demeter (method chain calls)
4074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 401 Potential violation of Law of Demeter (method chain calls)
4075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 402 Potential violation of Law of Demeter (method chain calls)
4076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 406 The method 'testCallableStatementConfig()' has a NCSS line count of 60.
4077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 408 Potential violation of Law of Demeter (object not created locally)
4078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 409 Potential violation of Law of Demeter (object not created locally)
4079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 410 Potential violation of Law of Demeter (object not created locally)
4080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 411 Potential violation of Law of Demeter (object not created locally)
4081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 412 Potential violation of Law of Demeter (object not created locally)
4082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 413 Potential violation of Law of Demeter (object not created locally)
4083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 414 Potential violation of Law of Demeter (object not created locally)
4084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 415 Potential violation of Law of Demeter (object not created locally)
4085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 416 Potential violation of Law of Demeter (object not created locally)
4086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 417 Potential violation of Law of Demeter (object not created locally)
4087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 418 Potential violation of Law of Demeter (object not created locally)
4088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 419 Potential violation of Law of Demeter (object not created locally)
4089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 420 Potential violation of Law of Demeter (object not created locally)
4090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 421 Potential violation of Law of Demeter (object not created locally)
4091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 422 Potential violation of Law of Demeter (object not created locally)
4092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 423 Potential violation of Law of Demeter (object not created locally)
4093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 424 Potential violation of Law of Demeter (object not created locally)
4094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 425 Potential violation of Law of Demeter (object not created locally)
4095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 426 Potential violation of Law of Demeter (object not created locally)
4096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 427 Potential violation of Law of Demeter (object not created locally)
4097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 428 Potential violation of Law of Demeter (object not created locally)
4098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 429 Potential violation of Law of Demeter (object not created locally)
4099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 430 Potential violation of Law of Demeter (object not created locally)
4100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 431 Potential violation of Law of Demeter (object not created locally)
4101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 433 Potential violation of Law of Demeter (object not created locally)
4102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 435 Potential violation of Law of Demeter (object not created locally)
4103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 436 Potential violation of Law of Demeter (object not created locally)
4104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 437 Potential violation of Law of Demeter (object not created locally)
4105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 438 Potential violation of Law of Demeter (object not created locally)
4106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 439 Potential violation of Law of Demeter (object not created locally)
4107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 441 Potential violation of Law of Demeter (object not created locally)
4108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 442 Potential violation of Law of Demeter (method chain calls)
4109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 443 Potential violation of Law of Demeter (method chain calls)
4110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 444 Potential violation of Law of Demeter (method chain calls)
4111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 445 Potential violation of Law of Demeter (method chain calls)
4112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 446 Potential violation of Law of Demeter (method chain calls)
4113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 447 Potential violation of Law of Demeter (method chain calls)
4114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 448 Potential violation of Law of Demeter (method chain calls)
4115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 449 Potential violation of Law of Demeter (method chain calls)
4116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 450 Potential violation of Law of Demeter (method chain calls)
4117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 451 Potential violation of Law of Demeter (method chain calls)
4118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 452 Potential violation of Law of Demeter (method chain calls)
4119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 453 Potential violation of Law of Demeter (method chain calls)
4120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 454 Potential violation of Law of Demeter (method chain calls)
4121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 455 Potential violation of Law of Demeter (method chain calls)
4122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 456 Potential violation of Law of Demeter (method chain calls)
4123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 457 Potential violation of Law of Demeter (method chain calls)
4124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 458 Potential violation of Law of Demeter (method chain calls)
4125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 459 Potential violation of Law of Demeter (method chain calls)
4126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 460 Potential violation of Law of Demeter (method chain calls)
4127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 461 Potential violation of Law of Demeter (method chain calls)
4128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 462 Potential violation of Law of Demeter (method chain calls)
4129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 463 Potential violation of Law of Demeter (method chain calls)
4130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 464 Potential violation of Law of Demeter (method chain calls)
4131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 465 Potential violation of Law of Demeter (method chain calls)
4132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 466 Potential violation of Law of Demeter (method chain calls)
4133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 467 Potential violation of Law of Demeter (method chain calls)
4134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 468 Potential violation of Law of Demeter (method chain calls)
4135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 468 Potential violation of Law of Demeter (method chain calls)
4136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 474 Potential violation of Law of Demeter (object not created locally)
4137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 476 Potential violation of Law of Demeter (object not created locally)
4138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 478 Potential violation of Law of Demeter (method chain calls)
4139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 479 Potential violation of Law of Demeter (method chain calls)
4140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 480 Potential violation of Law of Demeter (method chain calls)
4141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 480 Potential violation of Law of Demeter (method chain calls)
4142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 481 Potential violation of Law of Demeter (method chain calls)
4143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 483 Potential violation of Law of Demeter (object not created locally)
4144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 484 Potential violation of Law of Demeter (object not created locally)
4145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 490 Potential violation of Law of Demeter (object not created locally)
4146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 492 Potential violation of Law of Demeter (object not created locally)
4147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 493 Potential violation of Law of Demeter (object not created locally)
4148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 495 Potential violation of Law of Demeter (method chain calls)
4149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 496 Potential violation of Law of Demeter (method chain calls)
4150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 497 Potential violation of Law of Demeter (method chain calls)
4151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 497 Potential violation of Law of Demeter (method chain calls)
4152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 498 Potential violation of Law of Demeter (method chain calls)
4153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 500 Potential violation of Law of Demeter (object not created locally)
4154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 501 Potential violation of Law of Demeter (object not created locally)
4155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 507 Potential violation of Law of Demeter (object not created locally)
4156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 508 Potential violation of Law of Demeter (object not created locally)
4157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 510 Potential violation of Law of Demeter (method chain calls)
4158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 511 Potential violation of Law of Demeter (method chain calls)
4159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 512 Potential violation of Law of Demeter (method chain calls)
4160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 512 Potential violation of Law of Demeter (method chain calls)
4161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 513 Potential violation of Law of Demeter (method chain calls)
4162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 515 Potential violation of Law of Demeter (object not created locally)
4163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 516 Potential violation of Law of Demeter (object not created locally)
4164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 526 Potential violation of Law of Demeter (object not created locally)
4165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 528 Potential violation of Law of Demeter (method chain calls)
4166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 529 Potential violation of Law of Demeter (method chain calls)
4167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 529 Potential violation of Law of Demeter (method chain calls)
4168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 530 Potential violation of Law of Demeter (method chain calls)
4169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 532 Potential violation of Law of Demeter (object not created locally)
4170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 533 Potential violation of Law of Demeter (object not created locally)
4171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 543 Potential violation of Law of Demeter (object not created locally)
4172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 545 Potential violation of Law of Demeter (method chain calls)
4173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 546 Potential violation of Law of Demeter (method chain calls)
4174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 546 Potential violation of Law of Demeter (method chain calls)
4175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 547 Potential violation of Law of Demeter (method chain calls)
4176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 549 Potential violation of Law of Demeter (object not created locally)
4177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 550 Potential violation of Law of Demeter (object not created locally)
4178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 556 Potential violation of Law of Demeter (object not created locally)
4179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 557 Potential violation of Law of Demeter (object not created locally)
4180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 558 Potential violation of Law of Demeter (object not created locally)
4181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 559 Potential violation of Law of Demeter (object not created locally)
4182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 561 Potential violation of Law of Demeter (method chain calls)
4183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 562 Potential violation of Law of Demeter (method chain calls)
4184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 563 Potential violation of Law of Demeter (method chain calls)
4185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 563 Potential violation of Law of Demeter (method chain calls)
4186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 564 Potential violation of Law of Demeter (method chain calls)
4187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 566 Potential violation of Law of Demeter (object not created locally)
4188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 567 Potential violation of Law of Demeter (object not created locally)
4189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 573 Potential violation of Law of Demeter (object not created locally)
4190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 574 Potential violation of Law of Demeter (object not created locally)
4191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 575 Potential violation of Law of Demeter (object not created locally)
4192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 576 Potential violation of Law of Demeter (object not created locally)
4193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 578 Potential violation of Law of Demeter (method chain calls)
4194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 579 Potential violation of Law of Demeter (method chain calls)
4195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 580 Potential violation of Law of Demeter (method chain calls)
4196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 580 Potential violation of Law of Demeter (method chain calls)
4197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 581 Potential violation of Law of Demeter (method chain calls)
4198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 583 Potential violation of Law of Demeter (object not created locally)
4199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 584 Potential violation of Law of Demeter (object not created locally)
4200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 591 Potential violation of Law of Demeter (object not created locally)
4201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 592 Potential violation of Law of Demeter (object not created locally)
4202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 593 Potential violation of Law of Demeter (object not created locally)
4203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 595 Potential violation of Law of Demeter (method chain calls)
4204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 596 Potential violation of Law of Demeter (method chain calls)
4205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 597 Potential violation of Law of Demeter (method chain calls)
4206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 597 Potential violation of Law of Demeter (method chain calls)
4207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 598 Potential violation of Law of Demeter (method chain calls)
4208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 600 Potential violation of Law of Demeter (object not created locally)
4209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 601 Potential violation of Law of Demeter (object not created locally)
4210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 608 Potential violation of Law of Demeter (object not created locally)
4211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 609 Potential violation of Law of Demeter (object not created locally)
4212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 610 Potential violation of Law of Demeter (object not created locally)
4213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 612 Potential violation of Law of Demeter (method chain calls)
4214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 613 Potential violation of Law of Demeter (method chain calls)
4215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 613 Potential violation of Law of Demeter (method chain calls)
4216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 614 Potential violation of Law of Demeter (method chain calls)
4217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 616 Potential violation of Law of Demeter (object not created locally)
4218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 617 Potential violation of Law of Demeter (object not created locally)
4219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 625 Potential violation of Law of Demeter (object not created locally)
4220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 626 Potential violation of Law of Demeter (object not created locally)
4221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 628 Potential violation of Law of Demeter (method chain calls)
4222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 629 Potential violation of Law of Demeter (method chain calls)
4223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 629 Potential violation of Law of Demeter (method chain calls)
4224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 630 Potential violation of Law of Demeter (method chain calls)
4225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 632 Potential violation of Law of Demeter (object not created locally)
4226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 633 Potential violation of Law of Demeter (object not created locally)
4227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 641 Potential violation of Law of Demeter (object not created locally)
4228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 642 Potential violation of Law of Demeter (object not created locally)
4229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 644 Potential violation of Law of Demeter (method chain calls)
4230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 645 Potential violation of Law of Demeter (method chain calls)
4231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 645 Potential violation of Law of Demeter (method chain calls)
4232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 646 Potential violation of Law of Demeter (method chain calls)
4233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 648 Potential violation of Law of Demeter (object not created locally)
4234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 649 Potential violation of Law of Demeter (object not created locally)
4235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 655 Potential violation of Law of Demeter (object not created locally)
4236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 657 Potential violation of Law of Demeter (object not created locally)
4237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 658 Potential violation of Law of Demeter (object not created locally)
4238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 659 Potential violation of Law of Demeter (object not created locally)
4239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 661 Potential violation of Law of Demeter (method chain calls)
4240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 662 Potential violation of Law of Demeter (method chain calls)
4241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 663 Potential violation of Law of Demeter (method chain calls)
4242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 665 Potential violation of Law of Demeter (method chain calls)
4243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 665 Potential violation of Law of Demeter (method chain calls)
4244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 666 Potential violation of Law of Demeter (method chain calls)
4245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 668 Potential violation of Law of Demeter (object not created locally)
4246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 669 Potential violation of Law of Demeter (object not created locally)
4247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 675 Potential violation of Law of Demeter (object not created locally)
4248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 676 Potential violation of Law of Demeter (object not created locally)
4249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 677 Potential violation of Law of Demeter (object not created locally)
4250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 678 Potential violation of Law of Demeter (object not created locally)
4251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 679 Potential violation of Law of Demeter (object not created locally)
4252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 681 Potential violation of Law of Demeter (object not created locally)
4253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 683 Potential violation of Law of Demeter (method chain calls)
4254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 684 Potential violation of Law of Demeter (method chain calls)
4255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 693 Potential violation of Law of Demeter (object not created locally)
4256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 694 Potential violation of Law of Demeter (object not created locally)
4257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 695 Potential violation of Law of Demeter (object not created locally)
4258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 696 Potential violation of Law of Demeter (object not created locally)
4259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 697 Potential violation of Law of Demeter (object not created locally)
4260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 699 Potential violation of Law of Demeter (object not created locally)
4261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 701 Potential violation of Law of Demeter (object not created locally)
4262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 703 Potential violation of Law of Demeter (method chain calls)
4263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 704 Potential violation of Law of Demeter (method chain calls)
4264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 705 Potential violation of Law of Demeter (method chain calls)
4265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 706 Potential violation of Law of Demeter (method chain calls)
4266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 707 Potential violation of Law of Demeter (method chain calls)
4267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 708 Potential violation of Law of Demeter (method chain calls)
4268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 709 Potential violation of Law of Demeter (method chain calls)
4269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 709 Potential violation of Law of Demeter (method chain calls)
4270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 710 Potential violation of Law of Demeter (method chain calls)
4271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 712 Potential violation of Law of Demeter (object not created locally)
4272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 713 Potential violation of Law of Demeter (object not created locally)
4273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 714 Potential violation of Law of Demeter (object not created locally)
4274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 715 Potential violation of Law of Demeter (object not created locally)
4275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWCallableStatementTest.java 716 Potential violation of Law of Demeter (object not created locally)
4276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnection.java 19 This class has a bunch of public methods and attributes
4277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnection.java 45 This class has too many methods, consider refactoring it.
4278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnection.java 46 Private field 'connectInfo' could be made final; it is only initialized in the declaration or constructor.
4279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
4280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 57 This class has too many methods, consider refactoring it.
4281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 80 Potential violation of Law of Demeter (method chain calls)
4282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 89 Potential violation of Law of Demeter (method chain calls)
4283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 89 Potential violation of Law of Demeter (method chain calls)
4284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 90 Potential violation of Law of Demeter (method chain calls)
4285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 93 Potential violation of Law of Demeter (object not created locally)
4286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 94 Potential violation of Law of Demeter (object not created locally)
4287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 102 Potential violation of Law of Demeter (method chain calls)
4288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 102 Potential violation of Law of Demeter (method chain calls)
4289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 103 Potential violation of Law of Demeter (method chain calls)
4290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 106 Potential violation of Law of Demeter (object not created locally)
4291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 107 Potential violation of Law of Demeter (object not created locally)
4292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 117 Potential violation of Law of Demeter (method chain calls)
4293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 117 Potential violation of Law of Demeter (method chain calls)
4294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 118 Potential violation of Law of Demeter (method chain calls)
4295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 121 Potential violation of Law of Demeter (object not created locally)
4296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 122 Potential violation of Law of Demeter (object not created locally)
4297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 123 Potential violation of Law of Demeter (method chain calls)
4298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 123 Potential violation of Law of Demeter (method chain calls)
4299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 123 Potential violation of Law of Demeter (object not created locally)
4300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 124 Potential violation of Law of Demeter (method chain calls)
4301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 124 Potential violation of Law of Demeter (method chain calls)
4302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 124 Potential violation of Law of Demeter (object not created locally)
4303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 133 Potential violation of Law of Demeter (method chain calls)
4304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 133 Potential violation of Law of Demeter (method chain calls)
4305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 134 Potential violation of Law of Demeter (method chain calls)
4306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 137 Potential violation of Law of Demeter (object not created locally)
4307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 138 Potential violation of Law of Demeter (object not created locally)
4308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 146 Potential violation of Law of Demeter (method chain calls)
4309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 146 Potential violation of Law of Demeter (method chain calls)
4310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 147 Potential violation of Law of Demeter (method chain calls)
4311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 150 Potential violation of Law of Demeter (object not created locally)
4312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 151 Potential violation of Law of Demeter (object not created locally)
4313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 160 Potential violation of Law of Demeter (method chain calls)
4314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 160 Potential violation of Law of Demeter (method chain calls)
4315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 161 Potential violation of Law of Demeter (method chain calls)
4316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 164 Potential violation of Law of Demeter (object not created locally)
4317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 165 Potential violation of Law of Demeter (object not created locally)
4318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 172 Potential violation of Law of Demeter (method chain calls)
4319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 172 Potential violation of Law of Demeter (method chain calls)
4320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 173 Potential violation of Law of Demeter (method chain calls)
4321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 176 Potential violation of Law of Demeter (object not created locally)
4322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 177 Potential violation of Law of Demeter (object not created locally)
4323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 185 Potential violation of Law of Demeter (method chain calls)
4324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 185 Potential violation of Law of Demeter (method chain calls)
4325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 186 Potential violation of Law of Demeter (method chain calls)
4326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 189 Potential violation of Law of Demeter (object not created locally)
4327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 190 Potential violation of Law of Demeter (object not created locally)
4328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 200 Potential violation of Law of Demeter (method chain calls)
4329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 200 Potential violation of Law of Demeter (method chain calls)
4330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 201 Potential violation of Law of Demeter (method chain calls)
4331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 204 Potential violation of Law of Demeter (object not created locally)
4332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 205 Potential violation of Law of Demeter (object not created locally)
4333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 206 Potential violation of Law of Demeter (method chain calls)
4334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 206 Potential violation of Law of Demeter (method chain calls)
4335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 206 Potential violation of Law of Demeter (object not created locally)
4336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 215 Potential violation of Law of Demeter (method chain calls)
4337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 215 Potential violation of Law of Demeter (method chain calls)
4338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 216 Potential violation of Law of Demeter (method chain calls)
4339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 219 Potential violation of Law of Demeter (object not created locally)
4340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 220 Potential violation of Law of Demeter (object not created locally)
4341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 228 Potential violation of Law of Demeter (method chain calls)
4342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 228 Potential violation of Law of Demeter (method chain calls)
4343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 229 Potential violation of Law of Demeter (method chain calls)
4344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 232 Potential violation of Law of Demeter (object not created locally)
4345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 233 Potential violation of Law of Demeter (object not created locally)
4346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 243 Potential violation of Law of Demeter (method chain calls)
4347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 243 Potential violation of Law of Demeter (method chain calls)
4348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 244 Potential violation of Law of Demeter (method chain calls)
4349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 247 Potential violation of Law of Demeter (object not created locally)
4350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 248 Potential violation of Law of Demeter (object not created locally)
4351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 249 Potential violation of Law of Demeter (method chain calls)
4352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 249 Potential violation of Law of Demeter (method chain calls)
4353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 249 Potential violation of Law of Demeter (object not created locally)
4354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 257 Potential violation of Law of Demeter (method chain calls)
4355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 257 Potential violation of Law of Demeter (method chain calls)
4356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 258 Potential violation of Law of Demeter (method chain calls)
4357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 261 Potential violation of Law of Demeter (object not created locally)
4358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 262 Potential violation of Law of Demeter (object not created locally)
4359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 270 Potential violation of Law of Demeter (method chain calls)
4360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 270 Potential violation of Law of Demeter (method chain calls)
4361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 271 Potential violation of Law of Demeter (method chain calls)
4362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 274 Potential violation of Law of Demeter (object not created locally)
4363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 275 Potential violation of Law of Demeter (object not created locally)
4364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 284 Potential violation of Law of Demeter (method chain calls)
4365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 284 Potential violation of Law of Demeter (method chain calls)
4366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 285 Potential violation of Law of Demeter (method chain calls)
4367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 288 Potential violation of Law of Demeter (object not created locally)
4368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 289 Potential violation of Law of Demeter (object not created locally)
4369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 290 Potential violation of Law of Demeter (method chain calls)
4370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 290 Potential violation of Law of Demeter (method chain calls)
4371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 290 Potential violation of Law of Demeter (object not created locally)
4372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 324 Potential violation of Law of Demeter (method chain calls)
4373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 325 Potential violation of Law of Demeter (method chain calls)
4374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 326 Potential violation of Law of Demeter (method chain calls)
4375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 327 Potential violation of Law of Demeter (method chain calls)
4376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 328 Potential violation of Law of Demeter (method chain calls)
4377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 329 Potential violation of Law of Demeter (method chain calls)
4378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 330 Potential violation of Law of Demeter (method chain calls)
4379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 331 Potential violation of Law of Demeter (method chain calls)
4380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 332 Potential violation of Law of Demeter (method chain calls)
4381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 333 Potential violation of Law of Demeter (method chain calls)
4382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 334 Potential violation of Law of Demeter (method chain calls)
4383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 335 Potential violation of Law of Demeter (method chain calls)
4384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 336 Potential violation of Law of Demeter (method chain calls)
4385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 337 Potential violation of Law of Demeter (method chain calls)
4386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 338 Potential violation of Law of Demeter (method chain calls)
4387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 339 Potential violation of Law of Demeter (method chain calls)
4388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 340 Potential violation of Law of Demeter (method chain calls)
4389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 341 Potential violation of Law of Demeter (method chain calls)
4390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 342 Potential violation of Law of Demeter (method chain calls)
4391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 343 Potential violation of Law of Demeter (method chain calls)
4392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 344 Potential violation of Law of Demeter (method chain calls)
4393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 345 Potential violation of Law of Demeter (method chain calls)
4394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 346 Potential violation of Law of Demeter (method chain calls)
4395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 347 Potential violation of Law of Demeter (method chain calls)
4396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 348 Potential violation of Law of Demeter (method chain calls)
4397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 349 Potential violation of Law of Demeter (method chain calls)
4398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWConnectionTest.java 350 Potential violation of Law of Demeter (method chain calls)
4399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
4400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 56 This class has too many methods, consider refactoring it.
4401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 76 Potential violation of Law of Demeter (method chain calls)
4402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 77 Potential violation of Law of Demeter (method chain calls)
4403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 78 Potential violation of Law of Demeter (method chain calls)
4404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 84 Potential violation of Law of Demeter (object not created locally)
4405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 85 Potential violation of Law of Demeter (object not created locally)
4406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 86 Potential violation of Law of Demeter (object not created locally)
4407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 87 Potential violation of Law of Demeter (object not created locally)
4408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 88 Potential violation of Law of Demeter (object not created locally)
4409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 89 Potential violation of Law of Demeter (object not created locally)
4410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 90 Potential violation of Law of Demeter (object not created locally)
4411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 91 Potential violation of Law of Demeter (object not created locally)
4412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 92 Potential violation of Law of Demeter (object not created locally)
4413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 93 Potential violation of Law of Demeter (object not created locally)
4414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 94 Potential violation of Law of Demeter (object not created locally)
4415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 95 Potential violation of Law of Demeter (object not created locally)
4416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 96 Potential violation of Law of Demeter (object not created locally)
4417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 97 Potential violation of Law of Demeter (object not created locally)
4418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 98 Potential violation of Law of Demeter (object not created locally)
4419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 99 Potential violation of Law of Demeter (object not created locally)
4420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 100 Potential violation of Law of Demeter (object not created locally)
4421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 101 Potential violation of Law of Demeter (object not created locally)
4422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 102 Potential violation of Law of Demeter (object not created locally)
4423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 103 Potential violation of Law of Demeter (object not created locally)
4424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 104 Potential violation of Law of Demeter (object not created locally)
4425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 105 Potential violation of Law of Demeter (object not created locally)
4426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 107 Potential violation of Law of Demeter (object not created locally)
4427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 108 Potential violation of Law of Demeter (object not created locally)
4428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 109 Potential violation of Law of Demeter (object not created locally)
4429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 110 Potential violation of Law of Demeter (object not created locally)
4430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 111 Potential violation of Law of Demeter (object not created locally)
4431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 113 Potential violation of Law of Demeter (object not created locally)
4432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 114 Potential violation of Law of Demeter (method chain calls)
4433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 115 Potential violation of Law of Demeter (method chain calls)
4434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 116 Potential violation of Law of Demeter (method chain calls)
4435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 117 Potential violation of Law of Demeter (method chain calls)
4436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 118 Potential violation of Law of Demeter (method chain calls)
4437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 119 Potential violation of Law of Demeter (method chain calls)
4438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 120 Potential violation of Law of Demeter (method chain calls)
4439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 121 Potential violation of Law of Demeter (method chain calls)
4440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 122 Potential violation of Law of Demeter (method chain calls)
4441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 123 Potential violation of Law of Demeter (method chain calls)
4442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 124 Potential violation of Law of Demeter (method chain calls)
4443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 125 Potential violation of Law of Demeter (method chain calls)
4444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 126 Potential violation of Law of Demeter (method chain calls)
4445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 127 Potential violation of Law of Demeter (method chain calls)
4446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 128 Potential violation of Law of Demeter (method chain calls)
4447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 129 Potential violation of Law of Demeter (method chain calls)
4448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 130 Potential violation of Law of Demeter (method chain calls)
4449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 131 Potential violation of Law of Demeter (method chain calls)
4450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 132 Potential violation of Law of Demeter (method chain calls)
4451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 133 Potential violation of Law of Demeter (method chain calls)
4452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 134 Potential violation of Law of Demeter (method chain calls)
4453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 135 Potential violation of Law of Demeter (method chain calls)
4454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 136 Potential violation of Law of Demeter (method chain calls)
4455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 137 Potential violation of Law of Demeter (method chain calls)
4456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 138 Potential violation of Law of Demeter (method chain calls)
4457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 138 Potential violation of Law of Demeter (method chain calls)
4458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 140 Potential violation of Law of Demeter (method chain calls)
4459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 142 Potential violation of Law of Demeter (object not created locally)
4460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 143 Potential violation of Law of Demeter (object not created locally)
4461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 149 Potential violation of Law of Demeter (object not created locally)
4462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 151 Potential violation of Law of Demeter (method chain calls)
4463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 153 Potential violation of Law of Demeter (object not created locally)
4464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 154 Potential violation of Law of Demeter (object not created locally)
4465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 161 Potential violation of Law of Demeter (object not created locally)
4466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 163 Potential violation of Law of Demeter (method chain calls)
4467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 165 Potential violation of Law of Demeter (object not created locally)
4468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 166 Potential violation of Law of Demeter (object not created locally)
4469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 173 Potential violation of Law of Demeter (object not created locally)
4470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 175 Potential violation of Law of Demeter (method chain calls)
4471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 177 Potential violation of Law of Demeter (object not created locally)
4472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 178 Potential violation of Law of Demeter (object not created locally)
4473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 185 Potential violation of Law of Demeter (object not created locally)
4474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 186 Potential violation of Law of Demeter (object not created locally)
4475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 188 Potential violation of Law of Demeter (method chain calls)
4476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 189 Potential violation of Law of Demeter (method chain calls)
4477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 191 Potential violation of Law of Demeter (object not created locally)
4478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 192 Potential violation of Law of Demeter (object not created locally)
4479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 201 Potential violation of Law of Demeter (method chain calls)
4480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 203 Potential violation of Law of Demeter (object not created locally)
4481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 204 Potential violation of Law of Demeter (object not created locally)
4482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 213 Potential violation of Law of Demeter (method chain calls)
4483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 215 Potential violation of Law of Demeter (object not created locally)
4484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 216 Potential violation of Law of Demeter (object not created locally)
4485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 225 Potential violation of Law of Demeter (method chain calls)
4486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 227 Potential violation of Law of Demeter (object not created locally)
4487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 228 Potential violation of Law of Demeter (object not created locally)
4488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 237 Potential violation of Law of Demeter (method chain calls)
4489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 239 Potential violation of Law of Demeter (object not created locally)
4490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 240 Potential violation of Law of Demeter (object not created locally)
4491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 246 Potential violation of Law of Demeter (object not created locally)
4492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 247 Potential violation of Law of Demeter (object not created locally)
4493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 248 Potential violation of Law of Demeter (object not created locally)
4494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 250 Potential violation of Law of Demeter (method chain calls)
4495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 251 Potential violation of Law of Demeter (method chain calls)
4496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 252 Potential violation of Law of Demeter (method chain calls)
4497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 254 Potential violation of Law of Demeter (method chain calls)
4498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 256 Potential violation of Law of Demeter (object not created locally)
4499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 257 Potential violation of Law of Demeter (object not created locally)
4500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 266 Potential violation of Law of Demeter (object not created locally)
4501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 268 Potential violation of Law of Demeter (method chain calls)
4502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 269 Potential violation of Law of Demeter (method chain calls)
4503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 271 Potential violation of Law of Demeter (object not created locally)
4504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 272 Potential violation of Law of Demeter (object not created locally)
4505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 273 Potential violation of Law of Demeter (method chain calls)
4506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 273 Potential violation of Law of Demeter (method chain calls)
4507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 273 Potential violation of Law of Demeter (object not created locally)
4508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 274 Potential violation of Law of Demeter (method chain calls)
4509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 274 Potential violation of Law of Demeter (method chain calls)
4510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SWStatementTest.java 274 Potential violation of Law of Demeter (object not created locally)
4511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
4512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 81 This class has too many methods, consider refactoring it.
4513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 81 Too many fields
4514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 112 Private field 'bytesParam' could be made final; it is only initialized in the declaration or constructor.
4515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 122 Potential violation of Law of Demeter (method chain calls)
4516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 123 Potential violation of Law of Demeter (method chain calls)
4517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 124 Potential violation of Law of Demeter (method chain calls)
4518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 125 Potential violation of Law of Demeter (method chain calls)
4519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 129 Avoid really long methods.
4520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 129 The method 'testSetParam()' has a NCSS line count of 103.
4521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 129 The method testSetParam() has an NCSS line count of 103
4522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 131 Potential violation of Law of Demeter (object not created locally)
4523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 132 Potential violation of Law of Demeter (object not created locally)
4524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 133 Potential violation of Law of Demeter (object not created locally)
4525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 134 Potential violation of Law of Demeter (object not created locally)
4526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 135 Potential violation of Law of Demeter (object not created locally)
4527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 136 Potential violation of Law of Demeter (object not created locally)
4528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 137 Potential violation of Law of Demeter (object not created locally)
4529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 138 Potential violation of Law of Demeter (object not created locally)
4530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 139 Potential violation of Law of Demeter (object not created locally)
4531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 140 Potential violation of Law of Demeter (object not created locally)
4532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 141 Potential violation of Law of Demeter (object not created locally)
4533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 142 Potential violation of Law of Demeter (object not created locally)
4534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 143 Potential violation of Law of Demeter (object not created locally)
4535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 144 Potential violation of Law of Demeter (object not created locally)
4536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 145 Potential violation of Law of Demeter (object not created locally)
4537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 146 Potential violation of Law of Demeter (object not created locally)
4538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 148 Potential violation of Law of Demeter (object not created locally)
4539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 149 Potential violation of Law of Demeter (object not created locally)
4540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 151 Potential violation of Law of Demeter (object not created locally)
4541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 152 Potential violation of Law of Demeter (object not created locally)
4542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 153 Potential violation of Law of Demeter (object not created locally)
4543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 154 Potential violation of Law of Demeter (object not created locally)
4544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 155 Potential violation of Law of Demeter (object not created locally)
4545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 156 Potential violation of Law of Demeter (object not created locally)
4546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 157 Potential violation of Law of Demeter (object not created locally)
4547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 158 Potential violation of Law of Demeter (object not created locally)
4548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 159 Potential violation of Law of Demeter (object not created locally)
4549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 160 Potential violation of Law of Demeter (object not created locally)
4550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 164 Potential violation of Law of Demeter (object not created locally)
4551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 165 Potential violation of Law of Demeter (object not created locally)
4552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 166 Potential violation of Law of Demeter (object not created locally)
4553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 171 Potential violation of Law of Demeter (object not created locally)
4554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 172 Potential violation of Law of Demeter (object not created locally)
4555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 173 Potential violation of Law of Demeter (object not created locally)
4556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 174 Potential violation of Law of Demeter (object not created locally)
4557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 176 Potential violation of Law of Demeter (object not created locally)
4558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 177 Potential violation of Law of Demeter (object not created locally)
4559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 180 Potential violation of Law of Demeter (object not created locally)
4560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 181 Potential violation of Law of Demeter (object not created locally)
4561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 183 Potential violation of Law of Demeter (method chain calls)
4562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 184 Potential violation of Law of Demeter (method chain calls)
4563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 185 Potential violation of Law of Demeter (method chain calls)
4564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 186 Potential violation of Law of Demeter (method chain calls)
4565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 187 Potential violation of Law of Demeter (method chain calls)
4566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 188 Potential violation of Law of Demeter (method chain calls)
4567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 189 Potential violation of Law of Demeter (method chain calls)
4568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 190 Potential violation of Law of Demeter (method chain calls)
4569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 191 Potential violation of Law of Demeter (method chain calls)
4570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 192 Potential violation of Law of Demeter (method chain calls)
4571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 193 Potential violation of Law of Demeter (method chain calls)
4572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 194 Potential violation of Law of Demeter (method chain calls)
4573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 195 Potential violation of Law of Demeter (method chain calls)
4574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 196 Potential violation of Law of Demeter (method chain calls)
4575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 197 Potential violation of Law of Demeter (method chain calls)
4576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 198 Potential violation of Law of Demeter (method chain calls)
4577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 199 Potential violation of Law of Demeter (method chain calls)
4578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 200 Potential violation of Law of Demeter (method chain calls)
4579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 201 Potential violation of Law of Demeter (method chain calls)
4580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 202 Potential violation of Law of Demeter (method chain calls)
4581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 203 Potential violation of Law of Demeter (method chain calls)
4582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 204 Potential violation of Law of Demeter (method chain calls)
4583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 205 Potential violation of Law of Demeter (method chain calls)
4584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 206 Potential violation of Law of Demeter (method chain calls)
4585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 207 Potential violation of Law of Demeter (method chain calls)
4586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 208 Potential violation of Law of Demeter (method chain calls)
4587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 209 Potential violation of Law of Demeter (method chain calls)
4588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 210 Potential violation of Law of Demeter (method chain calls)
4589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 211 Potential violation of Law of Demeter (method chain calls)
4590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 212 Potential violation of Law of Demeter (method chain calls)
4591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 213 Potential violation of Law of Demeter (method chain calls)
4592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 214 Potential violation of Law of Demeter (method chain calls)
4593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 215 Potential violation of Law of Demeter (method chain calls)
4594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 216 Potential violation of Law of Demeter (method chain calls)
4595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 217 Potential violation of Law of Demeter (method chain calls)
4596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 218 Potential violation of Law of Demeter (method chain calls)
4597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 219 Potential violation of Law of Demeter (method chain calls)
4598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 220 Potential violation of Law of Demeter (method chain calls)
4599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 221 Potential violation of Law of Demeter (method chain calls)
4600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 222 Potential violation of Law of Demeter (method chain calls)
4601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 223 Potential violation of Law of Demeter (method chain calls)
4602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 224 Potential violation of Law of Demeter (method chain calls)
4603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 225 Potential violation of Law of Demeter (method chain calls)
4604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 226 Potential violation of Law of Demeter (method chain calls)
4605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 227 Potential violation of Law of Demeter (method chain calls)
4606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 228 Potential violation of Law of Demeter (method chain calls)
4607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 229 Potential violation of Law of Demeter (method chain calls)
4608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 230 Potential violation of Law of Demeter (method chain calls)
4609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 231 Potential violation of Law of Demeter (method chain calls)
4610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 232 Potential violation of Law of Demeter (method chain calls)
4611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 233 Potential violation of Law of Demeter (method chain calls)
4612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 237 The method 'testPreparedStatementConfig()' has a NCSS line count of 60.
4613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 239 Potential violation of Law of Demeter (object not created locally)
4614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 240 Potential violation of Law of Demeter (object not created locally)
4615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 241 Potential violation of Law of Demeter (object not created locally)
4616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 242 Potential violation of Law of Demeter (object not created locally)
4617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 243 Potential violation of Law of Demeter (object not created locally)
4618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 244 Potential violation of Law of Demeter (object not created locally)
4619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 245 Potential violation of Law of Demeter (object not created locally)
4620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 246 Potential violation of Law of Demeter (object not created locally)
4621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 247 Potential violation of Law of Demeter (object not created locally)
4622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 248 Potential violation of Law of Demeter (object not created locally)
4623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 249 Potential violation of Law of Demeter (object not created locally)
4624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 250 Potential violation of Law of Demeter (object not created locally)
4625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 251 Potential violation of Law of Demeter (object not created locally)
4626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 252 Potential violation of Law of Demeter (object not created locally)
4627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 253 Potential violation of Law of Demeter (object not created locally)
4628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 254 Potential violation of Law of Demeter (object not created locally)
4629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 255 Potential violation of Law of Demeter (object not created locally)
4630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 256 Potential violation of Law of Demeter (object not created locally)
4631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 257 Potential violation of Law of Demeter (object not created locally)
4632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 258 Potential violation of Law of Demeter (object not created locally)
4633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 259 Potential violation of Law of Demeter (object not created locally)
4634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 260 Potential violation of Law of Demeter (object not created locally)
4635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 261 Potential violation of Law of Demeter (object not created locally)
4636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 262 Potential violation of Law of Demeter (object not created locally)
4637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 264 Potential violation of Law of Demeter (object not created locally)
4638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 266 Potential violation of Law of Demeter (object not created locally)
4639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 267 Potential violation of Law of Demeter (object not created locally)
4640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 268 Potential violation of Law of Demeter (object not created locally)
4641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 269 Potential violation of Law of Demeter (object not created locally)
4642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 270 Potential violation of Law of Demeter (object not created locally)
4643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 272 Potential violation of Law of Demeter (object not created locally)
4644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 273 Potential violation of Law of Demeter (method chain calls)
4645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 274 Potential violation of Law of Demeter (method chain calls)
4646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 275 Potential violation of Law of Demeter (method chain calls)
4647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 276 Potential violation of Law of Demeter (method chain calls)
4648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 277 Potential violation of Law of Demeter (method chain calls)
4649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 278 Potential violation of Law of Demeter (method chain calls)
4650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 279 Potential violation of Law of Demeter (method chain calls)
4651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 280 Potential violation of Law of Demeter (method chain calls)
4652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 281 Potential violation of Law of Demeter (method chain calls)
4653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 282 Potential violation of Law of Demeter (method chain calls)
4654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 283 Potential violation of Law of Demeter (method chain calls)
4655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 284 Potential violation of Law of Demeter (method chain calls)
4656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 285 Potential violation of Law of Demeter (method chain calls)
4657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 286 Potential violation of Law of Demeter (method chain calls)
4658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 287 Potential violation of Law of Demeter (method chain calls)
4659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 288 Potential violation of Law of Demeter (method chain calls)
4660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 289 Potential violation of Law of Demeter (method chain calls)
4661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 290 Potential violation of Law of Demeter (method chain calls)
4662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 291 Potential violation of Law of Demeter (method chain calls)
4663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 292 Potential violation of Law of Demeter (method chain calls)
4664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 293 Potential violation of Law of Demeter (method chain calls)
4665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 294 Potential violation of Law of Demeter (method chain calls)
4666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 295 Potential violation of Law of Demeter (method chain calls)
4667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 296 Potential violation of Law of Demeter (method chain calls)
4668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 297 Potential violation of Law of Demeter (method chain calls)
4669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 298 Potential violation of Law of Demeter (method chain calls)
4670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 299 Potential violation of Law of Demeter (method chain calls)
4671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 299 Potential violation of Law of Demeter (method chain calls)
4672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 305 Potential violation of Law of Demeter (object not created locally)
4673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 307 Potential violation of Law of Demeter (object not created locally)
4674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 309 Potential violation of Law of Demeter (method chain calls)
4675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 310 Potential violation of Law of Demeter (method chain calls)
4676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 311 Potential violation of Law of Demeter (method chain calls)
4677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 313 Potential violation of Law of Demeter (object not created locally)
4678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 314 Potential violation of Law of Demeter (object not created locally)
4679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 320 Potential violation of Law of Demeter (object not created locally)
4680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 322 Potential violation of Law of Demeter (object not created locally)
4681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 324 Potential violation of Law of Demeter (method chain calls)
4682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 325 Potential violation of Law of Demeter (method chain calls)
4683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 326 Potential violation of Law of Demeter (method chain calls)
4684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 328 Potential violation of Law of Demeter (object not created locally)
4685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 329 Potential violation of Law of Demeter (object not created locally)
4686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 335 Potential violation of Law of Demeter (object not created locally)
4687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 337 Potential violation of Law of Demeter (object not created locally)
4688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 338 Potential violation of Law of Demeter (object not created locally)
4689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 340 Potential violation of Law of Demeter (method chain calls)
4690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 341 Potential violation of Law of Demeter (method chain calls)
4691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 342 Potential violation of Law of Demeter (method chain calls)
4692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 344 Potential violation of Law of Demeter (object not created locally)
4693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 345 Potential violation of Law of Demeter (object not created locally)
4694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 352 Potential violation of Law of Demeter (object not created locally)
4695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 353 Potential violation of Law of Demeter (object not created locally)
4696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 355 Potential violation of Law of Demeter (method chain calls)
4697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 356 Potential violation of Law of Demeter (method chain calls)
4698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 357 Potential violation of Law of Demeter (method chain calls)
4699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 359 Potential violation of Law of Demeter (object not created locally)
4700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 360 Potential violation of Law of Demeter (object not created locally)
4701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 371 Potential violation of Law of Demeter (object not created locally)
4702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 373 Potential violation of Law of Demeter (method chain calls)
4703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 374 Potential violation of Law of Demeter (method chain calls)
4704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 376 Potential violation of Law of Demeter (object not created locally)
4705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 377 Potential violation of Law of Demeter (object not created locally)
4706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 388 Potential violation of Law of Demeter (object not created locally)
4707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 390 Potential violation of Law of Demeter (method chain calls)
4708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 391 Potential violation of Law of Demeter (method chain calls)
4709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 393 Potential violation of Law of Demeter (object not created locally)
4710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 394 Potential violation of Law of Demeter (object not created locally)
4711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 401 Potential violation of Law of Demeter (object not created locally)
4712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 402 Potential violation of Law of Demeter (object not created locally)
4713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 403 Potential violation of Law of Demeter (object not created locally)
4714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 404 Potential violation of Law of Demeter (object not created locally)
4715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 406 Potential violation of Law of Demeter (method chain calls)
4716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 407 Potential violation of Law of Demeter (method chain calls)
4717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 408 Potential violation of Law of Demeter (method chain calls)
4718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 410 Potential violation of Law of Demeter (object not created locally)
4719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 411 Potential violation of Law of Demeter (object not created locally)
4720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 418 Potential violation of Law of Demeter (object not created locally)
4721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 419 Potential violation of Law of Demeter (object not created locally)
4722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 420 Potential violation of Law of Demeter (object not created locally)
4723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 421 Potential violation of Law of Demeter (object not created locally)
4724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 423 Potential violation of Law of Demeter (method chain calls)
4725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 424 Potential violation of Law of Demeter (method chain calls)
4726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 425 Potential violation of Law of Demeter (method chain calls)
4727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 427 Potential violation of Law of Demeter (object not created locally)
4728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 428 Potential violation of Law of Demeter (object not created locally)
4729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 436 Potential violation of Law of Demeter (object not created locally)
4730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 437 Potential violation of Law of Demeter (object not created locally)
4731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 438 Potential violation of Law of Demeter (object not created locally)
4732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 440 Potential violation of Law of Demeter (method chain calls)
4733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 441 Potential violation of Law of Demeter (method chain calls)
4734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 442 Potential violation of Law of Demeter (method chain calls)
4735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 444 Potential violation of Law of Demeter (object not created locally)
4736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 445 Potential violation of Law of Demeter (object not created locally)
4737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 453 Potential violation of Law of Demeter (object not created locally)
4738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 454 Potential violation of Law of Demeter (object not created locally)
4739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 455 Potential violation of Law of Demeter (object not created locally)
4740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 457 Potential violation of Law of Demeter (method chain calls)
4741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 458 Potential violation of Law of Demeter (method chain calls)
4742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 460 Potential violation of Law of Demeter (object not created locally)
4743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 461 Potential violation of Law of Demeter (object not created locally)
4744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 469 Potential violation of Law of Demeter (object not created locally)
4745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 470 Potential violation of Law of Demeter (object not created locally)
4746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 472 Potential violation of Law of Demeter (method chain calls)
4747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 473 Potential violation of Law of Demeter (method chain calls)
4748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 475 Potential violation of Law of Demeter (object not created locally)
4749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 476 Potential violation of Law of Demeter (object not created locally)
4750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 485 Potential violation of Law of Demeter (object not created locally)
4751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 486 Potential violation of Law of Demeter (object not created locally)
4752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 488 Potential violation of Law of Demeter (method chain calls)
4753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 489 Potential violation of Law of Demeter (method chain calls)
4754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 491 Potential violation of Law of Demeter (object not created locally)
4755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 492 Potential violation of Law of Demeter (object not created locally)
4756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 498 Potential violation of Law of Demeter (object not created locally)
4757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 500 Potential violation of Law of Demeter (object not created locally)
4758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 501 Potential violation of Law of Demeter (object not created locally)
4759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 502 Potential violation of Law of Demeter (object not created locally)
4760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 504 Potential violation of Law of Demeter (method chain calls)
4761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 505 Potential violation of Law of Demeter (method chain calls)
4762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 506 Potential violation of Law of Demeter (method chain calls)
4763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 508 Potential violation of Law of Demeter (method chain calls)
4764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 510 Potential violation of Law of Demeter (object not created locally)
4765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 511 Potential violation of Law of Demeter (object not created locally)
4766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 518 Potential violation of Law of Demeter (object not created locally)
4767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 519 Potential violation of Law of Demeter (object not created locally)
4768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 520 Potential violation of Law of Demeter (object not created locally)
4769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 521 Potential violation of Law of Demeter (object not created locally)
4770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 522 Potential violation of Law of Demeter (object not created locally)
4771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 524 Potential violation of Law of Demeter (object not created locally)
4772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 526 Potential violation of Law of Demeter (method chain calls)
4773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 527 Potential violation of Law of Demeter (method chain calls)
4774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 536 Potential violation of Law of Demeter (object not created locally)
4775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 537 Potential violation of Law of Demeter (object not created locally)
4776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 538 Potential violation of Law of Demeter (object not created locally)
4777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 543 Potential violation of Law of Demeter (object not created locally)
4778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 545 Potential violation of Law of Demeter (object not created locally)
4779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 547 Potential violation of Law of Demeter (object not created locally)
4780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 549 Potential violation of Law of Demeter (method chain calls)
4781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 550 Potential violation of Law of Demeter (method chain calls)
4782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 551 Potential violation of Law of Demeter (method chain calls)
4783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 552 Potential violation of Law of Demeter (method chain calls)
4784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 553 Potential violation of Law of Demeter (method chain calls)
4785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 554 Potential violation of Law of Demeter (method chain calls)
4786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 556 Potential violation of Law of Demeter (method chain calls)
4787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 558 Potential violation of Law of Demeter (object not created locally)
4788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 559 Potential violation of Law of Demeter (object not created locally)
4789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 561 Potential violation of Law of Demeter (object not created locally)
4790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 562 Potential violation of Law of Demeter (object not created locally)
4791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 563 Potential violation of Law of Demeter (object not created locally)
4792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\SwPreparedStatementTest.java 564 Potential violation of Law of Demeter (object not created locally)
4793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jdbc-commons\src\test\java\org\apache\skywalking\apm\plugin\jdbc\connectionurl\parser\URLParserTest.java 27 This class has too many methods, consider refactoring it.
4794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithHostAndPortArgInterceptor.java 30 Potential violation of Law of Demeter (object not created locally)
4795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithHostAndPortArgInterceptor.java 30 Potential violation of Law of Demeter (object not created locally)
4796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithShardInfoArgInterceptor.java 31 Potential violation of Law of Demeter (object not created locally)
4797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithShardInfoArgInterceptor.java 31 Potential violation of Law of Demeter (object not created locally)
4798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithStringArgInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
4799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithUriArgInterceptor.java 30 Potential violation of Law of Demeter (object not created locally)
4800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithUriArgInterceptor.java 30 Potential violation of Law of Demeter (object not created locally)
4801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
4802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptor.java 40 Potential violation of Law of Demeter (static property access)
4803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
4804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptor.java 44 Potential violation of Law of Demeter (static property access)
4805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptor.java 46 Potential violation of Law of Demeter (static property access)
4806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
4807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
4808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 29 Avoid really long methods.
4809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 30 Potential violation of Law of Demeter (method chain calls)
4936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jedis\v2\RedisMethodMatch.java 160 Potential violation of Law of Demeter (method chain calls)
4983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithHostAndPortArgInterceptorTest.java 51 A method/constructor should not explicitly throw java.lang.Exception
4984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithHostAndPortArgInterceptorTest.java 53 Potential violation of Law of Demeter (method chain calls)
4985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithListHostAndPortArgInterceptorTest.java 60 A method/constructor should not explicitly throw java.lang.Exception
4986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithListHostAndPortArgInterceptorTest.java 63 Potential violation of Law of Demeter (method chain calls)
4987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithListHostAndPortArgInterceptorTest.java 67 A method/constructor should not explicitly throw java.lang.Exception
4988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithListHostAndPortArgInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
4989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithListHostAndPortArgInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
4990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithListHostAndPortArgInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
4991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisClusterConstructorWithListHostAndPortArgInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
4992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithShardInfoArgInterceptorTest.java 49 A method/constructor should not explicitly throw java.lang.Exception
4993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithShardInfoArgInterceptorTest.java 52 Potential violation of Law of Demeter (method chain calls)
4994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithStringArgInterceptorTest.java 44 A method/constructor should not explicitly throw java.lang.Exception
4995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithStringArgInterceptorTest.java 47 Potential violation of Law of Demeter (method chain calls)
4996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithStringArgInterceptorTest.java 57 Potential violation of Law of Demeter (method chain calls)
4997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithUriArgInterceptorTest.java 40 Private field 'uri' could be made final; it is only initialized in the declaration or constructor.
4998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithUriArgInterceptorTest.java 48 A method/constructor should not explicitly throw java.lang.Exception
4999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisConstructorWithUriArgInterceptorTest.java 51 Potential violation of Law of Demeter (method chain calls)
5000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
5001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
5002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 92 Potential violation of Law of Demeter (object not created locally)
5003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 93 Potential violation of Law of Demeter (object not created locally)
5004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 98 Potential violation of Law of Demeter (method chain calls)
5005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
5006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 105 Potential violation of Law of Demeter (object not created locally)
5007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
5008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
5009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
5010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 118 Potential violation of Law of Demeter (object not created locally)
5011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 120 Potential violation of Law of Demeter (object not created locally)
5012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 126 Potential violation of Law of Demeter (method chain calls)
5013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 126 Potential violation of Law of Demeter (method chain calls)
5014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 126 Potential violation of Law of Demeter (object not created locally)
5015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 127 Potential violation of Law of Demeter (object not created locally)
5022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 128 Potential violation of Law of Demeter (object not created locally)
5029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
5030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
5031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
5032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
5033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
5034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
5035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
5036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 131 Potential violation of Law of Demeter (object not created locally)
5037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
5038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
5039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
5040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
5041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 132 Potential violation of Law of Demeter (object not created locally)
5042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 140 Potential violation of Law of Demeter (method chain calls)
5043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 140 Potential violation of Law of Demeter (method chain calls)
5044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 140 Potential violation of Law of Demeter (object not created locally)
5045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 141 Potential violation of Law of Demeter (method chain calls)
5046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 141 Potential violation of Law of Demeter (method chain calls)
5047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 141 Potential violation of Law of Demeter (object not created locally)
5048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 147 Potential violation of Law of Demeter (method chain calls)
5049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jedis-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jedis\v2\JedisMethodInterceptorTest.java 156 Potential violation of Law of Demeter (method chain calls)
5050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
5051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
5052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
5053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
5054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
5055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
5056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 48 Potential violation of Law of Demeter (static property access)
5057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
5058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
5059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
5060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 49 Potential violation of Law of Demeter (static property access)
5061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
5062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
5063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 70 Potential violation of Law of Demeter (method chain calls)
5064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 70 Potential violation of Law of Demeter (method chain calls)
5065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptor.java 86 Potential violation of Law of Demeter (object not created locally)
5066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 66 Private field 'uri' could be made final; it is only initialized in the declaration or constructor.
5067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
5068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
5069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
5070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
5071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
5072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
5073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 96 Potential violation of Law of Demeter (object not created locally)
5074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
5075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
5076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 97 Potential violation of Law of Demeter (object not created locally)
5077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 98 Potential violation of Law of Demeter (method chain calls)
5078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 98 Potential violation of Law of Demeter (method chain calls)
5079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 98 Potential violation of Law of Demeter (object not created locally)
5080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
5081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
5082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
5083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
5084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
5085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
5086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
5087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
5088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
5089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
5090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
5091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
5092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 118 Potential violation of Law of Demeter (object not created locally)
5093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
5094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v90\client\SyncHttpRequestSendInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
5095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
5096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
5097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
5098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
5099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
5100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
5101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 47 Potential violation of Law of Demeter (static property access)
5102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
5103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
5104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
5105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 48 Potential violation of Law of Demeter (static property access)
5106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
5107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
5108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
5109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
5110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptor.java 75 Potential violation of Law of Demeter (object not created locally)
5111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 65 Private field 'uri' could be made final; it is only initialized in the declaration or constructor.
5112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
5113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
5114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
5115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 91 Potential violation of Law of Demeter (method chain calls)
5116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 91 Potential violation of Law of Demeter (method chain calls)
5117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
5118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 95 Potential violation of Law of Demeter (object not created locally)
5119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 96 Potential violation of Law of Demeter (method chain calls)
5120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 96 Potential violation of Law of Demeter (method chain calls)
5121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 96 Potential violation of Law of Demeter (object not created locally)
5122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
5123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
5124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 97 Potential violation of Law of Demeter (object not created locally)
5125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
5126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
5127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
5128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
5129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
5130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
5131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
5132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
5133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
5134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
5135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
5136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
5137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
5138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
5139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-client-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\client\SyncHttpRequestSendInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
5140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\ForwardInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
5141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\ForwardInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
5142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\ForwardInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
5143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
5144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
5145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
5146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
5147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
5148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
5149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 62 Potential violation of Law of Demeter (static property access)
5150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
5151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 63 Potential violation of Law of Demeter (static property access)
5152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
5153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
5154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
5155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 76 Potential violation of Law of Demeter (static property access)
5156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
5157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 86 Potential violation of Law of Demeter (method chain calls)
5158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptor.java 86 Potential violation of Law of Demeter (method chain calls)
5159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
5160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
5161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
5162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 91 Potential violation of Law of Demeter (method chain calls)
5163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
5164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
5165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
5166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
5167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
5168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
5169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
5170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
5171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
5172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 121 Potential violation of Law of Demeter (object not created locally)
5173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 122 Potential violation of Law of Demeter (method chain calls)
5174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 122 Potential violation of Law of Demeter (method chain calls)
5175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 122 Potential violation of Law of Demeter (object not created locally)
5176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
5177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
5178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
5179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 135 Potential violation of Law of Demeter (object not created locally)
5180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 136 Potential violation of Law of Demeter (object not created locally)
5181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 137 Potential violation of Law of Demeter (object not created locally)
5182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 138 Potential violation of Law of Demeter (object not created locally)
5183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 144 Potential violation of Law of Demeter (method chain calls)
5184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\jetty-plugin\jetty-server-9.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jetty\v9\server\HandleInterceptorTest.java 144 Potential violation of Law of Demeter (method chain calls)
5185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackAdapterInterceptor.java 37 Private field 'callbackCache' could be made final; it is only initialized in the declaration or constructor.
5186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackAdapterInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
5187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackAdapterInterceptor.java 49 Potential violation of Law of Demeter (static property access)
5188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackAdapterInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
5189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackAdapterInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
5190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackAdapterInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
5191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackAdapterInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
5192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackAdapterInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
5193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackCache.java 27 The class 'CallbackCache' is suspected to be a Data Class (WOC=20.000%, NOPA=0, NOAM=4, WMC=5)
5194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
5195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
5196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 49 Potential violation of Law of Demeter (static property access)
5197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 63 Deeply nested if..then statements are hard to read
5198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
5199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
5200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
5201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
5202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
5203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
5204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
5205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\ConsumerConstructorInterceptor.java 35 Potential violation of Law of Demeter (object not created locally)
5206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\ConsumerConstructorInterceptor.java 36 Potential violation of Law of Demeter (object not created locally)
5207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\ConsumerEnhanceRequiredInfo.java 25 The class 'ConsumerEnhanceRequiredInfo' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=8, WMC=8)
5208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
5209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
5210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
5211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
5212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
5213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
5214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
5215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 71 Potential violation of Law of Demeter (object not created locally)
5216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 71 Potential violation of Law of Demeter (static property access)
5217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
5218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 72 Potential violation of Law of Demeter (static property access)
5219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 79 Potential violation of Law of Demeter (object not created locally)
5220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
5221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
5222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
5223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
5224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
5225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 102 Potential violation of Law of Demeter (method chain calls)
5226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptor.java 102 Potential violation of Law of Demeter (method chain calls)
5227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
5228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 52 Potential violation of Law of Demeter (static property access)
5229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 53 Potential violation of Law of Demeter (static property access)
5230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
5231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
5232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
5233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
5234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
5235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
5236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptor.java 78 Deeply nested if..then statements are hard to read
5237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\ProducerConstructorMapInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
5238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\ProducerConstructorMapInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
5239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
5240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
5241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
5242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
5243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
5244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
5245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
5246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\define\KafkaConsumerInstrumentation.java 41 The class 'KafkaConsumerInstrumentation' has a Modified Cyclomatic Complexity of 5 (Highest = 10).
5247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\define\KafkaConsumerInstrumentation.java 41 The class 'KafkaConsumerInstrumentation' has a Standard Cyclomatic Complexity of 5 (Highest = 10).
5248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\define\KafkaConsumerInstrumentation.java 72 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 10.
5249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\main\java\org\apache\skywalking\apm\plugin\kafka\define\KafkaConsumerInstrumentation.java 72 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 10.
5250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 68 Private field 'callBackInstance' could be made final; it is only initialized in the declaration or constructor.
5251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 72 Potential violation of Law of Demeter (static property access)
5252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
5253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
5254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
5255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 114 Potential violation of Law of Demeter (object not created locally)
5256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
5257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 125 Potential violation of Law of Demeter (object not created locally)
5258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 126 Potential violation of Law of Demeter (object not created locally)
5259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 129 Potential violation of Law of Demeter (object not created locally)
5260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 131 Potential violation of Law of Demeter (object not created locally)
5261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 133 Potential violation of Law of Demeter (object not created locally)
5262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
5263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\CallbackInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
5264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\ConsumerConstructorInterceptorTest.java 45 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
5265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\ConsumerConstructorInterceptorTest.java 64 Potential violation of Law of Demeter (method chain calls)
5266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\ConsumerConstructorInterceptorTest.java 73 Potential violation of Law of Demeter (object not created locally)
5267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 66 Private field 'consumerInstance' could be made final; it is only initialized in the declaration or constructor.
5268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
5269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
5270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
5271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 125 Potential violation of Law of Demeter (object not created locally)
5272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 127 Potential violation of Law of Demeter (object not created locally)
5273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 128 Potential violation of Law of Demeter (object not created locally)
5274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 129 Potential violation of Law of Demeter (object not created locally)
5275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 130 Potential violation of Law of Demeter (object not created locally)
5276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 133 Potential violation of Law of Demeter (object not created locally)
5277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 134 Potential violation of Law of Demeter (object not created locally)
5278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 148 Potential violation of Law of Demeter (method chain calls)
5279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaConsumerInterceptorTest.java 148 Potential violation of Law of Demeter (method chain calls)
5280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 60 Private field 'kafkaProducerInstance' could be made final; it is only initialized in the declaration or constructor.
5281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 72 Private field 'messageInstance' could be made final; it is only initialized in the declaration or constructor.
5282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
5283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 114 Potential violation of Law of Demeter (object not created locally)
5284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
5285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 118 Potential violation of Law of Demeter (object not created locally)
5286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 127 Potential violation of Law of Demeter (object not created locally)
5287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 132 Potential violation of Law of Demeter (object not created locally)
5288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 134 Potential violation of Law of Demeter (object not created locally)
5289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 136 Potential violation of Law of Demeter (object not created locally)
5290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\KafkaProducerInterceptorTest.java 138 Potential violation of Law of Demeter (object not created locally)
5291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\ProducerConstructorInterceptorTest.java 44 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
5292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\ProducerConstructorInterceptorTest.java 63 Potential violation of Law of Demeter (method chain calls)
5293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\ProducerConstructorInterceptorTest.java 70 Potential violation of Law of Demeter (method chain calls)
5294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\ProducerConstructorInterceptorTest.java 70 Potential violation of Law of Demeter (method chain calls)
5295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptorTest.java 42 Private field 'mockTopics' could be made final; it is only initialized in the declaration or constructor.
5296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptorTest.java 44 Private field 'mockTopicPattern' could be made final; it is only initialized in the declaration or constructor.
5297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptorTest.java 46 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
5298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptorTest.java 71 Potential violation of Law of Demeter (object not created locally)
5299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\kafka-plugin\src\test\java\org\apache\skywalking\apm\plugin\kafka\SubscribeMethodInterceptorTest.java 78 Potential violation of Law of Demeter (object not created locally)
5300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AbstractRedisClientInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
5301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AbstractRedisClientInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
5302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AbstractRedisClientInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
5303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AbstractRedisClientInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
5304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AbstractRedisClientInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
5305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AbstractRedisClientInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
5306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AbstractRedisClientInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
5307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AbstractRedisClientInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
5308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AbstractRedisClientInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
5309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AsyncCommandMethodInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
5310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AsyncCommandMethodInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
5311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AsyncCommandMethodInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
5312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AsyncCommandMethodInterceptor.java 45 Potential violation of Law of Demeter (static property access)
5313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AsyncCommandMethodInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
5314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\AsyncCommandMethodInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
5315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
5316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
5317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
5318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptor.java 60 Potential violation of Law of Demeter (static property access)
5319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptor.java 61 Potential violation of Law of Demeter (static property access)
5320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptor.java 76 Potential violation of Law of Demeter (object not created locally)
5321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptor.java 77 Potential violation of Law of Demeter (object not created locally)
5322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptor.java 83 Potential violation of Law of Demeter (object not created locally)
5323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisClientConstructorInterceptor.java 32 Potential violation of Law of Demeter (object not created locally)
5324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisClientConstructorInterceptor.java 33 Potential violation of Law of Demeter (object not created locally)
5325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisClientConstructorInterceptor.java 33 Potential violation of Law of Demeter (object not created locally)
5326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisClientConstructorInterceptor.java 33 Potential violation of Law of Demeter (object not created locally)
5327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisClusterClientConstructorInterceptor.java 37 Potential violation of Law of Demeter (object not created locally)
5328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisClusterClientConstructorInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
5329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWBiConsumer.java 32 Private field 'biConsumer' could be made final; it is only initialized in the declaration or constructor.
5330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWBiConsumer.java 33 Private field 'snapshot' could be made final; it is only initialized in the declaration or constructor.
5331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWBiConsumer.java 34 Private field 'operationName' could be made final; it is only initialized in the declaration or constructor.
5332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWBiConsumer.java 45 Potential violation of Law of Demeter (object not created locally)
5333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWBiConsumer.java 46 Potential violation of Law of Demeter (static property access)
5334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWBiConsumer.java 52 Potential violation of Law of Demeter (method chain calls)
5335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWBiConsumer.java 52 Potential violation of Law of Demeter (method chain calls)
5336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWConsumer.java 32 Private field 'consumer' could be made final; it is only initialized in the declaration or constructor.
5337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWConsumer.java 33 Private field 'snapshot' could be made final; it is only initialized in the declaration or constructor.
5338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWConsumer.java 34 Private field 'operationName' could be made final; it is only initialized in the declaration or constructor.
5339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWConsumer.java 45 Potential violation of Law of Demeter (object not created locally)
5340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWConsumer.java 46 Potential violation of Law of Demeter (static property access)
5341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWConsumer.java 52 Potential violation of Law of Demeter (method chain calls)
5342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\lettuce\v5\SWConsumer.java 52 Potential violation of Law of Demeter (method chain calls)
5343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
5344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
5345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
5346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
5347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
5348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
5349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
5350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
5351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
5352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
5353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
5354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
5355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
5356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
5357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 113 Potential violation of Law of Demeter (object not created locally)
5358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\RedisChannelWriterInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\mock\MockRedisClusterClientConstructorInterceptor.java 36 Potential violation of Law of Demeter (object not created locally)
5365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\lettuce-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\lettuce\v5\mock\MockRedisClusterClientConstructorInterceptor.java 37 Potential violation of Law of Demeter (object not created locally)
5366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
5367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
5368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
5369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
5370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
5371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
5372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 70 Potential violation of Law of Demeter (object not created locally)
5373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 70 Potential violation of Law of Demeter (object not created locally)
5374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 70 Potential violation of Law of Demeter (object not created locally)
5375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
5376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 74 Potential violation of Law of Demeter (static property access)
5377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
5378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
5379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 75 Potential violation of Law of Demeter (object not created locally)
5380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 75 Potential violation of Law of Demeter (static property access)
5381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 76 Potential violation of Law of Demeter (object not created locally)
5382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 79 Potential violation of Law of Demeter (object not created locally)
5383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
5384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
5385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 81 Potential violation of Law of Demeter (static property access)
5386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 88 Potential violation of Law of Demeter (method chain calls)
5387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 91 Potential violation of Law of Demeter (method chain calls)
5388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 96 Potential violation of Law of Demeter (method chain calls)
5389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 98 Potential violation of Law of Demeter (method chain calls)
5390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 108 Potential violation of Law of Demeter (object not created locally)
5391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 120 Potential violation of Law of Demeter (method chain calls)
5392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 120 Potential violation of Law of Demeter (method chain calls)
5393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 124 Potential violation of Law of Demeter (method chain calls)
5394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 124 Potential violation of Law of Demeter (method chain calls)
5395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 124 Potential violation of Law of Demeter (method chain calls)
5396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 124 Potential violation of Law of Demeter (method chain calls)
5397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 129 Potential violation of Law of Demeter (method chain calls)
5398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 129 Potential violation of Law of Demeter (method chain calls)
5399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 129 Potential violation of Law of Demeter (method chain calls)
5400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\main\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptor.java 133 Potential violation of Law of Demeter (method chain calls)
5401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\test\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
5402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\test\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
5403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\light4j-plugins\light4j-plugin\src\test\java\org\apache\skywalking\apm\plugin\light4j\HandleRequestInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
5404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
5405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
5406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
5407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 49 Potential violation of Law of Demeter (static property access)
5408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
5409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 50 Potential violation of Law of Demeter (static property access)
5410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
5411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 51 Potential violation of Law of Demeter (static property access)
5412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
5413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
5414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
5415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 79 Potential violation of Law of Demeter (object not created locally)
5416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
5417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
5418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\SetCatalogInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
5419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\SetCatalogInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
5420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\SetCatalogInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
5421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
5422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptor.java 42 Potential violation of Law of Demeter (static property access)
5423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptor.java 43 Potential violation of Law of Demeter (static property access)
5424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptor.java 45 Potential violation of Law of Demeter (static property access)
5425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
5426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
5427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
5428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
5429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
5430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\define\ConnectionInstrumentation.java 32 The class 'ConnectionInstrumentation' has a Modified Cyclomatic Complexity of 6 (Highest = 16).
5431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\define\ConnectionInstrumentation.java 32 The class 'ConnectionInstrumentation' has a Standard Cyclomatic Complexity of 6 (Highest = 16).
5432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\define\ConnectionInstrumentation.java 51 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 16.
5433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\define\ConnectionInstrumentation.java 51 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 16.
5434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\CreateCallableStatementInterceptorTest.java 54 Potential violation of Law of Demeter (method chain calls)
5435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\CreateCallableStatementInterceptorTest.java 60 Potential violation of Law of Demeter (method chain calls)
5436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\CreateCallableStatementInterceptorTest.java 66 Potential violation of Law of Demeter (method chain calls)
5437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\CreatePreparedStatementInterceptorTest.java 54 Potential violation of Law of Demeter (method chain calls)
5438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\CreatePreparedStatementInterceptorTest.java 60 Potential violation of Law of Demeter (method chain calls)
5439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\CreatePreparedStatementInterceptorTest.java 66 Potential violation of Law of Demeter (method chain calls)
5440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\CreateStatementInterceptorTest.java 54 Potential violation of Law of Demeter (method chain calls)
5441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\CreateStatementInterceptorTest.java 60 Potential violation of Law of Demeter (method chain calls)
5442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\CreateStatementInterceptorTest.java 66 Potential violation of Law of Demeter (method chain calls)
5443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 72 Perhaps 'enhanceRequireCacheObject' could be replaced by a local variable.
5444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 81 Potential violation of Law of Demeter (method chain calls)
5445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
5446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 83 Potential violation of Law of Demeter (method chain calls)
5447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
5448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
5449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
5450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
5451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
5452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 98 Potential violation of Law of Demeter (method chain calls)
5453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
5454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
5455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
5456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\PreparedStatementExecuteMethodsInterceptorTest.java 102 Potential violation of Law of Demeter (object not created locally)
5457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 68 Perhaps 'enhanceRequireCacheObject' could be replaced by a local variable.
5458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
5459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 76 Potential violation of Law of Demeter (method chain calls)
5460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
5461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
5462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
5463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 80 Potential violation of Law of Demeter (method chain calls)
5464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
5465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
5466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
5467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
5468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
5469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 91 Potential violation of Law of Demeter (method chain calls)
5470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mariadb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mariadb\v2\StatementExecuteMethodsInterceptorTest.java 93 Potential violation of Law of Demeter (object not created locally)
5471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptor.java 53 Potential violation of Law of Demeter (static property access)
5472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
5473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
5474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptor.java 70 Potential violation of Law of Demeter (object not created locally)
5475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
5476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
5477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptor.java 89 Potential violation of Law of Demeter (method chain calls)
5478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptor.java 89 Potential violation of Law of Demeter (object not created locally)
5479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptor.java 95 Potential violation of Law of Demeter (method chain calls)
5480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\define\MongoDBCollectionInstrumentation.java 40 The class 'MongoDBCollectionInstrumentation' has a Modified Cyclomatic Complexity of 5 (Highest = 13).
5481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\define\MongoDBCollectionInstrumentation.java 40 The class 'MongoDBCollectionInstrumentation' has a Standard Cyclomatic Complexity of 5 (Highest = 13).
5482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\define\MongoDBCollectionInstrumentation.java 64 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 13.
5483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v2\define\MongoDBCollectionInstrumentation.java 64 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 13.
5484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
5485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 68 Private field 'arguments' could be made final; it is only initialized in the declaration or constructor.
5486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
5487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 91 Potential violation of Law of Demeter (method chain calls)
5488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 91 Potential violation of Law of Demeter (method chain calls)
5489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
5490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 94 Potential violation of Law of Demeter (object not created locally)
5491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
5492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
5493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
5494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
5495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
5496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
5497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
5498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
5499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
5500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
5501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v2\MongoDBCollectionMethodInterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
5502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
5503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
5504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
5505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
5506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptor.java 78 Potential violation of Law of Demeter (object not created locally)
5507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptor.java 79 Potential violation of Law of Demeter (object not created locally)
5508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBClientDelegateInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
5509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
5510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
5511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
5512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
5513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
5514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
5515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoConstants.java 21 A class which only has private constructors should be final
5516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 51 A class which only has private constructors should be final
5517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 51 The class 'MongoOperationHelper' has a Modified Cyclomatic Complexity of 7 (Highest = 18).
5518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 51 The class 'MongoOperationHelper' has a Standard Cyclomatic Complexity of 7 (Highest = 18).
5519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 62 The method 'getTraceParam' has a Modified Cyclomatic Complexity of 18.
5520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 62 The method 'getTraceParam' has a Standard Cyclomatic Complexity of 18.
5521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 62 The method 'getTraceParam(Object)' has a NCSS line count of 70.
5522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 62 The method 'getTraceParam(Object)' has a cyclomatic complexity of 18.
5523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 64 Potential violation of Law of Demeter (method chain calls)
5524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 65 Potential violation of Law of Demeter (object not created locally)
5525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 67 Potential violation of Law of Demeter (method chain calls)
5526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 68 Potential violation of Law of Demeter (object not created locally)
5527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 70 Potential violation of Law of Demeter (method chain calls)
5528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 71 Potential violation of Law of Demeter (object not created locally)
5529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 73 Potential violation of Law of Demeter (method chain calls)
5530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 74 Potential violation of Law of Demeter (object not created locally)
5531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 76 Potential violation of Law of Demeter (method chain calls)
5532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 77 Potential violation of Law of Demeter (object not created locally)
5533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 79 Potential violation of Law of Demeter (method chain calls)
5534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 80 Potential violation of Law of Demeter (object not created locally)
5535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 82 Potential violation of Law of Demeter (method chain calls)
5536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 85 Potential violation of Law of Demeter (method chain calls)
5537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 88 Potential violation of Law of Demeter (method chain calls)
5538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 91 Potential violation of Law of Demeter (method chain calls)
5539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 94 Potential violation of Law of Demeter (method chain calls)
5540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 95 Potential violation of Law of Demeter (object not created locally)
5541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 97 Potential violation of Law of Demeter (method chain calls)
5542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 100 Potential violation of Law of Demeter (method chain calls)
5543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 101 Potential violation of Law of Demeter (object not created locally)
5544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 103 Potential violation of Law of Demeter (method chain calls)
5545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 104 Potential violation of Law of Demeter (object not created locally)
5546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 106 Potential violation of Law of Demeter (method chain calls)
5547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 107 Potential violation of Law of Demeter (object not created locally)
5548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 109 Potential violation of Law of Demeter (method chain calls)
5549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 110 Potential violation of Law of Demeter (object not created locally)
5550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 112 Potential violation of Law of Demeter (method chain calls)
5551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 123 Potential violation of Law of Demeter (method chain calls)
5552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 123 Potential violation of Law of Demeter (method chain calls)
5553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 125 Potential violation of Law of Demeter (method chain calls)
5554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoOperationHelper.java 127 Potential violation of Law of Demeter (method chain calls)
5555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoRemotePeerHelper.java 26 A class which only has private constructors should be final
5556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoRemotePeerHelper.java 33 Potential violation of Law of Demeter (method chain calls)
5557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoRemotePeerHelper.java 35 Potential violation of Law of Demeter (object not created locally)
5558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoRemotePeerHelper.java 35 Potential violation of Law of Demeter (object not created locally)
5559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoSpanHelper.java 29 A class which only has private constructors should be final
5560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoSpanHelper.java 37 Potential violation of Law of Demeter (static property access)
5561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\mongodb\v3\support\MongoSpanHelper.java 41 Potential violation of Law of Demeter (static property access)
5562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
5563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 87 Potential violation of Law of Demeter (method chain calls)
5564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
5565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
5566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
5567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
5568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
5569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
5570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
5571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 120 Potential violation of Law of Demeter (object not created locally)
5572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 121 Potential violation of Law of Demeter (object not created locally)
5573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 122 Potential violation of Law of Demeter (object not created locally)
5574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 123 Potential violation of Law of Demeter (object not created locally)
5575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
5576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
5577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 130 Potential violation of Law of Demeter (object not created locally)
5578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
5579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
5580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 131 Potential violation of Law of Demeter (object not created locally)
5581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v30\MongoDBInterceptorTest.java 138 Potential violation of Law of Demeter (method chain calls)
5582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBClientDelegateInterceptorTest.java 47 Potential violation of Law of Demeter (method chain calls)
5583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
5584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
5585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
5586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
5587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
5588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
5589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
5590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
5591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
5592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 119 Potential violation of Law of Demeter (object not created locally)
5593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 120 Potential violation of Law of Demeter (object not created locally)
5594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 121 Potential violation of Law of Demeter (object not created locally)
5595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 122 Potential violation of Law of Demeter (object not created locally)
5596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 129 Potential violation of Law of Demeter (method chain calls)
5597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 129 Potential violation of Law of Demeter (method chain calls)
5598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 129 Potential violation of Law of Demeter (object not created locally)
5599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
5600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
5601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 130 Potential violation of Law of Demeter (object not created locally)
5602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 135 A method/constructor should not explicitly throw java.lang.Exception
5603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mongodb-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\mongodb\v3\interceptor\v37\MongoDBOperationExecutorInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
5604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
5606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 58 Potential violation of Law of Demeter (static property access)
5607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
5608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
5609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
5610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
5611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
5612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
5613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 75 Potential violation of Law of Demeter (object not created locally)
5614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 85 Potential violation of Law of Demeter (object not created locally)
5615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptor.java 86 Potential violation of Law of Demeter (object not created locally)
5616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
5617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
5618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
5619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
5620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
5621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
5622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
5623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptor.java 77 Potential violation of Law of Demeter (object not created locally)
5624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\main\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptor.java 78 Potential violation of Law of Demeter (object not created locally)
5625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
5626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 71 Perhaps 'url' could be replaced by a local variable.
5627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 81 Potential violation of Law of Demeter (method chain calls)
5628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
5629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 83 Potential violation of Law of Demeter (method chain calls)
5630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
5631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
5632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
5633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
5634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 95 Potential violation of Law of Demeter (object not created locally)
5635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 96 Potential violation of Law of Demeter (method chain calls)
5636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
5637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
5638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
5639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
5640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
5641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
5642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
5643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
5646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanConsumerInterceptorTest.java 130 Potential violation of Law of Demeter (object not created locally)
5647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
5648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 73 Perhaps 'url' could be replaced by a local variable.
5649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
5650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
5651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
5652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 91 Potential violation of Law of Demeter (method chain calls)
5653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
5654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
5655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
5656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 102 Potential violation of Law of Demeter (object not created locally)
5657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 103 Potential violation of Law of Demeter (object not created locally)
5658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
5659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
5660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
5661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
5662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 122 Potential violation of Law of Demeter (object not created locally)
5663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
5664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
5665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 123 Potential violation of Law of Demeter (object not created locally)
5666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 148 Potential violation of Law of Demeter (method chain calls)
5667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 148 Potential violation of Law of Demeter (method chain calls)
5668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 149 Potential violation of Law of Demeter (method chain calls)
5669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 151 Potential violation of Law of Demeter (object not created locally)
5670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 152 Potential violation of Law of Demeter (object not created locally)
5671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 153 Potential violation of Law of Demeter (object not created locally)
5672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 154 Potential violation of Law of Demeter (object not created locally)
5673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 158 Potential violation of Law of Demeter (method chain calls)
5674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\motan-plugin\src\test\java\org\apache\skywalking\apm\plugin\motan\MotanProviderInterceptorTest.java 158 Potential violation of Law of Demeter (method chain calls)
5675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
5676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
5677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
5678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
5679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
5680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
5681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
5682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
5683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
5684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
5685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
5686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
5687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionCreate5xInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
5688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\define\AbstractConnectionInstrumentation.java 40 The class 'AbstractConnectionInstrumentation' has a Modified Cyclomatic Complexity of 6 (Highest = 16).
5689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\define\AbstractConnectionInstrumentation.java 40 The class 'AbstractConnectionInstrumentation' has a Standard Cyclomatic Complexity of 6 (Highest = 16).
5690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\define\AbstractConnectionInstrumentation.java 48 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 16.
5691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\define\AbstractConnectionInstrumentation.java 48 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 16.
5692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v5\ConnectionImplCreateInterceptorTest.java 52 Potential violation of Law of Demeter (method chain calls)
5693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateNewInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
5694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateNewInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
5695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateOldInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateOldInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateOldInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateOldInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateOldInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateOldInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateOldInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateOldInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\ConnectionCreateOldInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
5704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\define\ConnectionInstrumentation.java 31 The class 'ConnectionInstrumentation' has a Modified Cyclomatic Complexity of 6 (Highest = 16).
5705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\define\ConnectionInstrumentation.java 31 The class 'ConnectionInstrumentation' has a Standard Cyclomatic Complexity of 6 (Highest = 16).
5706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\define\ConnectionInstrumentation.java 46 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 16.
5707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-6.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v6\define\ConnectionInstrumentation.java 46 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 16.
5708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\ConnectionCreateInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
5709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\ConnectionCreateInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
5710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\define\ConnectionInstrumentation.java 31 The class 'ConnectionInstrumentation' has a Modified Cyclomatic Complexity of 6 (Highest = 16).
5711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\define\ConnectionInstrumentation.java 31 The class 'ConnectionInstrumentation' has a Standard Cyclomatic Complexity of 6 (Highest = 16).
5712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\define\ConnectionInstrumentation.java 39 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 16.
5713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\define\ConnectionInstrumentation.java 39 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 16.
5714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\ConnectionImplCreateInterceptorTest.java 48 Potential violation of Law of Demeter (method chain calls)
5715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\ConnectionImplCreateInterceptorTest.java 48 Potential violation of Law of Demeter (method chain calls)
5716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\ConnectionImplCreateInterceptorTest.java 48 Potential violation of Law of Demeter (object not created locally)
5717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\v8\ConnectionImplCreateInterceptorTest.java 49 Potential violation of Law of Demeter (method chain calls)
5718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\ConnectionCache.java 26 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
5719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\ConnectionCache.java 37 Potential violation of Law of Demeter (method chain calls)
5720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\DriverConnectInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
5721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\DriverConnectInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
5722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\DriverConnectInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
5723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\DriverConnectInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
5724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\DriverConnectInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
5725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\DriverConnectInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
5726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
5727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 54 Potential violation of Law of Demeter (static property access)
5728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 55 Potential violation of Law of Demeter (static property access)
5729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 56 Potential violation of Law of Demeter (static property access)
5730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
5731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 61 Deeply nested if..then statements are hard to read
5732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 76 Potential violation of Law of Demeter (object not created locally)
5733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 86 Potential violation of Law of Demeter (object not created locally)
5734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 87 Potential violation of Law of Demeter (method chain calls)
5735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\PreparedStatementExecuteMethodsInterceptor.java 87 Potential violation of Law of Demeter (method chain calls)
5736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\SetCatalogInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
5737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\SetCatalogInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
5738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\SetCatalogInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
5739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
5740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptor.java 50 Potential violation of Law of Demeter (static property access)
5741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptor.java 51 Potential violation of Law of Demeter (static property access)
5742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptor.java 62 Potential violation of Law of Demeter (static property access)
5743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
5744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
5745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptor.java 83 Potential violation of Law of Demeter (object not created locally)
5746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptor.java 84 Potential violation of Law of Demeter (method chain calls)
5747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\main\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptor.java 84 Potential violation of Law of Demeter (method chain calls)
5748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\CreateCallableStatementInterceptorTest.java 52 Potential violation of Law of Demeter (method chain calls)
5749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\CreateCallableStatementInterceptorTest.java 58 Potential violation of Law of Demeter (method chain calls)
5750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\CreateCallableStatementInterceptorTest.java 64 Potential violation of Law of Demeter (method chain calls)
5751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\CreatePreparedStatementInterceptorTest.java 51 Potential violation of Law of Demeter (method chain calls)
5752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\CreatePreparedStatementInterceptorTest.java 57 Potential violation of Law of Demeter (method chain calls)
5753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\CreatePreparedStatementInterceptorTest.java 63 Potential violation of Law of Demeter (method chain calls)
5754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\CreateStatementInterceptorTest.java 52 Potential violation of Law of Demeter (method chain calls)
5755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\CreateStatementInterceptorTest.java 58 Potential violation of Law of Demeter (method chain calls)
5756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\CreateStatementInterceptorTest.java 64 Potential violation of Law of Demeter (method chain calls)
5757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 65 Perhaps 'enhanceRequireCacheObject' could be replaced by a local variable.
5758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 72 Potential violation of Law of Demeter (method chain calls)
5759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
5760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
5761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
5762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 76 Potential violation of Law of Demeter (method chain calls)
5763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
5764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
5765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
5766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
5767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 87 Potential violation of Law of Demeter (method chain calls)
5768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 87 Potential violation of Law of Demeter (method chain calls)
5769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
5770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\mysql-common\src\test\java\org\apache\skywalking\apm\plugin\jdbc\mysql\StatementExecuteMethodsInterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
5771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConnectionInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
5772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConnectionInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
5773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConnectionInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
5774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConnectionInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
5775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConnectionInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
5776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConnectionInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
5777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConstructorInterceptor.java 35 Potential violation of Law of Demeter (object not created locally)
5778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConstructorInterceptor.java 36 Potential violation of Law of Demeter (method chain calls)
5779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConstructorInterceptor.java 36 Potential violation of Law of Demeter (object not created locally)
5780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOConstructorInterceptor.java 36 Potential violation of Law of Demeter (object not created locally)
5781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOOnEventInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
5782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOOnEventInterceptor.java 57 Potential violation of Law of Demeter (method chain calls)
5783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOOnEventInterceptor.java 57 Potential violation of Law of Demeter (method chain calls)
5784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIORoomInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
5785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIORoomInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
5786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIORoomInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
5787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\define\NettySocketIOPluginNameSpaceInstrumentation.java 34 The class 'NettySocketIOPluginNameSpaceInstrumentation' has a Modified Cyclomatic Complexity of 4 (Highest = 10).
5788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\define\NettySocketIOPluginNameSpaceInstrumentation.java 34 The class 'NettySocketIOPluginNameSpaceInstrumentation' has a Standard Cyclomatic Complexity of 4 (Highest = 10).
5789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\define\NettySocketIOPluginNameSpaceInstrumentation.java 47 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 10.
5790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\main\java\org\apache\skywalking\apm\plugin\netty\socketio\define\NettySocketIOPluginNameSpaceInstrumentation.java 47 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 10.
5791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 51 Too many fields
5792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 78 Private field 'socketIOClientInfo' could be made final; it is only initialized in the declaration or constructor.
5793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 80 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
5794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 95 Potential violation of Law of Demeter (method chain calls)
5795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 96 Potential violation of Law of Demeter (method chain calls)
5796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 97 Potential violation of Law of Demeter (method chain calls)
5797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 105 Potential violation of Law of Demeter (method chain calls)
5798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 106 Potential violation of Law of Demeter (method chain calls)
5799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 109 Potential violation of Law of Demeter (method chain calls)
5800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 110 Potential violation of Law of Demeter (method chain calls)
5801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 122 Potential violation of Law of Demeter (object not created locally)
5802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 137 Potential violation of Law of Demeter (object not created locally)
5803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\netty-socketio-plugin\src\test\java\org\apache\skywalking\apm\plugin\netty\socketio\NettySocketIOTest.java 157 Potential violation of Law of Demeter (object not created locally)
5804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderConstructorInterceptor.java 28 Potential violation of Law of Demeter (method chain calls)
5805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
5806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
5807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
5808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
5809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
5810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
5811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
5812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
5813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
5814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
5815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
5816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 50 Potential violation of Law of Demeter (static property access)
5817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
5818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 52 Potential violation of Law of Demeter (static property access)
5819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
5820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
5821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
5822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 70 Potential violation of Law of Demeter (static property access)
5823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
5824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderSendInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
5825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 77 Potential violation of Law of Demeter (static property access)
5826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 82 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
5827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 92 Potential violation of Law of Demeter (method chain calls)
5828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 96 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
5829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 102 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
5830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 108 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
5831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
5832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
5833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
5834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
5835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 126 Potential violation of Law of Demeter (object not created locally)
5836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
5838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\http-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\nutz\http\sync\SenderInterceptorTest.java 127 Potential violation of Law of Demeter (object not created locally)
5839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionConstructorInterceptor.java 30 Potential violation of Law of Demeter (method chain calls)
5840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionConstructorInterceptor.java 32 Potential violation of Law of Demeter (method chain calls)
5841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
5842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
5843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
5844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
5845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
5846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 60 Potential violation of Law of Demeter (object not created locally)
5847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
5848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
5849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
5850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 65 Potential violation of Law of Demeter (static property access)
5851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
5852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 66 Potential violation of Law of Demeter (static property access)
5853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
5854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 77 Potential violation of Law of Demeter (object not created locally)
5855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 79 Potential violation of Law of Demeter (static property access)
5856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 88 Potential violation of Law of Demeter (method chain calls)
5857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\ActionMethodInterceptor.java 88 Potential violation of Law of Demeter (method chain calls)
5858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\PathMappingCache.java 28 Private field 'classPath' could be made final; it is only initialized in the declaration or constructor.
5859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\nutz-plugins\mvc-annotation-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\nutz\mvc\PathMappingCache.java 30 Private field 'methodPathMapping' could be made final; it is only initialized in the declaration or constructor.
5860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
5861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
5862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
5863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
5864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
5865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
5866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
5867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
5868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
5869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
5870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 71 Potential violation of Law of Demeter (object not created locally)
5871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
5872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 72 Potential violation of Law of Demeter (static property access)
5873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
5874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
5875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
5876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 73 Potential violation of Law of Demeter (static property access)
5877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 76 Potential violation of Law of Demeter (method chain calls)
5878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 77 Potential violation of Law of Demeter (method chain calls)
5879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 78 Potential violation of Law of Demeter (object not created locally)
5880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 79 Potential violation of Law of Demeter (object not created locally)
5881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 79 Potential violation of Law of Demeter (object not created locally)
5882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
5883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 82 Potential violation of Law of Demeter (method chain calls)
5884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
5885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 84 Potential violation of Law of Demeter (object not created locally)
5886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 88 Potential violation of Law of Demeter (object not created locally)
5887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\AsyncCallInterceptor.java 102 Potential violation of Law of Demeter (method chain calls)
5888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnhanceRequiredInfo.java 29 Private field 'contextSnapshot' could be made final; it is only initialized in the declaration or constructor.
5889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnhanceRequiredInfo.java 30 Private field 'realCallEnhance' could be made final; it is only initialized in the declaration or constructor.
5890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnqueueInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
5891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnqueueInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
5892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnqueueInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
5893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnqueueInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
5894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnqueueInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
5895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnqueueInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
5896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnqueueInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
5897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\EnqueueInterceptor.java 70 Potential violation of Law of Demeter (method chain calls)
5898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\OnFailureInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
5899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\OnFailureInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
5900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\OnFailureInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
5901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\OnFailureInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
5902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\OnFailureInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
5903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\OnResponseInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
5904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\OnResponseInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
5905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\OnResponseInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
5906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\OnResponseInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
5907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
5908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
5909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
5910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
5911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
5912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
5913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
5914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
5915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
5916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 68 Potential violation of Law of Demeter (static property access)
5917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
5918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
5919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
5920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 69 Potential violation of Law of Demeter (static property access)
5921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 72 Potential violation of Law of Demeter (method chain calls)
5922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
5923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
5924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 75 Potential violation of Law of Demeter (object not created locally)
5925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 75 Potential violation of Law of Demeter (object not created locally)
5926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 77 Potential violation of Law of Demeter (object not created locally)
5927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 78 Potential violation of Law of Demeter (method chain calls)
5928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 78 Potential violation of Law of Demeter (object not created locally)
5929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
5930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 84 Potential violation of Law of Demeter (object not created locally)
5931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 101 Potential violation of Law of Demeter (object not created locally)
5932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 102 Potential violation of Law of Demeter (static property access)
5933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 115 Potential violation of Law of Demeter (object not created locally)
5934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptor.java 116 Potential violation of Law of Demeter (object not created locally)
5935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 68 Perhaps 'request' could be replaced by a local variable.
5936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 73 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
5937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
5938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
5939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
5940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
5941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
5942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
5943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
5944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 123 Potential violation of Law of Demeter (object not created locally)
5945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 124 Potential violation of Law of Demeter (object not created locally)
5946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
5947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 133 Potential violation of Law of Demeter (object not created locally)
5948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
5949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
5950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
5951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 140 Potential violation of Law of Demeter (object not created locally)
5952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 141 Potential violation of Law of Demeter (object not created locally)
5953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 158 Avoid throwing null pointer exceptions.
5954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
5955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 161 Potential violation of Law of Demeter (object not created locally)
5956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 164 Potential violation of Law of Demeter (method chain calls)
5957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 164 Potential violation of Law of Demeter (method chain calls)
5958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 165 Potential violation of Law of Demeter (method chain calls)
5959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 168 Potential violation of Law of Demeter (object not created locally)
5960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 169 Potential violation of Law of Demeter (object not created locally)
5961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 170 Potential violation of Law of Demeter (object not created locally)
5962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 171 Potential violation of Law of Demeter (method chain calls)
5963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 171 Potential violation of Law of Demeter (method chain calls)
5964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\okhttp-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\okhttp\v3\RealCallInterceptorTest.java 171 Potential violation of Law of Demeter (object not created locally)
5965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
5966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
5967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptor.java 51 Potential violation of Law of Demeter (static property access)
5968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
5969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptor.java 52 Potential violation of Law of Demeter (static property access)
5970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
5971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
5972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
5973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 58 Potential violation of Law of Demeter (method chain calls)
5974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 65 Potential violation of Law of Demeter (object not created locally)
5975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 66 Potential violation of Law of Demeter (object not created locally)
5976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 67 Potential violation of Law of Demeter (method chain calls)
5977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 67 Potential violation of Law of Demeter (object not created locally)
5978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 68 Potential violation of Law of Demeter (object not created locally)
5979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 69 Potential violation of Law of Demeter (object not created locally)
5980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 69 Potential violation of Law of Demeter (object not created locally)
5981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 72 Potential violation of Law of Demeter (method chain calls)
5982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 75 Potential violation of Law of Demeter (static property access)
5983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 76 Potential violation of Law of Demeter (static property access)
5984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 77 Potential violation of Law of Demeter (object not created locally)
5985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 79 Potential violation of Law of Demeter (object not created locally)
5986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilter.java 80 Potential violation of Law of Demeter (method chain calls)
5987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\define\Play2xInstrumentation.java 84 Potential violation of Law of Demeter (method chain calls)
5988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\define\Play2xInstrumentation.java 90 Potential violation of Law of Demeter (method chain calls)
5989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\define\Play2xInstrumentation.java 90 Potential violation of Law of Demeter (method chain calls)
5990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\define\Play2xInstrumentation.java 90 Potential violation of Law of Demeter (method chain calls)
5991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\define\Play2xInstrumentation.java 90 Potential violation of Law of Demeter (method chain calls)
5992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\play\v2x\define\Play2xInstrumentation.java 90 Potential violation of Law of Demeter (method chain calls)
5993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptorTest.java 34 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
5994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptorTest.java 48 Private field 'interceptor' could be made final; it is only initialized in the declaration or constructor.
5995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptorTest.java 49 Private field 'injector' could be made final; it is only initialized in the declaration or constructor.
5996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptorTest.java 85 Potential violation of Law of Demeter (static property access)
5997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\HttpFiltersInterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
5998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\Play2xInstrumentationTest.java 33 Potential violation of Law of Demeter (method chain calls)
5999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\Play2xInstrumentationTest.java 34 Potential violation of Law of Demeter (object not created locally)
6000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\Play2xInstrumentationTest.java 40 Potential violation of Law of Demeter (method chain calls)
6001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\Play2xInstrumentationTest.java 41 Potential violation of Law of Demeter (object not created locally)
6002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
6003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 76 Private field 'request' could be made final; it is only initialized in the declaration or constructor.
6004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 105 Potential violation of Law of Demeter (method chain calls)
6005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 209 Potential violation of Law of Demeter (method chain calls)
6006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 209 Potential violation of Law of Demeter (object not created locally)
6007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 210 Potential violation of Law of Demeter (method chain calls)
6008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 210 Potential violation of Law of Demeter (method chain calls)
6009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 211 Potential violation of Law of Demeter (method chain calls)
6010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 213 Potential violation of Law of Demeter (object not created locally)
6011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 221 Potential violation of Law of Demeter (method chain calls)
6012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 221 Potential violation of Law of Demeter (object not created locally)
6013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 222 Potential violation of Law of Demeter (method chain calls)
6014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 222 Potential violation of Law of Demeter (method chain calls)
6015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 223 Potential violation of Law of Demeter (method chain calls)
6016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 225 Potential violation of Law of Demeter (object not created locally)
6017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\play-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\play\v2x\TracingFilterTest.java 226 Potential violation of Law of Demeter (object not created locally)
6018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
6019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
6020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
6021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 51 Potential violation of Law of Demeter (static property access)
6022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
6023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 52 Potential violation of Law of Demeter (static property access)
6024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
6025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 53 Potential violation of Law of Demeter (static property access)
6026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
6027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
6028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
6029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
6030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
6031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\PreparedStatementExecuteMethodsInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
6032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
6033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
6034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
6035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 43 Potential violation of Law of Demeter (static property access)
6036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
6037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 44 Potential violation of Law of Demeter (static property access)
6038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
6039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 45 Potential violation of Law of Demeter (static property access)
6040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
6041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
6042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
6043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
6044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
6045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\StatementExecuteMethodsInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
6046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\ConnectionInstrumentation.java 45 The class 'ConnectionInstrumentation' has a Modified Cyclomatic Complexity of 6 (Highest = 16).
6047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\ConnectionInstrumentation.java 45 The class 'ConnectionInstrumentation' has a Standard Cyclomatic Complexity of 6 (Highest = 16).
6048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\ConnectionInstrumentation.java 60 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 16.
6049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\ConnectionInstrumentation.java 60 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 16.
6050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\Jdbc3ConnectionInstrumentation.java 42 The class 'Jdbc3ConnectionInstrumentation' has a Modified Cyclomatic Complexity of 5 (Highest = 13).
6051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\Jdbc3ConnectionInstrumentation.java 42 The class 'Jdbc3ConnectionInstrumentation' has a Standard Cyclomatic Complexity of 5 (Highest = 13).
6052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\Jdbc3ConnectionInstrumentation.java 52 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 13.
6053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\Jdbc3ConnectionInstrumentation.java 52 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 13.
6054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\Jdbc4ConnectionInstrumentation.java 42 The class 'Jdbc4ConnectionInstrumentation' has a Modified Cyclomatic Complexity of 5 (Highest = 13).
6055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\Jdbc4ConnectionInstrumentation.java 42 The class 'Jdbc4ConnectionInstrumentation' has a Standard Cyclomatic Complexity of 5 (Highest = 13).
6056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\Jdbc4ConnectionInstrumentation.java 52 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 13.
6057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\postgresql-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdbc\postgresql\define\Jdbc4ConnectionInstrumentation.java 52 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 13.
6058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
6059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
6060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
6061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
6062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerEnhanceRequiredInfo.java 24 The class 'ConsumerEnhanceRequiredInfo' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=6, WMC=6)
6063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\ProducerConstructorInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\ProducerConstructorInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\ProducerConstructorInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
6066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\ProducerEnhanceRequiredInfo.java 24 The class 'ProducerEnhanceRequiredInfo' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=4, WMC=4)
6067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 60 Potential violation of Law of Demeter (object not created locally)
6068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
6069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
6070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
6071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
6072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
6073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
6074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
6075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
6076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 68 Potential violation of Law of Demeter (static property access)
6077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
6078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 69 Potential violation of Law of Demeter (static property access)
6079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 86 Potential violation of Law of Demeter (method chain calls)
6080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptor.java 86 Potential violation of Law of Demeter (method chain calls)
6081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
6082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
6083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
6084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 66 Potential violation of Law of Demeter (static property access)
6085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 67 Potential violation of Law of Demeter (static property access)
6086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
6087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
6088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
6089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
6090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 75 Potential violation of Law of Demeter (static property access)
6091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 76 Potential violation of Law of Demeter (object not created locally)
6092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 77 Potential violation of Law of Demeter (object not created locally)
6093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 81 Deeply nested if..then statements are hard to read
6094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 87 Potential violation of Law of Demeter (object not created locally)
6095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 107 Potential violation of Law of Demeter (method chain calls)
6096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptor.java 107 Potential violation of Law of Demeter (method chain calls)
6097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackEnhanceRequiredInfo.java 27 The class 'SendCallbackEnhanceRequiredInfo' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=4, WMC=4)
6098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
6099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
6100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptor.java 54 Potential violation of Law of Demeter (static property access)
6101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
6102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
6103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
6104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptor.java 78 Potential violation of Law of Demeter (object not created locally)
6105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
6106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\main\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
6107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptorTest.java 53 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
6108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptorTest.java 70 Potential violation of Law of Demeter (method chain calls)
6109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptorTest.java 71 Potential violation of Law of Demeter (method chain calls)
6110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptorTest.java 72 Potential violation of Law of Demeter (method chain calls)
6111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptorTest.java 84 Potential violation of Law of Demeter (object not created locally)
6112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptorTest.java 85 Potential violation of Law of Demeter (object not created locally)
6113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ConsumerConstructorInterceptorTest.java 86 Potential violation of Law of Demeter (object not created locally)
6114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\MockMessage.java 32 Private field 'msgMetadataBuilder' could be made final; it is only initialized in the declaration or constructor.
6115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\MockMessage.java 55 Potential violation of Law of Demeter (object not created locally)
6116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\MockMessage.java 55 Potential violation of Law of Demeter (object not created locally)
6117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ProducerConstructorInterceptorTest.java 48 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
6118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ProducerConstructorInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
6119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ProducerConstructorInterceptorTest.java 66 Potential violation of Law of Demeter (method chain calls)
6120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ProducerConstructorInterceptorTest.java 77 Potential violation of Law of Demeter (object not created locally)
6121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\ProducerConstructorInterceptorTest.java 78 Potential violation of Law of Demeter (object not created locally)
6122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 65 Private field 'consumerInstance' could be made final; it is only initialized in the declaration or constructor.
6123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 87 Potential violation of Law of Demeter (static property access)
6124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 98 Potential violation of Law of Demeter (object not created locally)
6125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
6126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
6127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
6128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
6129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
6130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
6131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
6132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
6133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarConsumerInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
6134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptorTest.java 60 Private field 'pulsarProducerInstance' could be made final; it is only initialized in the declaration or constructor.
6135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptorTest.java 75 Private field 'msg' could be made final; it is only initialized in the declaration or constructor.
6136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptorTest.java 93 Potential violation of Law of Demeter (object not created locally)
6137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptorTest.java 95 Potential violation of Law of Demeter (object not created locally)
6138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptorTest.java 97 Potential violation of Law of Demeter (object not created locally)
6139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptorTest.java 99 Potential violation of Law of Demeter (object not created locally)
6140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\PulsarProducerInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
6141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 61 Private field 'callBackInstance' could be made final; it is only initialized in the declaration or constructor.
6142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 67 Potential violation of Law of Demeter (static property access)
6143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 99 Potential violation of Law of Demeter (object not created locally)
6144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 100 Potential violation of Law of Demeter (object not created locally)
6145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 103 Potential violation of Law of Demeter (object not created locally)
6146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 105 Potential violation of Law of Demeter (object not created locally)
6147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
6148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
6149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
6150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 120 Potential violation of Law of Demeter (object not created locally)
6151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 122 Potential violation of Law of Demeter (object not created locally)
6152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 124 Potential violation of Law of Demeter (object not created locally)
6153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
6154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\pulsar-plugin\src\test\java\org\apache\skywalking\apm\plugin\pulsar\SendCallbackInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
6155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\quasar-plugin\src\main\java\org\apache\skywalking\apm\plugin\quasar\FiberInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
6156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\quasar-plugin\src\main\java\org\apache\skywalking\apm\plugin\quasar\FiberInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
6157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\quasar-plugin\src\main\java\org\apache\skywalking\apm\plugin\quasar\FiberInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
6158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
6159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
6160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
6161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 49 Potential violation of Law of Demeter (static property access)
6162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
6163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 50 Potential violation of Law of Demeter (static property access)
6164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
6165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 51 Potential violation of Law of Demeter (static property access)
6166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
6167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
6168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 57 Potential violation of Law of Demeter (method chain calls)
6169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
6170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
6171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
6172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
6173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 76 Potential violation of Law of Demeter (method chain calls)
6174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptor.java 76 Potential violation of Law of Demeter (method chain calls)
6175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerAndConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
6176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerAndConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (method chain calls)
6177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerAndConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (object not created locally)
6178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerAndConsumerConstructorInterceptor.java 29 Potential violation of Law of Demeter (object not created locally)
6179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 77 Potential violation of Law of Demeter (static property access)
6193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 78 Potential violation of Law of Demeter (static property access)
6194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 79 Potential violation of Law of Demeter (static property access)
6195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
6196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 84 Potential violation of Law of Demeter (object not created locally)
6197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 89 Potential violation of Law of Demeter (method chain calls)
6198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 102 Potential violation of Law of Demeter (method chain calls)
6199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptor.java 102 Potential violation of Law of Demeter (method chain calls)
6200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptorTest.java 54 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
6201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptorTest.java 81 Potential violation of Law of Demeter (method chain calls)
6202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptorTest.java 87 Potential violation of Law of Demeter (object not created locally)
6203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
6204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptorTest.java 103 Potential violation of Law of Demeter (object not created locally)
6205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
6206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQConsumerInterceptorTest.java 120 Potential violation of Law of Demeter (object not created locally)
6207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerAndConsumerConstructorInterceptorTest.java 48 Perhaps 'rabbitMQProducerAndConsumerConstructorInterceptor' could be replaced by a local variable.
6208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerAndConsumerConstructorInterceptorTest.java 50 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
6209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerAndConsumerConstructorInterceptorTest.java 64 This class has too many methods, consider refactoring it.
6210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptorTest.java 53 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
6211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptorTest.java 86 Potential violation of Law of Demeter (object not created locally)
6212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptorTest.java 88 Potential violation of Law of Demeter (object not created locally)
6213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
6214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rabbitmq-5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rabbitmq\RabbitMQProducerInterceptorTest.java 91 Potential violation of Law of Demeter (object not created locally)
6215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
6216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
6217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
6218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 75 Potential violation of Law of Demeter (object not created locally)
6219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
6220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 85 Potential violation of Law of Demeter (object not created locally)
6221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 88 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
6222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 111 Potential violation of Law of Demeter (method chain calls)
6223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 114 Potential violation of Law of Demeter (object not created locally)
6224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\ConnectionManagerInterceptor.java 114 Potential violation of Law of Demeter (object not created locally)
6225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
6226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
6227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
6228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
6229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
6230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
6231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
6232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
6233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 75 Potential violation of Law of Demeter (object not created locally)
6234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 76 Potential violation of Law of Demeter (static property access)
6235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 77 Potential violation of Law of Demeter (static property access)
6236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 78 Potential violation of Law of Demeter (static property access)
6237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
6238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 102 Potential violation of Law of Demeter (object not created locally)
6239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 103 Potential violation of Law of Demeter (object not created locally)
6240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 116 Potential violation of Law of Demeter (method chain calls)
6241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 116 Potential violation of Law of Demeter (method chain calls)
6242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptor.java 120 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
6243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\util\ClassUtil.java 23 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
6244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\util\ClassUtil.java 30 Potential violation of Law of Demeter (method chain calls)
6245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\util\ClassUtil.java 31 Potential violation of Law of Demeter (object not created locally)
6246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\redisson\v3\util\ClassUtil.java 32 Potential violation of Law of Demeter (object not created locally)
6247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\redisson-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\redisson\v3\RedisConnectionMethodInterceptorTest.java 91 Potential violation of Law of Demeter (method chain calls)
6248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherExceptionInterceptor.java 35 Potential violation of Law of Demeter (method chain calls)
6249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherExceptionInterceptor.java 35 Potential violation of Law of Demeter (method chain calls)
6250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherExceptionInterceptor.java 35 Potential violation of Law of Demeter (method chain calls)
6251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherExceptionInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
6252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherExceptionInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
6253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
6254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
6255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
6256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
6258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
6259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
6260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
6261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
6262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
6263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
6264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
6265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
6266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 51 Potential violation of Law of Demeter (static property access)
6267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
6268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 52 Potential violation of Law of Demeter (static property access)
6269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
6270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
6271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 64 Potential violation of Law of Demeter (static property access)
6272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
6273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
6274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\AssertTools.java 32 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
6275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\AssertTools.java 37 Potential violation of Law of Demeter (method chain calls)
6276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\AssertTools.java 37 Potential violation of Law of Demeter (method chain calls)
6277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
6278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
6279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
6280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
6284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
6285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
6286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 133 Potential violation of Law of Demeter (object not created locally)
6287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
6288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
6289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 146 Potential violation of Law of Demeter (method chain calls)
6290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 149 Potential violation of Law of Demeter (object not created locally)
6291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 150 Potential violation of Law of Demeter (method chain calls)
6292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 150 Potential violation of Law of Demeter (method chain calls)
6293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 150 Potential violation of Law of Demeter (object not created locally)
6294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 159 Potential violation of Law of Demeter (method chain calls)
6295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 159 Potential violation of Law of Demeter (method chain calls)
6296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
6297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 163 Potential violation of Law of Demeter (object not created locally)
6298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 164 Potential violation of Law of Demeter (object not created locally)
6299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 165 Potential violation of Law of Demeter (object not created locally)
6300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 166 Potential violation of Law of Demeter (object not created locally)
6301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 175 Potential violation of Law of Demeter (method chain calls)
6302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 175 Potential violation of Law of Demeter (method chain calls)
6303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 176 Potential violation of Law of Demeter (method chain calls)
6304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 179 Potential violation of Law of Demeter (object not created locally)
6305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 180 Potential violation of Law of Demeter (object not created locally)
6306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 181 Potential violation of Law of Demeter (object not created locally)
6307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\resteasy-plugin\resteasy-server-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\resteasy\v3\server\SynchronousDispatcherInterceptorTest.java 182 Potential violation of Law of Demeter (object not created locally)
6308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\AbstractMessageConsumeInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
6309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\AbstractMessageConsumeInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
6310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\AbstractMessageConsumeInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
6311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\AbstractMessageConsumeInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
6312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\AbstractMessageConsumeInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
6313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\AbstractMessageConsumeInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
6314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\AbstractMessageConsumeInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
6315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\AbstractMessageConsumeInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
6316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\AbstractMessageConsumeInterceptor.java 70 Potential violation of Law of Demeter (object not created locally)
6317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageConcurrentlyConsumeInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
6318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageConcurrentlyConsumeInterceptor.java 42 Potential violation of Law of Demeter (static property access)
6319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageOrderlyConsumeInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
6320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageOrderlyConsumeInterceptor.java 43 Potential violation of Law of Demeter (static property access)
6321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
6322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
6323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
6324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 60 Potential violation of Law of Demeter (static property access)
6325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
6326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 61 Potential violation of Law of Demeter (static property access)
6327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
6328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
6329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 76 Potential violation of Law of Demeter (object not created locally)
6330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 94 Potential violation of Law of Demeter (method chain calls)
6331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptor.java 94 Potential violation of Law of Demeter (method chain calls)
6332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
6333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
6334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
6337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
6338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
6339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
6340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
6341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptor.java 50 Potential violation of Law of Demeter (static property access)
6342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
6343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
6344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
6345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\UpdateNameServerInterceptor.java 30 Potential violation of Law of Demeter (method chain calls)
6346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\define\SendCallBackEnhanceInfo.java 27 Private field 'topicId' could be made final; it is only initialized in the declaration or constructor.
6347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\define\SendCallBackEnhanceInfo.java 28 Private field 'contextSnapshot' could be made final; it is only initialized in the declaration or constructor.
6348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
6349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
6350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
6351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
6352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
6353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 123 Potential violation of Law of Demeter (object not created locally)
6354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 125 Potential violation of Law of Demeter (object not created locally)
6355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
6356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
6357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
6358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
6359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 140 Potential violation of Law of Demeter (method chain calls)
6360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 142 Potential violation of Law of Demeter (object not created locally)
6361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 144 Potential violation of Law of Demeter (object not created locally)
6362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\MessageSendInterceptorTest.java 149 Potential violation of Law of Demeter (method chain calls)
6363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptorTest.java 60 Perhaps 'enhanceInfo' could be replaced by a local variable.
6364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptorTest.java 70 Potential violation of Law of Demeter (method chain calls)
6365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
6368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptorTest.java 81 Potential violation of Law of Demeter (object not created locally)
6369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptorTest.java 83 Potential violation of Law of Demeter (object not created locally)
6370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
6371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnExceptionInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
6372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 65 Perhaps 'enhanceInfo' could be replaced by a local variable.
6373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
6374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 76 Potential violation of Law of Demeter (method chain calls)
6375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
6376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
6377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
6378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 87 Potential violation of Law of Demeter (object not created locally)
6379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 89 Potential violation of Law of Demeter (object not created locally)
6380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
6381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
6384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 104 Potential violation of Law of Demeter (object not created locally)
6385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v3\OnSuccessInterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
6386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\AbstractMessageConsumeInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
6387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\AbstractMessageConsumeInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
6388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\AbstractMessageConsumeInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
6389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\AbstractMessageConsumeInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
6390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\AbstractMessageConsumeInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
6391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\AbstractMessageConsumeInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
6392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\AbstractMessageConsumeInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
6393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\AbstractMessageConsumeInterceptor.java 70 Potential violation of Law of Demeter (object not created locally)
6394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageConcurrentlyConsumeInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
6395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageConcurrentlyConsumeInterceptor.java 42 Potential violation of Law of Demeter (static property access)
6396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageOrderlyConsumeInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
6397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageOrderlyConsumeInterceptor.java 43 Potential violation of Law of Demeter (static property access)
6398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
6399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
6400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
6401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 60 Potential violation of Law of Demeter (static property access)
6402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
6403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 61 Potential violation of Law of Demeter (static property access)
6404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
6405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
6406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 76 Potential violation of Law of Demeter (object not created locally)
6407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 94 Potential violation of Law of Demeter (method chain calls)
6408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptor.java 94 Potential violation of Law of Demeter (method chain calls)
6409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
6410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
6411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
6414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
6415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptor.java 58 Potential violation of Law of Demeter (method chain calls)
6416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
6417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
6418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptor.java 50 Potential violation of Law of Demeter (static property access)
6419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
6420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
6421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
6422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\UpdateNameServerInterceptor.java 30 Potential violation of Law of Demeter (method chain calls)
6423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\define\SendCallBackEnhanceInfo.java 27 Private field 'topicId' could be made final; it is only initialized in the declaration or constructor.
6424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\define\SendCallBackEnhanceInfo.java 28 Private field 'contextSnapshot' could be made final; it is only initialized in the declaration or constructor.
6425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
6426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
6427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
6428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
6429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 121 Potential violation of Law of Demeter (method chain calls)
6430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 123 Potential violation of Law of Demeter (object not created locally)
6431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 125 Potential violation of Law of Demeter (object not created locally)
6432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
6433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
6434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
6435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
6436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 140 Potential violation of Law of Demeter (method chain calls)
6437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 142 Potential violation of Law of Demeter (object not created locally)
6438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 144 Potential violation of Law of Demeter (object not created locally)
6439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\MessageSendInterceptorTest.java 149 Potential violation of Law of Demeter (method chain calls)
6440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptorTest.java 60 Perhaps 'enhanceInfo' could be replaced by a local variable.
6441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptorTest.java 70 Potential violation of Law of Demeter (method chain calls)
6442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
6445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptorTest.java 81 Potential violation of Law of Demeter (object not created locally)
6446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptorTest.java 83 Potential violation of Law of Demeter (object not created locally)
6447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
6448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnExceptionInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
6449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 65 Perhaps 'enhanceInfo' could be replaced by a local variable.
6450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 75 Potential violation of Law of Demeter (method chain calls)
6451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 76 Potential violation of Law of Demeter (method chain calls)
6452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
6453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 84 Potential violation of Law of Demeter (method chain calls)
6454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
6455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 87 Potential violation of Law of Demeter (object not created locally)
6456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 89 Potential violation of Law of Demeter (object not created locally)
6457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
6458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
6461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 104 Potential violation of Law of Demeter (object not created locally)
6462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\rocketMQ-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\rocketMQ\v4\OnSuccessInterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
6463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
6464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
6467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
6468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
6469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 49 Potential violation of Law of Demeter (static property access)
6470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
6471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
6472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
6473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 62 Potential violation of Law of Demeter (static property access)
6474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
6475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
6476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
6478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
6479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
6480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
6481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
6483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 55 Potential violation of Law of Demeter (static property access)
6484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
6485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 68 Potential violation of Law of Demeter (method chain calls)
6486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
6487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 71 Potential violation of Law of Demeter (static property access)
6488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 85 Potential violation of Law of Demeter (object not created locally)
6489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptor.java 86 Potential violation of Law of Demeter (object not created locally)
6490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
6491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 83 Perhaps 'swaggerArguments' could be replaced by a local variable.
6492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 90 Potential violation of Law of Demeter (static property access)
6493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
6494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 94 Potential violation of Law of Demeter (method chain calls)
6495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 95 Potential violation of Law of Demeter (method chain calls)
6496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 96 Potential violation of Law of Demeter (method chain calls)
6497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
6498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 98 Potential violation of Law of Demeter (method chain calls)
6499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
6500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
6501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
6503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
6504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
6505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
6506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 121 Potential violation of Law of Demeter (object not created locally)
6507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 122 Potential violation of Law of Demeter (method chain calls)
6508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 129 Potential violation of Law of Demeter (method chain calls)
6509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 129 Potential violation of Law of Demeter (method chain calls)
6510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\ProducerOperationHandlerInterceptorTest.java 129 Potential violation of Law of Demeter (object not created locally)
6511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
6512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 83 Perhaps 'swaggerArguments' could be replaced by a local variable.
6513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 90 Potential violation of Law of Demeter (static property access)
6514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
6515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 94 Potential violation of Law of Demeter (method chain calls)
6516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 95 Potential violation of Law of Demeter (method chain calls)
6517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 96 Potential violation of Law of Demeter (method chain calls)
6518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
6519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 98 Potential violation of Law of Demeter (method chain calls)
6520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
6521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
6522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
6524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
6525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
6526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
6527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
6528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\TransportClientHandlerInterceptorTest.java 124 Potential violation of Law of Demeter (object not created locally)
6531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
6532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
6535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
6536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
6537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 49 Potential violation of Law of Demeter (static property access)
6538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
6539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
6540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
6541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 62 Potential violation of Law of Demeter (static property access)
6542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
6543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
6544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
6545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
6546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
6547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
6548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
6549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
6551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 55 Potential violation of Law of Demeter (static property access)
6552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
6553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 68 Potential violation of Law of Demeter (method chain calls)
6554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
6555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 71 Potential violation of Law of Demeter (static property access)
6556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 85 Potential violation of Law of Demeter (object not created locally)
6557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptor.java 86 Potential violation of Law of Demeter (object not created locally)
6558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
6559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 83 Perhaps 'swaggerArguments' could be replaced by a local variable.
6560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 90 Potential violation of Law of Demeter (static property access)
6561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
6562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 94 Potential violation of Law of Demeter (method chain calls)
6563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 95 Potential violation of Law of Demeter (method chain calls)
6564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 96 Potential violation of Law of Demeter (method chain calls)
6565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
6566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 98 Potential violation of Law of Demeter (method chain calls)
6567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
6568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
6569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
6571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
6572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
6573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
6574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 121 Potential violation of Law of Demeter (object not created locally)
6575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 122 Potential violation of Law of Demeter (method chain calls)
6576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 129 Potential violation of Law of Demeter (method chain calls)
6577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 129 Potential violation of Law of Demeter (method chain calls)
6578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\ProducerOperationHandlerInterceptorTest.java 129 Potential violation of Law of Demeter (object not created locally)
6579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
6580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 83 Perhaps 'swaggerArguments' could be replaced by a local variable.
6581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 90 Potential violation of Law of Demeter (static property access)
6582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
6583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 94 Potential violation of Law of Demeter (method chain calls)
6584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 95 Potential violation of Law of Demeter (method chain calls)
6585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 96 Potential violation of Law of Demeter (method chain calls)
6586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
6587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 98 Potential violation of Law of Demeter (method chain calls)
6588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
6589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
6590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
6592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
6593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
6594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
6595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
6596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\servicecomb-plugin\servicecomb-java-chassis-1.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\servicecomb\v1\TransportClientHandlerInterceptorTest.java 124 Potential violation of Law of Demeter (object not created locally)
6599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 63 Potential violation of Law of Demeter (method chain calls)
6600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 64 Potential violation of Law of Demeter (method chain calls)
6601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 64 Potential violation of Law of Demeter (method chain calls)
6602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 67 Potential violation of Law of Demeter (static property access)
6603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 68 Potential violation of Law of Demeter (static property access)
6604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 69 Potential violation of Law of Demeter (static property access)
6605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 70 Potential violation of Law of Demeter (method chain calls)
6606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 71 Potential violation of Law of Demeter (method chain calls)
6607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 71 Potential violation of Law of Demeter (method chain calls)
6608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 71 Potential violation of Law of Demeter (method chain calls)
6609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 71 Potential violation of Law of Demeter (method chain calls)
6610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 75 Potential violation of Law of Demeter (static property access)
6611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 77 Potential violation of Law of Demeter (object not created locally)
6612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 82 Potential violation of Law of Demeter (object not created locally)
6613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 83 Potential violation of Law of Demeter (method chain calls)
6614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 84 Potential violation of Law of Demeter (method chain calls)
6615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 84 Potential violation of Law of Demeter (method chain calls)
6616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\ExecuteEventListener.java 84 Potential violation of Law of Demeter (object not created locally)
6617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\define\AsyncExecuteInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
6618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\define\ExecuteInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\define\ExecuteInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
6620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\define\ExecuteInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\sjdbc\define\ExecuteInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
6623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
6624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
6625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
6626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
6627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 113 Potential violation of Law of Demeter (object not created locally)
6628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
6629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
6630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 114 Potential violation of Law of Demeter (object not created locally)
6631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
6632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
6633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
6634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 134 Potential violation of Law of Demeter (method chain calls)
6635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 135 Potential violation of Law of Demeter (method chain calls)
6636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 135 Potential violation of Law of Demeter (method chain calls)
6637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 135 Potential violation of Law of Demeter (object not created locally)
6638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 136 Potential violation of Law of Demeter (object not created locally)
6639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 139 Potential violation of Law of Demeter (object not created locally)
6640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 140 Potential violation of Law of Demeter (object not created locally)
6641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 143 Potential violation of Law of Demeter (object not created locally)
6642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 144 Potential violation of Law of Demeter (object not created locally)
6643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
6644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
6645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 145 Potential violation of Law of Demeter (object not created locally)
6646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 165 Potential violation of Law of Demeter (method chain calls)
6647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 165 Potential violation of Law of Demeter (method chain calls)
6648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 166 Potential violation of Law of Demeter (method chain calls)
6649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 167 Potential violation of Law of Demeter (method chain calls)
6650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 170 Potential violation of Law of Demeter (object not created locally)
6651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 171 Potential violation of Law of Demeter (object not created locally)
6652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 174 Potential violation of Law of Demeter (object not created locally)
6653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 175 Potential violation of Law of Demeter (object not created locally)
6654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 176 Potential violation of Law of Demeter (object not created locally)
6655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 199 Potential violation of Law of Demeter (method chain calls)
6656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 201 Potential violation of Law of Demeter (method chain calls)
6657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 206 Potential violation of Law of Demeter (method chain calls)
6658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-jdbc-1.5.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\sjdbc\InterceptorTest.java 209 Potential violation of Law of Demeter (method chain calls)
6659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ExecuteInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ExecuteInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
6661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\JDBCRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\JDBCRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ParseInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
6668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ParseInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
6669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ParseInterceptor.java 42 Potential violation of Law of Demeter (static property access)
6670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ParseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
6671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ParseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
6672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ProxyRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ProxyRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
6677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
6678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
6679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 77 Potential violation of Law of Demeter (object not created locally)
6680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 78 Potential violation of Law of Demeter (object not created locally)
6683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
6684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
6685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
6686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 89 Potential violation of Law of Demeter (object not created locally)
6687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
6688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
6689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
6690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
6693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 105 Potential violation of Law of Demeter (object not created locally)
6694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
6695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
6696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
6697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
6698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
6699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
6700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
6701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 123 Potential violation of Law of Demeter (object not created locally)
6702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 124 Potential violation of Law of Demeter (object not created locally)
6705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ExecuteInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ExecuteInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
6707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\JDBCRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\JDBCRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ParseInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
6714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ParseInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
6715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ParseInterceptor.java 42 Potential violation of Law of Demeter (static property access)
6716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ParseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
6717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ParseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
6718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ProxyRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ProxyRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v40\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
6723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
6724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 81 Potential violation of Law of Demeter (object not created locally)
6726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
6727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
6728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 82 Potential violation of Law of Demeter (object not created locally)
6729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
6730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
6731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
6732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 93 Potential violation of Law of Demeter (object not created locally)
6733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 94 Potential violation of Law of Demeter (method chain calls)
6734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 94 Potential violation of Law of Demeter (method chain calls)
6735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 94 Potential violation of Law of Demeter (object not created locally)
6736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
6737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
6738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
6739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
6740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
6741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
6742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
6743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
6744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
6745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
6746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 127 Potential violation of Law of Demeter (object not created locally)
6748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
6749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
6750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.0.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 128 Potential violation of Law of Demeter (object not created locally)
6751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ExecuteInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ExecuteInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
6753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\JDBCRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\JDBCRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ParseInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ParseInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ParseInterceptor.java 41 Potential violation of Law of Demeter (static property access)
6762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ParseInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ParseInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ProxyRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ProxyRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v41\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 76 Potential violation of Law of Demeter (method chain calls)
6769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 76 Potential violation of Law of Demeter (method chain calls)
6770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
6771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 80 Potential violation of Law of Demeter (object not created locally)
6772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 81 Potential violation of Law of Demeter (method chain calls)
6773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 81 Potential violation of Law of Demeter (method chain calls)
6774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 81 Potential violation of Law of Demeter (object not created locally)
6775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
6776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
6777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
6778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 92 Potential violation of Law of Demeter (object not created locally)
6779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
6780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 93 Potential violation of Law of Demeter (method chain calls)
6781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 93 Potential violation of Law of Demeter (object not created locally)
6782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
6783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
6784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
6785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
6786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
6787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 109 Potential violation of Law of Demeter (method chain calls)
6788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
6789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
6790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 122 Potential violation of Law of Demeter (method chain calls)
6791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 122 Potential violation of Law of Demeter (method chain calls)
6792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
6793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 126 Potential violation of Law of Demeter (object not created locally)
6794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
6795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 127 Potential violation of Law of Demeter (method chain calls)
6796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.1.0-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 127 Potential violation of Law of Demeter (object not created locally)
6797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ExecuteInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ExecuteInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
6799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\JDBCRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\JDBCRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ParseInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
6806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ParseInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
6807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ParseInterceptor.java 42 Potential violation of Law of Demeter (static property access)
6808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ParseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
6809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ParseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
6810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ProxyRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ProxyRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
6815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 73 Potential violation of Law of Demeter (method chain calls)
6816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
6817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 77 Potential violation of Law of Demeter (object not created locally)
6818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 78 Potential violation of Law of Demeter (object not created locally)
6821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
6822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 85 Potential violation of Law of Demeter (method chain calls)
6823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
6824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 89 Potential violation of Law of Demeter (object not created locally)
6825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
6826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
6827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
6828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
6830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
6831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 105 Potential violation of Law of Demeter (object not created locally)
6832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
6833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
6834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 106 Potential violation of Law of Demeter (object not created locally)
6835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 107 Potential violation of Law of Demeter (object not created locally)
6836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
6837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
6838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
6839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 123 Potential violation of Law of Demeter (object not created locally)
6840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-RC3-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\v4rc3\InterceptorTest.java 124 Potential violation of Law of Demeter (object not created locally)
6843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ExecuteInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ExecuteInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
6845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ExecuteInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
6847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\JDBCRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\JDBCRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\JDBCRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ParseInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
6852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ParseInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
6853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ParseInterceptor.java 42 Potential violation of Law of Demeter (static property access)
6854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ParseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
6855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ParseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
6856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ProxyRootInvokeInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
6857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ProxyRootInvokeInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
6858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\shardingsphere\v4\ProxyRootInvokeInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
6860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
6861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
6862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 78 Potential violation of Law of Demeter (method chain calls)
6863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 81 Potential violation of Law of Demeter (object not created locally)
6864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
6865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 82 Potential violation of Law of Demeter (method chain calls)
6866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 82 Potential violation of Law of Demeter (object not created locally)
6867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
6868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
6869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
6870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 93 Potential violation of Law of Demeter (object not created locally)
6871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 94 Potential violation of Law of Demeter (method chain calls)
6872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 94 Potential violation of Law of Demeter (method chain calls)
6873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 94 Potential violation of Law of Demeter (object not created locally)
6874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
6875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
6876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
6877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 109 Potential violation of Law of Demeter (object not created locally)
6878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
6879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
6880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
6881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
6882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
6883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 123 Potential violation of Law of Demeter (method chain calls)
6884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
6885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 127 Potential violation of Law of Demeter (object not created locally)
6886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
6887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 128 Potential violation of Law of Demeter (method chain calls)
6888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sharding-sphere-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\shardingsphere\InterceptorTest.java 128 Potential violation of Law of Demeter (object not created locally)
6889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
6890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
6891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
6892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
6893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 65 Potential violation of Law of Demeter (static property access)
6894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
6895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
6896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 93 Potential violation of Law of Demeter (object not created locally)
6897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 94 Potential violation of Law of Demeter (object not created locally)
6898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptor.java 110 Potential violation of Law of Demeter (method chain calls)
6899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
6900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
6901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptor.java 60 Potential violation of Law of Demeter (object not created locally)
6902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
6903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptor.java 87 Potential violation of Law of Demeter (object not created locally)
6904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptor.java 88 Potential violation of Law of Demeter (object not created locally)
6905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\main\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptor.java 104 Potential violation of Law of Demeter (method chain calls)
6906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
6907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 84 Private field 'sofaRequest' could be made final; it is only initialized in the declaration or constructor.
6908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 88 Private field 'sofaResponse' could be made final; it is only initialized in the declaration or constructor.
6909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
6910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
6911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
6912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
6913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
6914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
6915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
6916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
6917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 122 Potential violation of Law of Demeter (object not created locally)
6918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 123 Potential violation of Law of Demeter (object not created locally)
6919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
6920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
6921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
6922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 138 Potential violation of Law of Demeter (method chain calls)
6923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 144 Potential violation of Law of Demeter (method chain calls)
6924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 144 Potential violation of Law of Demeter (method chain calls)
6925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
6926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 151 Potential violation of Law of Demeter (object not created locally)
6927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 152 Potential violation of Law of Demeter (object not created locally)
6928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 153 Potential violation of Law of Demeter (object not created locally)
6929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 154 Potential violation of Law of Demeter (method chain calls)
6930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 154 Potential violation of Law of Demeter (method chain calls)
6931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 155 Potential violation of Law of Demeter (method chain calls)
6932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 155 Potential violation of Law of Demeter (method chain calls)
6933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 159 Potential violation of Law of Demeter (method chain calls)
6934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 159 Potential violation of Law of Demeter (method chain calls)
6935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
6936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
6937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
6938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
6939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
6940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
6941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
6942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
6943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
6944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
6945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
6946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
6947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
6948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
6949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
6950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 162 Potential violation of Law of Demeter (method chain calls)
6951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 162 Potential violation of Law of Demeter (method chain calls)
6952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 162 Potential violation of Law of Demeter (method chain calls)
6953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 162 Potential violation of Law of Demeter (method chain calls)
6954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 172 Potential violation of Law of Demeter (object not created locally)
6955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 175 Potential violation of Law of Demeter (method chain calls)
6956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 175 Potential violation of Law of Demeter (method chain calls)
6957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcConsumerInterceptorTest.java 175 Potential violation of Law of Demeter (object not created locally)
6958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
6959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 87 Private field 'sofaRequest' could be made final; it is only initialized in the declaration or constructor.
6960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 91 Private field 'sofaResponse' could be made final; it is only initialized in the declaration or constructor.
6961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
6962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
6963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
6964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
6965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
6966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
6967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 120 Potential violation of Law of Demeter (method chain calls)
6968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
6969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
6970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
6971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
6972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
6973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
6974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
6975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 133 Potential violation of Law of Demeter (object not created locally)
6976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
6977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
6978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\sofarpc-plugin\src\test\java\org\apache\skywalking\apm\plugin\sofarpc\SofaRpcProviderInterceptorTest.java 149 Potential violation of Law of Demeter (object not created locally)
6979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 19 A high number of imports can indicate a high degree of coupling within an object.
6980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 54 The class 'SolrClientInterceptor' has a Modified Cyclomatic Complexity of 4 (Highest = 14).
6981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 54 The class 'SolrClientInterceptor' has a Standard Cyclomatic Complexity of 4 (Highest = 14).
6982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
6983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
6984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 77 The method 'beforeMethod' has a Modified Cyclomatic Complexity of 14.
6985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 77 The method 'beforeMethod' has a Standard Cyclomatic Complexity of 14.
6986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 77 The method 'beforeMethod(EnhancedInstance, Method, Object, Class, MethodInterceptResult)' has a cyclomatic complexity of 14.
6987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
6988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
6989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 85 Potential violation of Law of Demeter (object not created locally)
6990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 88 Potential violation of Law of Demeter (object not created locally)
6991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 94 Potential violation of Law of Demeter (object not created locally)
6992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 98 Potential violation of Law of Demeter (object not created locally)
6993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 101 Potential violation of Law of Demeter (object not created locally)
6994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 109 Potential violation of Law of Demeter (object not created locally)
6995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 115 Potential violation of Law of Demeter (object not created locally)
6996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 115 Potential violation of Law of Demeter (object not created locally)
6997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 119 Potential violation of Law of Demeter (object not created locally)
6998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 119 Potential violation of Law of Demeter (object not created locally)
6999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 125 Potential violation of Law of Demeter (object not created locally)
7000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 130 Potential violation of Law of Demeter (object not created locally)
7001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 132 Potential violation of Law of Demeter (object not created locally)
7002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 139 Potential violation of Law of Demeter (object not created locally)
7003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 140 Potential violation of Law of Demeter (object not created locally)
7004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 143 Potential violation of Law of Demeter (object not created locally)
7005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 161 Potential violation of Law of Demeter (object not created locally)
7006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 164 Potential violation of Law of Demeter (object not created locally)
7007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 166 Potential violation of Law of Demeter (object not created locally)
7008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 168 Potential violation of Law of Demeter (object not created locally)
7009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 183 Potential violation of Law of Demeter (method chain calls)
7010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 185 Potential violation of Law of Demeter (object not created locally)
7011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 186 Potential violation of Law of Demeter (method chain calls)
7012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 186 Potential violation of Law of Demeter (object not created locally)
7013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 191 Potential violation of Law of Demeter (method chain calls)
7014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 191 Potential violation of Law of Demeter (method chain calls)
7015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptor.java 191 Potential violation of Law of Demeter (method chain calls)
7016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrConnectorInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
7017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrConnectorInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrConnectorInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrConnectorInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrConnectorInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrConnectorInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
7022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\SolrConnectorInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
7023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\solrj\commons\SolrjInstance.java 21 The class 'SolrjInstance' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=4, WMC=4)
7024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
7025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 64 This class has too many methods, consider refactoring it.
7026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 83 Private field 'argumentType' could be made final; it is only initialized in the declaration or constructor.
7027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 88 Private field 'collection' could be made final; it is only initialized in the declaration or constructor.
7028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 96 A method/constructor should not explicitly throw java.lang.Exception
7029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
7030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
7031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
7032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 118 Potential violation of Law of Demeter (object not created locally)
7033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 139 Potential violation of Law of Demeter (object not created locally)
7034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 141 Potential violation of Law of Demeter (object not created locally)
7035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 142 Potential violation of Law of Demeter (object not created locally)
7036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 144 Potential violation of Law of Demeter (object not created locally)
7037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 168 Potential violation of Law of Demeter (object not created locally)
7038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 170 Potential violation of Law of Demeter (object not created locally)
7039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 171 Potential violation of Law of Demeter (object not created locally)
7040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 174 Potential violation of Law of Demeter (object not created locally)
7041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 194 Potential violation of Law of Demeter (object not created locally)
7042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 196 Potential violation of Law of Demeter (object not created locally)
7043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 197 Potential violation of Law of Demeter (object not created locally)
7044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 199 Potential violation of Law of Demeter (object not created locally)
7045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 220 Potential violation of Law of Demeter (object not created locally)
7046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 222 Potential violation of Law of Demeter (object not created locally)
7047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 223 Potential violation of Law of Demeter (object not created locally)
7048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 225 Potential violation of Law of Demeter (object not created locally)
7049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 250 Potential violation of Law of Demeter (object not created locally)
7050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 251 Potential violation of Law of Demeter (object not created locally)
7051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 252 Potential violation of Law of Demeter (object not created locally)
7052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 254 Potential violation of Law of Demeter (object not created locally)
7053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 270 Potential violation of Law of Demeter (object not created locally)
7054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 272 Potential violation of Law of Demeter (object not created locally)
7055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 273 Potential violation of Law of Demeter (object not created locally)
7056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 275 Potential violation of Law of Demeter (object not created locally)
7057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 291 Potential violation of Law of Demeter (object not created locally)
7058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 293 Potential violation of Law of Demeter (object not created locally)
7059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 294 Potential violation of Law of Demeter (object not created locally)
7060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 296 Potential violation of Law of Demeter (object not created locally)
7061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 319 Potential violation of Law of Demeter (object not created locally)
7062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 321 Potential violation of Law of Demeter (object not created locally)
7063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 322 Potential violation of Law of Demeter (object not created locally)
7064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\SolrClientInterceptorTest.java 324 Potential violation of Law of Demeter (object not created locally)
7065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\solrj-7.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\solrj\StringFormatBenchmarkTest.java 65 Potential violation of Law of Demeter (method chain calls)
7066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\async-annotation-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\async\SWCallable.java 32 Private field 'callable' could be made final; it is only initialized in the declaration or constructor.
7067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\async-annotation-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\async\SWCallable.java 34 Private field 'snapshot' could be made final; it is only initialized in the declaration or constructor.
7068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\async-annotation-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\async\SWCallable.java 44 Potential violation of Law of Demeter (object not created locally)
7069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\async-annotation-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\async\SWCallable.java 48 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
7070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\async-annotation-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\async\SWCallable.java 49 Potential violation of Law of Demeter (method chain calls)
7071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\async-annotation-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\async\SWCallable.java 49 Potential violation of Law of Demeter (method chain calls)
7072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
7073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
7078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
7079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
7080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
7082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\FailureCallbackInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
7083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\SuccessCallbackInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
7084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\SuccessCallbackInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\SuccessCallbackInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
7086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\SuccessCallbackInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
7087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\SuccessCallbackInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
7088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\SuccessCallbackInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
7089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\SuccessCallbackInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
7090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\SuccessCallbackInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
7091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\EitherInterfaceMatch.java 45 Potential violation of Law of Demeter (method chain calls)
7092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\EitherInterfaceMatch.java 45 Potential violation of Law of Demeter (method chain calls)
7093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\EitherInterfaceMatch.java 69 Potential violation of Law of Demeter (method chain calls)
7094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\EitherInterfaceMatch.java 69 Potential violation of Law of Demeter (method chain calls)
7095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\EitherInterfaceMatch.java 74 Potential violation of Law of Demeter (method chain calls)
7096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\EitherInterfaceMatch.java 74 Potential violation of Law of Demeter (method chain calls)
7097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\EitherInterfaceMatch.java 83 Potential violation of Law of Demeter (method chain calls)
7098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\FailedCallbackMatch.java 27 A class which only has private constructors should be final
7099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\ListenableFutureCallbackMatch.java 34 A class which only has private constructors should be final
7100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\ListenableFutureCallbackMatch.java 44 Potential violation of Law of Demeter (method chain calls)
7101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\ListenableFutureCallbackMatch.java 63 Potential violation of Law of Demeter (method chain calls)
7102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\ListenableFutureCallbackMatch.java 63 Potential violation of Law of Demeter (method chain calls)
7103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\ListenableFutureCallbackMatch.java 74 Potential violation of Law of Demeter (method chain calls)
7104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\concurrent-util-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\concurrent\match\SuccessCallbackMatch.java 27 A class which only has private constructors should be final
7105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\AopExpressionMatchInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\AspectJExpressionPointCutInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\AutowiredAnnotationProcessorInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\AutowiredAnnotationProcessorInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
7109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\AutowiredAnnotationProcessorInterceptor.java 75 Deeply nested if..then statements are hard to read
7110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\AutowiredAnnotationProcessorInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
7111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\AutowiredAnnotationProcessorInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
7112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\AutowiredAnnotationProcessorInterceptor.java 91 Potential violation of Law of Demeter (object not created locally)
7113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\CreateAopProxyInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\CreateAopProxyInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
7115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\GetPropertyDescriptorsInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
7116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\GetPropertyDescriptorsInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
7117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\MatchUtil.java 27 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
7118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\MatchUtil.java 37 Potential violation of Law of Demeter (method chain calls)
7119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\MatchUtil.java 37 Potential violation of Law of Demeter (method chain calls)
7120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\MatchUtil.java 51 Potential violation of Law of Demeter (method chain calls)
7121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\MatchUtil.java 51 Potential violation of Law of Demeter (method chain calls)
7122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\main\java\org\apache\skywalking\apm\plugin\spring\patch\MatchUtil.java 51 Potential violation of Law of Demeter (method chain calls)
7123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\test\java\org\apache\skywalking\apm\plugin\spring\patch\CreateAopProxyInterceptorTest.java 52 Potential violation of Law of Demeter (method chain calls)
7124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\test\java\org\apache\skywalking\apm\plugin\spring\patch\CreateAopProxyInterceptorTest.java 52 Potential violation of Law of Demeter (method chain calls)
7125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\test\java\org\apache\skywalking\apm\plugin\spring\patch\CreateAopProxyInterceptorTest.java 58 Potential violation of Law of Demeter (method chain calls)
7126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\core-patch\src\test\java\org\apache\skywalking\apm\plugin\spring\patch\CreateAopProxyInterceptorTest.java 58 Potential violation of Law of Demeter (method chain calls)
7127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\ControllerConstructorInterceptor.java 35 Potential violation of Law of Demeter (method chain calls)
7128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\ControllerConstructorInterceptor.java 37 Potential violation of Law of Demeter (method chain calls)
7129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\ControllerConstructorInterceptor.java 37 These nested if statements could be combined
7130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\ControllerConstructorInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
7131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\HandlerMethodInvokerInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\HandlerMethodInvokerInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\HandlerMethodInvokerInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\ControllerConstructorInterceptorTest.java 54 Potential violation of Law of Demeter (static property access)
7135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\ControllerConstructorInterceptorTest.java 61 Potential violation of Law of Demeter (static property access)
7136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\ControllerConstructorInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
7137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\ControllerConstructorInterceptorTest.java 66 Potential violation of Law of Demeter (object not created locally)
7138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\ControllerConstructorInterceptorTest.java 67 Potential violation of Law of Demeter (object not created locally)
7139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\GetBeanInterceptorTest.java 55 Potential violation of Law of Demeter (method chain calls)
7140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-3.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v3\GetBeanInterceptorTest.java 62 Potential violation of Law of Demeter (method chain calls)
7141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
7142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
7143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
7146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerForLowVersionConstructorInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
7147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerForLowVersionConstructorInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
7148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerForLowVersionConstructorInterceptor.java 33 These nested if statements could be combined
7149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerForLowVersionConstructorInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
7150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 53 Potential violation of Law of Demeter (method chain calls)
7151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 53 Potential violation of Law of Demeter (method chain calls)
7152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 54 Potential violation of Law of Demeter (object not created locally)
7153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 56 Potential violation of Law of Demeter (object not created locally)
7154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 66 Potential violation of Law of Demeter (method chain calls)
7155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 66 Potential violation of Law of Demeter (method chain calls)
7156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 67 Potential violation of Law of Demeter (object not created locally)
7157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 69 Potential violation of Law of Demeter (object not created locally)
7158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
7159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
7160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 80 Potential violation of Law of Demeter (object not created locally)
7161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\ControllerConstructorInterceptorTest.java 82 Potential violation of Law of Demeter (object not created locally)
7162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\PathMappingCacheTest.java 44 Potential violation of Law of Demeter (method chain calls)
7163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\PathMappingCacheTest.java 44 Potential violation of Law of Demeter (method chain calls)
7164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\PathMappingCacheTest.java 56 Potential violation of Law of Demeter (method chain calls)
7165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\PathMappingCacheTest.java 56 Potential violation of Law of Demeter (method chain calls)
7166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
7167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
7168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
7169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
7170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
7171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
7172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
7173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
7174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 133 Potential violation of Law of Demeter (method chain calls)
7175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 135 Potential violation of Law of Demeter (object not created locally)
7176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 154 Potential violation of Law of Demeter (method chain calls)
7177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 154 Potential violation of Law of Demeter (method chain calls)
7178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 155 Potential violation of Law of Demeter (method chain calls)
7179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 158 Potential violation of Law of Demeter (object not created locally)
7180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 159 Potential violation of Law of Demeter (object not created locally)
7181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 160 Potential violation of Law of Demeter (object not created locally)
7182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 161 Potential violation of Law of Demeter (object not created locally)
7183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 167 Potential violation of Law of Demeter (method chain calls)
7184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 167 Potential violation of Law of Demeter (method chain calls)
7185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RequestMappingMethodInterceptorTest.java 180 Private field 'value' could be made final; it is only initialized in the declaration or constructor.
7186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
7187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
7188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
7189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
7190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
7191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
7192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
7193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 136 Potential violation of Law of Demeter (method chain calls)
7194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 137 Potential violation of Law of Demeter (method chain calls)
7195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 140 Potential violation of Law of Demeter (object not created locally)
7196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 162 Potential violation of Law of Demeter (method chain calls)
7197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 162 Potential violation of Law of Demeter (method chain calls)
7198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 163 Potential violation of Law of Demeter (method chain calls)
7199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 166 Potential violation of Law of Demeter (object not created locally)
7200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
7201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 188 Potential violation of Law of Demeter (method chain calls)
7202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 189 Potential violation of Law of Demeter (method chain calls)
7203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 192 Potential violation of Law of Demeter (object not created locally)
7204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 215 Potential violation of Law of Demeter (method chain calls)
7205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 215 Potential violation of Law of Demeter (method chain calls)
7206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 216 Potential violation of Law of Demeter (method chain calls)
7207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 219 Potential violation of Law of Demeter (object not created locally)
7208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 241 Potential violation of Law of Demeter (method chain calls)
7209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 241 Potential violation of Law of Demeter (method chain calls)
7210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 242 Potential violation of Law of Demeter (method chain calls)
7211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 245 Potential violation of Law of Demeter (object not created locally)
7212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 267 Potential violation of Law of Demeter (method chain calls)
7213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 267 Potential violation of Law of Demeter (method chain calls)
7214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 268 Potential violation of Law of Demeter (method chain calls)
7215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 271 Potential violation of Law of Demeter (object not created locally)
7216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 293 Potential violation of Law of Demeter (method chain calls)
7217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 293 Potential violation of Law of Demeter (method chain calls)
7218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 294 Potential violation of Law of Demeter (method chain calls)
7219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 297 Potential violation of Law of Demeter (object not created locally)
7220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 298 Potential violation of Law of Demeter (object not created locally)
7221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 299 Potential violation of Law of Demeter (object not created locally)
7222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 300 Potential violation of Law of Demeter (object not created locally)
7223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 306 Potential violation of Law of Demeter (method chain calls)
7224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 306 Potential violation of Law of Demeter (method chain calls)
7225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\RestMappingMethodInterceptorTest.java 319 Private field 'value' could be made final; it is only initialized in the declaration or constructor.
7226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\SpringTestCaseHelper.java 26 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
7227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\SpringTestCaseHelper.java 31 Potential violation of Law of Demeter (method chain calls)
7228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\SpringTestCaseHelper.java 32 Potential violation of Law of Demeter (method chain calls)
7229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\SpringTestCaseHelper.java 35 Potential violation of Law of Demeter (method chain calls)
7230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 54 Potential violation of Law of Demeter (method chain calls)
7231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 54 Potential violation of Law of Demeter (method chain calls)
7232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 54 Potential violation of Law of Demeter (method chain calls)
7233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 54 Potential violation of Law of Demeter (method chain calls)
7234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 55 Potential violation of Law of Demeter (method chain calls)
7235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 55 Potential violation of Law of Demeter (method chain calls)
7236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 55 Potential violation of Law of Demeter (method chain calls)
7237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 55 Potential violation of Law of Demeter (method chain calls)
7238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 57 Potential violation of Law of Demeter (method chain calls)
7239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 57 Potential violation of Law of Demeter (method chain calls)
7240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 57 Potential violation of Law of Demeter (method chain calls)
7241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 57 Potential violation of Law of Demeter (method chain calls)
7242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 58 Potential violation of Law of Demeter (method chain calls)
7243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 58 Potential violation of Law of Demeter (method chain calls)
7244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 58 Potential violation of Law of Demeter (method chain calls)
7245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 58 Potential violation of Law of Demeter (method chain calls)
7246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 60 Potential violation of Law of Demeter (method chain calls)
7247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 60 Potential violation of Law of Demeter (method chain calls)
7248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 60 Potential violation of Law of Demeter (method chain calls)
7249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 60 Potential violation of Law of Demeter (method chain calls)
7250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 61 Potential violation of Law of Demeter (method chain calls)
7251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 61 Potential violation of Law of Demeter (method chain calls)
7252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 61 Potential violation of Law of Demeter (method chain calls)
7253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 61 Potential violation of Law of Demeter (method chain calls)
7254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 72 Potential violation of Law of Demeter (object not created locally)
7255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 73 Potential violation of Law of Demeter (method chain calls)
7256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 73 Potential violation of Law of Demeter (method chain calls)
7257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\ControllerInstrumentationTest.java 73 Potential violation of Law of Demeter (object not created locally)
7258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 53 Potential violation of Law of Demeter (method chain calls)
7259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 53 Potential violation of Law of Demeter (method chain calls)
7260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 53 Potential violation of Law of Demeter (method chain calls)
7261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 53 Potential violation of Law of Demeter (method chain calls)
7262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 54 Potential violation of Law of Demeter (method chain calls)
7263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 54 Potential violation of Law of Demeter (method chain calls)
7264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 54 Potential violation of Law of Demeter (method chain calls)
7265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 54 Potential violation of Law of Demeter (method chain calls)
7266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 56 Potential violation of Law of Demeter (method chain calls)
7267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 56 Potential violation of Law of Demeter (method chain calls)
7268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 56 Potential violation of Law of Demeter (method chain calls)
7269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 56 Potential violation of Law of Demeter (method chain calls)
7270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 57 Potential violation of Law of Demeter (method chain calls)
7271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 57 Potential violation of Law of Demeter (method chain calls)
7272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 57 Potential violation of Law of Demeter (method chain calls)
7273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 57 Potential violation of Law of Demeter (method chain calls)
7274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 59 Potential violation of Law of Demeter (method chain calls)
7275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 59 Potential violation of Law of Demeter (method chain calls)
7276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 59 Potential violation of Law of Demeter (method chain calls)
7277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 59 Potential violation of Law of Demeter (method chain calls)
7278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 60 Potential violation of Law of Demeter (method chain calls)
7279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 60 Potential violation of Law of Demeter (method chain calls)
7280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 60 Potential violation of Law of Demeter (method chain calls)
7281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spring\mvc\v4\define\RestControllerInstrumentationTest.java 60 Potential violation of Law of Demeter (method chain calls)
7282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\ControllerConstructorInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
7283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\ControllerConstructorInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
7284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\ControllerConstructorInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\ControllerConstructorInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\ControllerConstructorInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
7287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\GetBeanInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\GetBeanInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\GetBeanInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
7290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\GetBeanInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\GetBeanInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\v5\GetBeanInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
7293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 30 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
7294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 38 Potential violation of Law of Demeter (method chain calls)
7295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\ParsePathUtil.java 64 Potential violation of Law of Demeter (method chain calls)
7307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\PathMappingCache.java 33 Private field 'classPath' could be made final; it is only initialized in the declaration or constructor.
7308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\PathMappingCache.java 35 Private field 'methodPathMapping' could be made final; it is only initialized in the declaration or constructor.
7309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\PathMappingCache.java 52 Potential violation of Law of Demeter (method chain calls)
7310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\PathMappingCache.java 52 Potential violation of Law of Demeter (method chain calls)
7311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
7312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 83 Potential violation of Law of Demeter (object not created locally)
7313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 86 Potential violation of Law of Demeter (object not created locally)
7314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 87 Potential violation of Law of Demeter (object not created locally)
7315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 92 Potential violation of Law of Demeter (method chain calls)
7316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 95 Potential violation of Law of Demeter (method chain calls)
7317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 100 Potential violation of Law of Demeter (object not created locally)
7318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 101 Potential violation of Law of Demeter (object not created locally)
7319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 102 Potential violation of Law of Demeter (object not created locally)
7320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 102 Potential violation of Law of Demeter (object not created locally)
7321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 106 Potential violation of Law of Demeter (method chain calls)
7322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 106 Potential violation of Law of Demeter (method chain calls)
7323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 106 Potential violation of Law of Demeter (static property access)
7324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 107 Potential violation of Law of Demeter (static property access)
7325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 108 Potential violation of Law of Demeter (object not created locally)
7326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 116 Potential violation of Law of Demeter (method chain calls)
7327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 119 Potential violation of Law of Demeter (object not created locally)
7328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 127 Potential violation of Law of Demeter (method chain calls)
7329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 134 Potential violation of Law of Demeter (method chain calls)
7330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 138 Potential violation of Law of Demeter (object not created locally)
7331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 142 The method 'afterMethod(EnhancedInstance, Method, Object, Class, Object)' has a cyclomatic complexity of 13.
7332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 144 Potential violation of Law of Demeter (method chain calls)
7333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 153 Potential violation of Law of Demeter (method chain calls)
7334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 157 Potential violation of Law of Demeter (method chain calls)
7335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 161 Potential violation of Law of Demeter (object not created locally)
7336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 166 Potential violation of Law of Demeter (object not created locally)
7337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 167 Potential violation of Law of Demeter (method chain calls)
7338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 173 Potential violation of Law of Demeter (object not created locally)
7339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 174 Potential violation of Law of Demeter (object not created locally)
7340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 175 Potential violation of Law of Demeter (object not created locally)
7341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 175 Potential violation of Law of Demeter (static property access)
7342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 178 Potential violation of Law of Demeter (method chain calls)
7343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 179 Potential violation of Law of Demeter (method chain calls)
7344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 180 Potential violation of Law of Demeter (method chain calls)
7345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 184 Potential violation of Law of Demeter (object not created locally)
7346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 197 Potential violation of Law of Demeter (method chain calls)
7347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 197 Potential violation of Law of Demeter (method chain calls)
7348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 202 Potential violation of Law of Demeter (object not created locally)
7349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\AbstractMethodInterceptor.java 205 Potential violation of Law of Demeter (static property access)
7350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\GetBeanInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\GetBeanInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\GetBeanInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
7353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\InvokeForRequestInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
7354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\InvokeForRequestInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
7355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\InvokeForRequestInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
7356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\InvokeHandlerMethodInterceptor.java 35 Potential violation of Law of Demeter (method chain calls)
7357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\InvokeHandlerMethodInterceptor.java 35 Potential violation of Law of Demeter (method chain calls)
7358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\InvokeHandlerMethodInterceptor.java 36 Potential violation of Law of Demeter (method chain calls)
7359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\InvokeHandlerMethodInterceptor.java 36 Potential violation of Law of Demeter (method chain calls)
7360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\RestMappingMethodInterceptor.java 36 The class 'RestMappingMethodInterceptor' has a Modified Cyclomatic Complexity of 9 (Highest = 16).
7361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\RestMappingMethodInterceptor.java 36 The class 'RestMappingMethodInterceptor' has a Standard Cyclomatic Complexity of 9 (Highest = 16).
7362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\RestMappingMethodInterceptor.java 38 The method 'getRequestURL' has a Modified Cyclomatic Complexity of 16.
7363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\mvc-annotation-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\mvc\commons\interceptor\RestMappingMethodInterceptor.java 38 The method 'getRequestURL' has a Standard Cyclomatic Complexity of 16.
7364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\FutureGetInterceptor.java 35 Potential violation of Law of Demeter (object not created locally)
7365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\FutureGetInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\FutureGetInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
7367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\ResponseCallBackInterceptor.java 32 Potential violation of Law of Demeter (object not created locally)
7368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\ResponseCallBackInterceptor.java 36 Potential violation of Law of Demeter (object not created locally)
7369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
7374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
7375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
7376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
7377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
7378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
7379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 51 Potential violation of Law of Demeter (static property access)
7380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
7381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 53 Potential violation of Law of Demeter (static property access)
7382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 77 Potential violation of Law of Demeter (method chain calls)
7383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestExecuteInterceptor.java 77 Potential violation of Law of Demeter (method chain calls)
7384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestRequestInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestRequestInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestRequestInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
7387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestRequestInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
7388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestRequestInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
7389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\async\RestRequestInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
7390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
7391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
7392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
7393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
7394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
7396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
7397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
7398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
7399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
7400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 48 Potential violation of Law of Demeter (static property access)
7401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
7402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 50 Potential violation of Law of Demeter (static property access)
7403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
7404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestExecuteInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
7405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestRequestInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestRequestInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
7407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestRequestInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
7408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestRequestInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestRequestInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
7410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestRequestInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
7411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestRequestInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
7412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestResponseInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestResponseInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
7414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestResponseInterceptor.java 47 Potential violation of Law of Demeter (static property access)
7415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestResponseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
7416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\RestResponseInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
7417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\define\RestTemplateInstrumentation.java 41 The class 'RestTemplateInstrumentation' has a Modified Cyclomatic Complexity of 4 (Highest = 10).
7418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\define\RestTemplateInstrumentation.java 41 The class 'RestTemplateInstrumentation' has a Standard Cyclomatic Complexity of 4 (Highest = 10).
7419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\define\RestTemplateInstrumentation.java 57 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 10.
7420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\resttemplate-4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\resttemplate\sync\define\RestTemplateInstrumentation.java 57 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 10.
7421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-commons\src\main\java\org\apache\skywalking\apm\plugin\spring\commons\EnhanceCacheObjects.java 25 The class 'EnhanceCacheObjects' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=4, WMC=7)
7422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
7424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
7425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
7426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 58 Potential violation of Law of Demeter (object not created locally)
7427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
7428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
7429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
7430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
7431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
7432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
7433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 64 Potential violation of Law of Demeter (object not created locally)
7434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
7435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
7436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
7437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 66 Potential violation of Law of Demeter (method chain calls)
7438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
7439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 66 Potential violation of Law of Demeter (static property access)
7440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
7441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
7442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 67 Potential violation of Law of Demeter (object not created locally)
7443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 67 Potential violation of Law of Demeter (static property access)
7444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
7445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
7446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
7447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spring-plugins\spring-webflux-5.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\webflux\v5\DispatcherHandlerHandleMethodInterceptor.java 112 Potential violation of Law of Demeter (method chain calls)
7448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedConstructorWithInetSocketAddressListArgInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
7449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
7450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptor.java 41 Potential violation of Law of Demeter (static property access)
7451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptor.java 41 Potential violation of Law of Demeter (static property access)
7452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptor.java 43 Potential violation of Law of Demeter (static property access)
7453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
7454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptor.java 66 Potential violation of Law of Demeter (object not created locally)
7455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedConstructorWithInetSocketAddressListArgInterceptorTest.java 56 Potential violation of Law of Demeter (method chain calls)
7456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
7457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 87 Potential violation of Law of Demeter (method chain calls)
7458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 89 Potential violation of Law of Demeter (object not created locally)
7459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
7460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
7461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 101 Potential violation of Law of Demeter (object not created locally)
7462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 102 Potential violation of Law of Demeter (object not created locally)
7463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 104 Potential violation of Law of Demeter (object not created locally)
7464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
7465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 110 Potential violation of Law of Demeter (method chain calls)
7466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
7467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
7468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
7469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
7470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
7471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
7472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
7473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
7474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
7481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
7482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
7483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
7484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
7485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
7486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
7487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
7488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
7489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
7494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
7495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
7496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 124 Potential violation of Law of Demeter (object not created locally)
7497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 125 Potential violation of Law of Demeter (method chain calls)
7498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 125 Potential violation of Law of Demeter (method chain calls)
7499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 125 Potential violation of Law of Demeter (object not created locally)
7500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
7501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\spymemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\spymemcached\v2\MemcachedMethodInterceptorTest.java 140 Potential violation of Law of Demeter (method chain calls)
7502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 54 Potential violation of Law of Demeter (object not created locally)
7503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 59 Potential violation of Law of Demeter (object not created locally)
7504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 60 Potential violation of Law of Demeter (method chain calls)
7505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 60 Potential violation of Law of Demeter (method chain calls)
7506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 60 Potential violation of Law of Demeter (object not created locally)
7507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 60 Potential violation of Law of Demeter (static property access)
7508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 61 Potential violation of Law of Demeter (object not created locally)
7509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 61 Potential violation of Law of Demeter (static property access)
7510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 62 Potential violation of Law of Demeter (object not created locally)
7511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 72 Potential violation of Law of Demeter (object not created locally)
7512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 74 Potential violation of Law of Demeter (static property access)
7513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 83 Potential violation of Law of Demeter (method chain calls)
7514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\struts2\Struts2Interceptor.java 83 Potential violation of Law of Demeter (method chain calls)
7515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
7516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 71 Perhaps 'actionContext' could be replaced by a local variable.
7517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 89 Perhaps 'exceptionArguments' could be replaced by a local variable.
7518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 90 Perhaps 'exceptionArgumentType' could be replaced by a local variable.
7519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 95 Potential violation of Law of Demeter (method chain calls)
7520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 97 Potential violation of Law of Demeter (method chain calls)
7521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
7522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
7523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 103 Potential violation of Law of Demeter (method chain calls)
7524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
7525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
7526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 132 Potential violation of Law of Demeter (method chain calls)
7527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 134 Potential violation of Law of Demeter (object not created locally)
7528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 139 Potential violation of Law of Demeter (method chain calls)
7529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
7530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
7531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 146 Potential violation of Law of Demeter (method chain calls)
7532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 149 Potential violation of Law of Demeter (object not created locally)
7533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 150 Potential violation of Law of Demeter (method chain calls)
7534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 150 Potential violation of Law of Demeter (method chain calls)
7535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 150 Potential violation of Law of Demeter (object not created locally)
7536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 159 Potential violation of Law of Demeter (method chain calls)
7537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 159 Potential violation of Law of Demeter (method chain calls)
7538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
7539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 163 Potential violation of Law of Demeter (object not created locally)
7540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 164 Potential violation of Law of Demeter (object not created locally)
7541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 165 Potential violation of Law of Demeter (object not created locally)
7542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 166 Potential violation of Law of Demeter (object not created locally)
7543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 172 Potential violation of Law of Demeter (method chain calls)
7544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\struts2-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\struts2\Struts2InterceptorTest.java 172 Potential violation of Law of Demeter (method chain calls)
7545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\ForwardInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
7546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\ForwardInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
7547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\ForwardInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\ForwardInterceptor.java 61 Potential violation of Law of Demeter (method chain calls)
7549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatExceptionInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
7550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatExceptionInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
7551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatExceptionInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
7552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
7553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 79 Potential violation of Law of Demeter (object not created locally)
7554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
7555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
7556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
7557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 80 Potential violation of Law of Demeter (static property access)
7558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
7559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 81 Potential violation of Law of Demeter (static property access)
7560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
7561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 97 Potential violation of Law of Demeter (object not created locally)
7562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 99 Potential violation of Law of Demeter (static property access)
7563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 102 Potential violation of Law of Demeter (object not created locally)
7564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 106 Potential violation of Law of Demeter (method chain calls)
7565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 114 Potential violation of Law of Demeter (object not created locally)
7566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 115 Potential violation of Law of Demeter (object not created locally)
7567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 121 Potential violation of Law of Demeter (object not created locally)
7568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 122 Potential violation of Law of Demeter (object not created locally)
7569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 123 Potential violation of Law of Demeter (object not created locally)
7570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptor.java 130 Potential violation of Law of Demeter (static property access)
7571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
7572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 87 Potential violation of Law of Demeter (method chain calls)
7573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
7574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
7577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 119 Potential violation of Law of Demeter (object not created locally)
7578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 124 Potential violation of Law of Demeter (method chain calls)
7579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
7580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 130 Potential violation of Law of Demeter (method chain calls)
7581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
7582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 134 Potential violation of Law of Demeter (object not created locally)
7583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 135 Potential violation of Law of Demeter (method chain calls)
7584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 135 Potential violation of Law of Demeter (method chain calls)
7585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 135 Potential violation of Law of Demeter (object not created locally)
7586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 144 Potential violation of Law of Demeter (method chain calls)
7587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 144 Potential violation of Law of Demeter (method chain calls)
7588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 145 Potential violation of Law of Demeter (method chain calls)
7589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 148 Potential violation of Law of Demeter (object not created locally)
7590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 149 Potential violation of Law of Demeter (object not created locally)
7591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 150 Potential violation of Law of Demeter (object not created locally)
7592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 151 Potential violation of Law of Demeter (object not created locally)
7593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
7594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 160 Potential violation of Law of Demeter (method chain calls)
7595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 161 Potential violation of Law of Demeter (method chain calls)
7596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 164 Potential violation of Law of Demeter (object not created locally)
7597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 165 Potential violation of Law of Demeter (object not created locally)
7598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 166 Potential violation of Law of Demeter (object not created locally)
7599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 167 Potential violation of Law of Demeter (object not created locally)
7600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 173 Potential violation of Law of Demeter (method chain calls)
7601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\tomcat-7.x-8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\tomcat78x\TomcatInvokeInterceptorTest.java 173 Potential violation of Law of Demeter (method chain calls)
7602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
7603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
7605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\ListenerConfigInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
7606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\ListenerConfigInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
7607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\ListenerConfigInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
7608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\ListenerConfigInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
7609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\ListenerConfigInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
7610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\RootHandlerInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
7611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\RootHandlerInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
7612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
7613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
7614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\SWRunnable.java 30 Private field 'runnable' could be made final; it is only initialized in the declaration or constructor.
7615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\SWRunnable.java 32 Private field 'snapshot' could be made final; it is only initialized in the declaration or constructor.
7616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\SWRunnable.java 42 Potential violation of Law of Demeter (object not created locally)
7617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\define\RoutingHandlerInstrumentation.java 71 Potential violation of Law of Demeter (method chain calls)
7618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\define\RoutingHandlerInstrumentation.java 71 Potential violation of Law of Demeter (method chain calls)
7619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\define\RoutingHandlerInstrumentation.java 74 Potential violation of Law of Demeter (object not created locally)
7620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\define\RoutingHandlerInstrumentation.java 74 Potential violation of Law of Demeter (object not created locally)
7621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\define\UndertowListenerConfigInstrumentation.java 71 Potential violation of Law of Demeter (method chain calls)
7622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\handler\TracingHandler.java 52 Potential violation of Law of Demeter (object not created locally)
7623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\handler\TracingHandler.java 63 Potential violation of Law of Demeter (static property access)
7624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\handler\TracingHandler.java 64 Potential violation of Law of Demeter (method chain calls)
7625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\handler\TracingHandler.java 64 Potential violation of Law of Demeter (method chain calls)
7626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\handler\TracingHandler.java 64 Potential violation of Law of Demeter (static property access)
7627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\handler\TracingHandler.java 65 Potential violation of Law of Demeter (object not created locally)
7628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\handler\TracingHandler.java 81 Potential violation of Law of Demeter (method chain calls)
7629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\handler\TracingHandler.java 86 Potential violation of Law of Demeter (method chain calls)
7630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\undertow\v2x\handler\TracingHandler.java 89 Potential violation of Law of Demeter (method chain calls)
7631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 79 Potential violation of Law of Demeter (method chain calls)
7632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 98 Potential violation of Law of Demeter (object not created locally)
7633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 99 Potential violation of Law of Demeter (method chain calls)
7634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 99 Potential violation of Law of Demeter (object not created locally)
7635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 100 Potential violation of Law of Demeter (object not created locally)
7636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
7637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 101 Potential violation of Law of Demeter (method chain calls)
7638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 101 Potential violation of Law of Demeter (object not created locally)
7639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
7640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 102 Potential violation of Law of Demeter (method chain calls)
7641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 102 Potential violation of Law of Demeter (object not created locally)
7642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
7643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
7644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 104 Potential violation of Law of Demeter (method chain calls)
7645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\ForwardInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
7646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RootHandlerInterceptorTest.java 74 Potential violation of Law of Demeter (method chain calls)
7647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RootHandlerInterceptorTest.java 77 Potential violation of Law of Demeter (method chain calls)
7648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RootHandlerInterceptorTest.java 86 Potential violation of Law of Demeter (method chain calls)
7649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RootHandlerInterceptorTest.java 89 Potential violation of Law of Demeter (method chain calls)
7650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
7651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 77 Private field 'template' could be made final; it is only initialized in the declaration or constructor.
7652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 78 Private field 'uri' could be made final; it is only initialized in the declaration or constructor.
7653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
7654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 94 Potential violation of Law of Demeter (object not created locally)
7655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 95 Potential violation of Law of Demeter (object not created locally)
7656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 96 Potential violation of Law of Demeter (method chain calls)
7657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 104 Potential violation of Law of Demeter (object not created locally)
7658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
7659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 105 Potential violation of Law of Demeter (method chain calls)
7660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 106 Potential violation of Law of Demeter (method chain calls)
7661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 108 Potential violation of Law of Demeter (object not created locally)
7662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
7663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
7664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
7665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
7666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 119 Potential violation of Law of Demeter (method chain calls)
7667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 121 Potential violation of Law of Demeter (object not created locally)
7668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\RoutingHandlerInterceptorTest.java 122 Potential violation of Law of Demeter (object not created locally)
7669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
7670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 69 Private field 'template' could be made final; it is only initialized in the declaration or constructor.
7671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 70 Private field 'uri' could be made final; it is only initialized in the declaration or constructor.
7672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 77 Potential violation of Law of Demeter (object not created locally)
7673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 78 Potential violation of Law of Demeter (method chain calls)
7674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 78 Potential violation of Law of Demeter (method chain calls)
7675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 79 Potential violation of Law of Demeter (method chain calls)
7676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 81 Potential violation of Law of Demeter (object not created locally)
7677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 88 Potential violation of Law of Demeter (object not created locally)
7678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 90 Potential violation of Law of Demeter (object not created locally)
7679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 91 Potential violation of Law of Demeter (method chain calls)
7680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 91 Potential violation of Law of Demeter (method chain calls)
7681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 92 Potential violation of Law of Demeter (method chain calls)
7682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 94 Potential violation of Law of Demeter (object not created locally)
7683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 95 Potential violation of Law of Demeter (object not created locally)
7684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 102 Potential violation of Law of Demeter (method chain calls)
7685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 102 Potential violation of Law of Demeter (object not created locally)
7686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 105 Potential violation of Law of Demeter (object not created locally)
7687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 107 Potential violation of Law of Demeter (method chain calls)
7688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 107 Potential violation of Law of Demeter (method chain calls)
7689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 108 Potential violation of Law of Demeter (method chain calls)
7690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 111 Potential violation of Law of Demeter (object not created locally)
7691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 112 Potential violation of Law of Demeter (method chain calls)
7692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 112 Potential violation of Law of Demeter (method chain calls)
7693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 112 Potential violation of Law of Demeter (object not created locally)
7694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 138 Potential violation of Law of Demeter (method chain calls)
7695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\TracingHandlerTest.java 138 Potential violation of Law of Demeter (method chain calls)
7696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\UndertowBuilderMethodMatcherTest.java 42 Potential violation of Law of Demeter (method chain calls)
7697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\UndertowBuilderMethodMatcherTest.java 43 Potential violation of Law of Demeter (method chain calls)
7698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\UndertowBuilderMethodMatcherTest.java 45 Potential violation of Law of Demeter (object not created locally)
7699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\UndertowBuilderMethodMatcherTest.java 52 Potential violation of Law of Demeter (method chain calls)
7700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\UndertowBuilderMethodMatcherTest.java 53 Potential violation of Law of Demeter (method chain calls)
7701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\undertow-plugins\undertow-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\undertow\v2x\UndertowBuilderMethodMatcherTest.java 61 Potential violation of Law of Demeter (method chain calls)
7702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
7703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
7704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
7705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
7708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
7709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
7710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
7711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
7712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 57 Potential violation of Law of Demeter (method chain calls)
7713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
7714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
7715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 61 Potential violation of Law of Demeter (object not created locally)
7716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
7717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
7718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
7719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 70 Potential violation of Law of Demeter (method chain calls)
7720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 70 Potential violation of Law of Demeter (method chain calls)
7721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 71 Potential violation of Law of Demeter (method chain calls)
7722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 72 Potential violation of Law of Demeter (static property access)
7723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
7724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ClusteredEventBusSendRemoteInterceptor.java 81 Potential violation of Law of Demeter (method chain calls)
7725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
7726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
7727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
7728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
7729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
7730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
7731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
7735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
7736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
7737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
7738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 61 Potential violation of Law of Demeter (method chain calls)
7739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 61 Potential violation of Law of Demeter (method chain calls)
7740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 61 Potential violation of Law of Demeter (method chain calls)
7741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 68 Potential violation of Law of Demeter (method chain calls)
7742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 68 Potential violation of Law of Demeter (method chain calls)
7743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
7744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 70 Potential violation of Law of Demeter (static property access)
7745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
7746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\EventBusImplDeliverToHandlerInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
7747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
7750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
7751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
7752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
7755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
7756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
7757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
7758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
7759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
7760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
7761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
7762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
7763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
7764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
7765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
7766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
7767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
7768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
7769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
7770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 75 Potential violation of Law of Demeter (method chain calls)
7771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 82 Potential violation of Law of Demeter (method chain calls)
7772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 82 Potential violation of Law of Demeter (method chain calls)
7773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 83 Potential violation of Law of Demeter (method chain calls)
7774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 84 Potential violation of Law of Demeter (static property access)
7775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 93 Potential violation of Law of Demeter (method chain calls)
7776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HandlerRegistrationInterceptor.java 93 Potential violation of Law of Demeter (method chain calls)
7777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleExceptionInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
7778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleExceptionInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
7779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleExceptionInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
7780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleExceptionInterceptor.java 34 Potential violation of Law of Demeter (object not created locally)
7781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleExceptionInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleExceptionInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
7788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 43 Potential violation of Law of Demeter (static property access)
7789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 44 Potential violation of Law of Demeter (method chain calls)
7790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
7794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
7795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
7796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
7797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplHandleResponseInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
7798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 83 Potential violation of Law of Demeter (object not created locally)
7799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 85 Potential violation of Law of Demeter (object not created locally)
7800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 87 Potential violation of Law of Demeter (method chain calls)
7801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 87 Potential violation of Law of Demeter (method chain calls)
7802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 87 Potential violation of Law of Demeter (object not created locally)
7803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 87 Potential violation of Law of Demeter (static property access)
7804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 88 Potential violation of Law of Demeter (object not created locally)
7805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 88 Potential violation of Law of Demeter (static property access)
7806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 91 Potential violation of Law of Demeter (object not created locally)
7807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 92 Potential violation of Law of Demeter (object not created locally)
7808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 93 Potential violation of Law of Demeter (method chain calls)
7809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 93 Potential violation of Law of Demeter (object not created locally)
7810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 93 Potential violation of Law of Demeter (object not created locally)
7811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 93 Potential violation of Law of Demeter (object not created locally)
7812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 95 Potential violation of Law of Demeter (object not created locally)
7813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 113 Potential violation of Law of Demeter (method chain calls)
7814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpClientRequestImplInterceptor.java 113 Potential violation of Law of Demeter (method chain calls)
7815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
7816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
7819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
7820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
7821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
7822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 45 Potential violation of Law of Demeter (static property access)
7825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
7827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
7830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
7831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
7832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
7833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextHandleDispatchResponseInterceptor.java 64 Potential violation of Law of Demeter (method chain calls)
7834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextSendRequestInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpContextSendRequestInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerRequestImplConstructorInterceptor.java 28 Potential violation of Law of Demeter (method chain calls)
7837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerRequestWrapperConstructorInterceptor.java 28 Potential violation of Law of Demeter (method chain calls)
7838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerRequestWrapperConstructorInterceptor.java 28 Potential violation of Law of Demeter (method chain calls)
7839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplHandleExceptionInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
7840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplHandleExceptionInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
7841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplHandleExceptionInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
7842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplHandleExceptionInterceptor.java 34 Potential violation of Law of Demeter (object not created locally)
7843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplHandleExceptionInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplHandleExceptionInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 37 Potential violation of Law of Demeter (method chain calls)
7846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 37 Potential violation of Law of Demeter (method chain calls)
7847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
7851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 46 Potential violation of Law of Demeter (static property access)
7852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
7853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
7854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
7855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\HttpServerResponseImplInterceptor.java 60 Potential violation of Law of Demeter (method chain calls)
7856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteImplHandlerInterceptor.java 35 Potential violation of Law of Demeter (method chain calls)
7857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteImplHandlerInterceptor.java 35 Potential violation of Law of Demeter (method chain calls)
7858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteImplHandlerInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteImplHandlerInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 49 Potential violation of Law of Demeter (method chain calls)
7861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
7862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
7863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
7864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 56 Avoid throwing raw exception types.
7865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
7866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 68 Potential violation of Law of Demeter (object not created locally)
7867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
7868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 72 Potential violation of Law of Demeter (method chain calls)
7869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 72 Potential violation of Law of Demeter (method chain calls)
7870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
7871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 73 Potential violation of Law of Demeter (object not created locally)
7872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
7873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 77 Potential violation of Law of Demeter (method chain calls)
7874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 77 Potential violation of Law of Demeter (object not created locally)
7875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 77 Potential violation of Law of Demeter (object not created locally)
7876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 78 Potential violation of Law of Demeter (method chain calls)
7877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 82 Potential violation of Law of Demeter (method chain calls)
7878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 84 Potential violation of Law of Demeter (method chain calls)
7879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 84 Potential violation of Law of Demeter (method chain calls)
7880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 84 Potential violation of Law of Demeter (method chain calls)
7881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 84 Potential violation of Law of Demeter (method chain calls)
7882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 84 Potential violation of Law of Demeter (method chain calls)
7883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 91 Potential violation of Law of Demeter (method chain calls)
7884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 91 Potential violation of Law of Demeter (method chain calls)
7885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 92 Potential violation of Law of Demeter (object not created locally)
7886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 93 Potential violation of Law of Demeter (object not created locally)
7887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 96 Potential violation of Law of Demeter (method chain calls)
7888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 96 Potential violation of Law of Demeter (object not created locally)
7889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 97 Potential violation of Law of Demeter (method chain calls)
7890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 97 Potential violation of Law of Demeter (method chain calls)
7891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 97 Potential violation of Law of Demeter (method chain calls)
7892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 100 Potential violation of Law of Demeter (object not created locally)
7893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 101 Potential violation of Law of Demeter (object not created locally)
7894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 115 Potential violation of Law of Demeter (method chain calls)
7895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RouteStateInterceptor.java 115 Potential violation of Law of Demeter (method chain calls)
7896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RoutingContextWrapperConstructorInterceptor.java 28 Potential violation of Law of Demeter (method chain calls)
7897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\RoutingContextWrapperConstructorInterceptor.java 28 Potential violation of Law of Demeter (method chain calls)
7898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
7899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 46 Potential violation of Law of Demeter (method chain calls)
7902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
7903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
7904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
7905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
7906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
7907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
7908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
7909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
7910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
7911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
7912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
7913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
7914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 53 Potential violation of Law of Demeter (static property access)
7915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
7916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 54 Potential violation of Law of Demeter (static property access)
7917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
7918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 72 Potential violation of Law of Demeter (method chain calls)
7919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\ServerConnectionHandleMessageInterceptor.java 72 Potential violation of Law of Demeter (method chain calls)
7920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\VertxContext.java 50 Potential violation of Law of Demeter (method chain calls)
7921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\VertxContext.java 55 Potential violation of Law of Demeter (object not created locally)
7922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\VertxContext.java 56 Potential violation of Law of Demeter (object not created locally)
7923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\vertx-plugins\vertx-core-3.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\vertx3\VertxContext.java 63 Potential violation of Law of Demeter (method chain calls)
7924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithComplexArgInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
7925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithComplexArgInterceptor.java 50 Potential violation of Law of Demeter (method chain calls)
7926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithInetSocketAddressArgInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
7927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithInetSocketAddressArgInterceptor.java 31 Potential violation of Law of Demeter (object not created locally)
7928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithInetSocketAddressArgInterceptor.java 32 Potential violation of Law of Demeter (object not created locally)
7929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithInetSocketAddressListArgInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
7930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
7931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptor.java 46 Potential violation of Law of Demeter (static property access)
7932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptor.java 46 Potential violation of Law of Demeter (static property access)
7933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptor.java 48 Potential violation of Law of Demeter (method chain calls)
7934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptor.java 48 Potential violation of Law of Demeter (static property access)
7935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptor.java 62 Potential violation of Law of Demeter (object not created locally)
7936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptor.java 63 Potential violation of Law of Demeter (object not created locally)
7937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithComplexArgInterceptorTest.java 61 Potential violation of Law of Demeter (method chain calls)
7938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithHostPortArgInterceptorTest.java 50 Potential violation of Law of Demeter (method chain calls)
7939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithInetSocketAddressArgInterceptorTest.java 49 Potential violation of Law of Demeter (method chain calls)
7940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedConstructorWithInetSocketAddressListArgInterceptorTest.java 54 Potential violation of Law of Demeter (method chain calls)
7941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 80 Potential violation of Law of Demeter (method chain calls)
7942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 88 Potential violation of Law of Demeter (method chain calls)
7943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 90 Potential violation of Law of Demeter (object not created locally)
7944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 91 Potential violation of Law of Demeter (object not created locally)
7945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 100 Potential violation of Law of Demeter (method chain calls)
7946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 102 Potential violation of Law of Demeter (object not created locally)
7947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 103 Potential violation of Law of Demeter (object not created locally)
7948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 105 Potential violation of Law of Demeter (object not created locally)
7949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
7950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
7951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 111 Potential violation of Law of Demeter (object not created locally)
7952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (method chain calls)
7958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 112 Potential violation of Law of Demeter (object not created locally)
7959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
7960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
7961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
7962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
7963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
7964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 113 Potential violation of Law of Demeter (method chain calls)
7965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 113 Potential violation of Law of Demeter (object not created locally)
7966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
7967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
7968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
7969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (method chain calls)
7973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
7974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
7975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
7976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
7977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 117 Potential violation of Law of Demeter (method chain calls)
7978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
7979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 125 Potential violation of Law of Demeter (method chain calls)
7980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 125 Potential violation of Law of Demeter (method chain calls)
7981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 125 Potential violation of Law of Demeter (object not created locally)
7982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 126 Potential violation of Law of Demeter (method chain calls)
7983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 126 Potential violation of Law of Demeter (method chain calls)
7984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 126 Potential violation of Law of Demeter (object not created locally)
7985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 130 A method/constructor should not explicitly throw java.lang.Exception
7986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 131 Potential violation of Law of Demeter (method chain calls)
7987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 134 A method/constructor should not explicitly throw java.lang.Exception
7988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-sdk-plugin\xmemcached-2.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\xmemcached\v2\XMemcachedMethodInterceptorTest.java 135 Potential violation of Law of Demeter (method chain calls)
7989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 23 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
7990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 26 Potential violation of Law of Demeter (method chain calls)
7991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 27 Potential violation of Law of Demeter (object not created locally)
7992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 28 Potential violation of Law of Demeter (object not created locally)
7993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 33 Potential violation of Law of Demeter (method chain calls)
7994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 33 Potential violation of Law of Demeter (method chain calls)
7995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 34 Potential violation of Law of Demeter (object not created locally)
7996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 35 Potential violation of Law of Demeter (object not created locally)
7997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 40 Potential violation of Law of Demeter (method chain calls)
7998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 40 Potential violation of Law of Demeter (method chain calls)
7999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 40 Potential violation of Law of Demeter (method chain calls)
8000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 41 Potential violation of Law of Demeter (object not created locally)
8001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldGetter.java 42 Potential violation of Law of Demeter (object not created locally)
8002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldSetter.java 23 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldSetter.java 27 Potential violation of Law of Demeter (method chain calls)
8004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldSetter.java 28 Potential violation of Law of Demeter (object not created locally)
8005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldSetter.java 29 Potential violation of Law of Demeter (object not created locally)
8006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldSetter.java 35 Potential violation of Law of Demeter (object not created locally)
8007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\FieldSetter.java 36 Potential violation of Law of Demeter (object not created locally)
8008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SegmentHelper.java 25 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SegmentHelper.java 30 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SegmentRefHelper.java 23 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SegmentRefHelper.java 27 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SegmentRefHelper.java 36 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SegmentRefHelper.java 45 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SegmentRefHelper.java 54 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 28 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 32 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 35 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 49 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 55 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 69 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 75 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 86 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 89 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 100 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 103 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 114 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 117 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 128 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\helper\SpanHelper.java 131 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\AgentServiceRule.java 41 Potential violation of Law of Demeter (static property access)
8031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\AgentServiceRule.java 46 Potential violation of Law of Demeter (static property access)
8032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\AgentServiceRule.java 47 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\AgentServiceRule.java 56 Potential violation of Law of Demeter (static property access)
8034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SegmentRefAssert.java 27 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SegmentRefAssert.java 29 Potential violation of Law of Demeter (method chain calls)
8036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SegmentRefAssert.java 29 Potential violation of Law of Demeter (method chain calls)
8037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SegmentStorage.java 27 Private field 'traceSegments' could be made final; it is only initialized in the declaration or constructor.
8038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SegmentStorage.java 28 Private field 'ignoredTracerContexts' could be made final; it is only initialized in the declaration or constructor.
8039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 33 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 35 Potential violation of Law of Demeter (method chain calls)
8041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 35 Potential violation of Law of Demeter (method chain calls)
8042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 39 Potential violation of Law of Demeter (method chain calls)
8043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 39 Potential violation of Law of Demeter (method chain calls)
8044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 44 Potential violation of Law of Demeter (method chain calls)
8045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 44 Potential violation of Law of Demeter (method chain calls)
8046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 45 Potential violation of Law of Demeter (method chain calls)
8047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 45 Potential violation of Law of Demeter (method chain calls)
8048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 45 Potential violation of Law of Demeter (method chain calls)
8049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 45 Potential violation of Law of Demeter (method chain calls)
8050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 45 Potential violation of Law of Demeter (method chain calls)
8051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 45 Potential violation of Law of Demeter (method chain calls)
8052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 46 Potential violation of Law of Demeter (method chain calls)
8053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 46 Potential violation of Law of Demeter (method chain calls)
8054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 46 Potential violation of Law of Demeter (method chain calls)
8055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 46 Potential violation of Law of Demeter (method chain calls)
8056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 46 Potential violation of Law of Demeter (method chain calls)
8057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 46 Potential violation of Law of Demeter (method chain calls)
8058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 47 Potential violation of Law of Demeter (method chain calls)
8059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 47 Potential violation of Law of Demeter (method chain calls)
8060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 47 Potential violation of Law of Demeter (method chain calls)
8061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 47 Potential violation of Law of Demeter (method chain calls)
8062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 48 Potential violation of Law of Demeter (method chain calls)
8063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 48 Potential violation of Law of Demeter (method chain calls)
8064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 48 Potential violation of Law of Demeter (method chain calls)
8065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 48 Potential violation of Law of Demeter (method chain calls)
8066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 52 Potential violation of Law of Demeter (method chain calls)
8067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 52 Potential violation of Law of Demeter (method chain calls)
8068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 53 Potential violation of Law of Demeter (method chain calls)
8069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 53 Potential violation of Law of Demeter (method chain calls)
8070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 53 Potential violation of Law of Demeter (method chain calls)
8071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 53 Potential violation of Law of Demeter (method chain calls)
8072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 53 Potential violation of Law of Demeter (method chain calls)
8073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 53 Potential violation of Law of Demeter (method chain calls)
8074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 54 Potential violation of Law of Demeter (method chain calls)
8075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 54 Potential violation of Law of Demeter (method chain calls)
8076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 54 Potential violation of Law of Demeter (method chain calls)
8077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 54 Potential violation of Law of Demeter (method chain calls)
8078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 54 Potential violation of Law of Demeter (method chain calls)
8079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 54 Potential violation of Law of Demeter (method chain calls)
8080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 55 Potential violation of Law of Demeter (method chain calls)
8081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 55 Potential violation of Law of Demeter (method chain calls)
8082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 55 Potential violation of Law of Demeter (method chain calls)
8083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 55 Potential violation of Law of Demeter (method chain calls)
8084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 56 Potential violation of Law of Demeter (method chain calls)
8085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 56 Potential violation of Law of Demeter (method chain calls)
8086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 56 Potential violation of Law of Demeter (method chain calls)
8087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 56 Potential violation of Law of Demeter (method chain calls)
8088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 72 Potential violation of Law of Demeter (method chain calls)
8089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 72 Potential violation of Law of Demeter (method chain calls)
8090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 72 Potential violation of Law of Demeter (method chain calls)
8091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\SpanAssert.java 72 Potential violation of Law of Demeter (method chain calls)
8092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\TracingSegmentRunner.java 33 Perhaps 'tracingContextListener' could be replaced by a local variable.
8093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\main\java\org\apache\skywalking\apm\agent\test\tools\TracingSegmentRunner.java 34 Perhaps 'ignoreTracerContextListener' could be replaced by a local variable.
8094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-test-tools\src\test\java\org\apache\skywalking\apm\plugin\ArbitrarySetTest.java 111 Potential violation of Law of Demeter (method chain calls)
8095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-log4j-2.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\log4j\v2\x\async\AsyncAppenderMethodInterceptor.java 35 Potential violation of Law of Demeter (object not created locally)
8096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-log4j-2.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\log4j\v2\x\async\AsyncLoggerConfigMethodInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
8097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\PrintTraceIdInterceptor.java 40 These nested if statements could be combined
8098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\PrintTraceIdInterceptor.java 42 Deeply nested if..then statements are hard to read
8099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\async\AsyncAppenderBaseMethodInterceptor.java 35 Potential violation of Law of Demeter (object not created locally)
8100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\logstash\TcpSocketAppenderInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
8101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\logstash\TcpSocketAppenderInterceptor.java 34 Potential violation of Law of Demeter (object not created locally)
8102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\logstash\TcpSocketAppenderInterceptor.java 34 Potential violation of Law of Demeter (object not created locally)
8103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\logstash\TcpSocketAppenderInterceptor.java 36 Potential violation of Law of Demeter (method chain calls)
8104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\logstash\TcpSocketAppenderInterceptor.java 36 Potential violation of Law of Demeter (method chain calls)
8105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\mdc\PrintMDCTraceIdInterceptor.java 39 These nested if statements could be combined
8106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-logback-1.x-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\log\logback\v1\x\mdc\PrintMDCTraceIdInterceptor.java 41 Deeply nested if..then statements are hard to read
8107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptor.java 40 Potential violation of Law of Demeter (static property access)
8108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptor.java 40 Potential violation of Law of Demeter (static property access)
8109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptor.java 41 Potential violation of Law of Demeter (static property access)
8110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\adapter\ToolkitHistogramAdapter.java 38 Potential violation of Law of Demeter (method chain calls)
8111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\adapter\ToolkitHistogramAdapter.java 41 Potential violation of Law of Demeter (method chain calls)
8112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\adapter\ToolkitHistogramAdapter.java 41 Potential violation of Law of Demeter (method chain calls)
8113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\adapter\ToolkitHistogramAdapter.java 48 Potential violation of Law of Demeter (method chain calls)
8114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\adapter\ToolkitHistogramAdapter.java 51 Potential violation of Law of Demeter (method chain calls)
8115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\adapter\ToolkitHistogramAdapter.java 51 Potential violation of Law of Demeter (method chain calls)
8116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\util\MeterIdConverter.java 29 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\util\MeterIdConverter.java 39 Potential violation of Law of Demeter (method chain calls)
8118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\util\MeterIdConverter.java 39 Potential violation of Law of Demeter (method chain calls)
8119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\meter\util\MeterIdConverter.java 39 Potential violation of Law of Demeter (method chain calls)
8120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 44 Private field 'counterInterceptor' could be made final; it is only initialized in the declaration or constructor.
8121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 45 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
8122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 52 Potential violation of Law of Demeter (static property access)
8123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 54 Potential violation of Law of Demeter (object not created locally)
8124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 56 Potential violation of Law of Demeter (method chain calls)
8125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 56 Potential violation of Law of Demeter (method chain calls)
8126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 56 Potential violation of Law of Demeter (object not created locally)
8127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 60 Potential violation of Law of Demeter (object not created locally)
8128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 61 Potential violation of Law of Demeter (method chain calls)
8129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 61 Potential violation of Law of Demeter (method chain calls)
8130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 61 Potential violation of Law of Demeter (object not created locally)
8131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 62 Potential violation of Law of Demeter (method chain calls)
8132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 62 Potential violation of Law of Demeter (method chain calls)
8133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 62 Potential violation of Law of Demeter (object not created locally)
8134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 63 Potential violation of Law of Demeter (method chain calls)
8135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\CounterInterceptorTest.java 63 Potential violation of Law of Demeter (object not created locally)
8136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 45 Private field 'gaugeInterceptor' could be made final; it is only initialized in the declaration or constructor.
8137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 46 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
8138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 53 Potential violation of Law of Demeter (static property access)
8139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 55 Potential violation of Law of Demeter (object not created locally)
8140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 57 Potential violation of Law of Demeter (method chain calls)
8141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 57 Potential violation of Law of Demeter (method chain calls)
8142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 57 Potential violation of Law of Demeter (object not created locally)
8143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 62 Potential violation of Law of Demeter (object not created locally)
8144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 63 Potential violation of Law of Demeter (method chain calls)
8145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 63 Potential violation of Law of Demeter (method chain calls)
8146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 63 Potential violation of Law of Demeter (object not created locally)
8147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 64 Potential violation of Law of Demeter (method chain calls)
8148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 64 Potential violation of Law of Demeter (method chain calls)
8149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 64 Potential violation of Law of Demeter (object not created locally)
8150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
8151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\GaugeInterceptorTest.java 65 Potential violation of Law of Demeter (object not created locally)
8152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 45 Private field 'histogramInterceptor' could be made final; it is only initialized in the declaration or constructor.
8153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 46 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
8154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 54 Potential violation of Law of Demeter (static property access)
8155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 56 Potential violation of Law of Demeter (object not created locally)
8156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 58 Potential violation of Law of Demeter (method chain calls)
8157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 58 Potential violation of Law of Demeter (method chain calls)
8158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 58 Potential violation of Law of Demeter (object not created locally)
8159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 63 Potential violation of Law of Demeter (object not created locally)
8160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 64 Potential violation of Law of Demeter (method chain calls)
8161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 64 Potential violation of Law of Demeter (method chain calls)
8162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 64 Potential violation of Law of Demeter (object not created locally)
8163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
8164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 65 Potential violation of Law of Demeter (method chain calls)
8165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 65 Potential violation of Law of Demeter (object not created locally)
8166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 66 Potential violation of Law of Demeter (method chain calls)
8167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\meter\HistogramInterceptorTest.java 66 Potential violation of Law of Demeter (object not created locally)
8168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 33 Potential violation of Law of Demeter (method chain calls)
8169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 47 Potential violation of Law of Demeter (method chain calls)
8170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 47 Potential violation of Law of Demeter (method chain calls)
8171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 62 Potential violation of Law of Demeter (method chain calls)
8172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 62 Potential violation of Law of Demeter (method chain calls)
8173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 66 Potential violation of Law of Demeter (object not created locally)
8174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 67 Potential violation of Law of Demeter (object not created locally)
8175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 68 Potential violation of Law of Demeter (method chain calls)
8176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 68 Potential violation of Law of Demeter (method chain calls)
8177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 68 Potential violation of Law of Demeter (object not created locally)
8178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 69 Potential violation of Law of Demeter (method chain calls)
8179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitCounterAdapterTest.java 69 Potential violation of Law of Demeter (object not created locally)
8180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 32 Potential violation of Law of Demeter (method chain calls)
8181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 40 Potential violation of Law of Demeter (method chain calls)
8182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 40 Potential violation of Law of Demeter (method chain calls)
8183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 44 Potential violation of Law of Demeter (object not created locally)
8184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 45 Potential violation of Law of Demeter (object not created locally)
8185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 46 Potential violation of Law of Demeter (method chain calls)
8186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 46 Potential violation of Law of Demeter (method chain calls)
8187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 46 Potential violation of Law of Demeter (object not created locally)
8188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 47 Potential violation of Law of Demeter (method chain calls)
8189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitGaugeAdapterTest.java 47 Potential violation of Law of Demeter (object not created locally)
8190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 34 Potential violation of Law of Demeter (method chain calls)
8191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 34 Potential violation of Law of Demeter (method chain calls)
8192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 42 Potential violation of Law of Demeter (method chain calls)
8193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 42 Potential violation of Law of Demeter (method chain calls)
8194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 55 Potential violation of Law of Demeter (method chain calls)
8195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 55 Potential violation of Law of Demeter (method chain calls)
8196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 55 Potential violation of Law of Demeter (method chain calls)
8197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 59 Potential violation of Law of Demeter (object not created locally)
8198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 60 Potential violation of Law of Demeter (object not created locally)
8199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 61 Potential violation of Law of Demeter (method chain calls)
8200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 61 Potential violation of Law of Demeter (method chain calls)
8201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 61 Potential violation of Law of Demeter (object not created locally)
8202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 62 Potential violation of Law of Demeter (method chain calls)
8203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-meter-activation\src\test\java\org\apache\skywalking\apm\toolkit\meter\ToolkitHistogramAdapterTest.java 62 Potential violation of Law of Demeter (object not created locally)
8204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SkywalkingSpanActivation.java 52 The class 'SkywalkingSpanActivation' has a Modified Cyclomatic Complexity of 7 (Highest = 13).
8205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SkywalkingSpanActivation.java 52 The class 'SkywalkingSpanActivation' has a Standard Cyclomatic Complexity of 7 (Highest = 13).
8206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SkywalkingSpanActivation.java 101 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 13.
8207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SkywalkingSpanActivation.java 101 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 13.
8208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanLogInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanLogInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanLogInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanLogInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanLogInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanLogInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanLogInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetOperationNameInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetOperationNameInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetOperationNameInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetOperationNameInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetTagInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetTagInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetTagInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
8222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetTagInterceptor.java 41 Potential violation of Law of Demeter (static property access)
8223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetTagInterceptor.java 43 Potential violation of Law of Demeter (method chain calls)
8224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetTagInterceptor.java 43 Potential violation of Law of Demeter (static property access)
8225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\span\SpanSetTagInterceptor.java 46 Potential violation of Law of Demeter (static property access)
8226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 46 Potential violation of Law of Demeter (static property access)
8227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 46 Potential violation of Law of Demeter (static property access)
8228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 51 Potential violation of Law of Demeter (object not created locally)
8229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
8230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
8231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
8232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
8233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
8234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
8235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerExtractInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
8236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerInjectInterceptor.java 42 Potential violation of Law of Demeter (static property access)
8237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerInjectInterceptor.java 42 Potential violation of Law of Demeter (static property access)
8238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerInjectInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
8239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerInjectInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
8240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerInjectInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
8241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerInjectInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
8242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\opentracing\tracer\SkywalkingTracerInjectInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
8243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
8244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 74 This class has too many methods, consider refactoring it.
8245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 74 Too many fields
8246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 81 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
8247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 86 Private field 'event' could be made final; it is only initialized in the declaration or constructor.
8248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 109 Potential violation of Law of Demeter (static property access)
8249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 148 Potential violation of Law of Demeter (object not created locally)
8250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 149 Potential violation of Law of Demeter (method chain calls)
8251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 149 Potential violation of Law of Demeter (method chain calls)
8252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 149 Potential violation of Law of Demeter (object not created locally)
8253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 150 Potential violation of Law of Demeter (method chain calls)
8254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 150 Potential violation of Law of Demeter (method chain calls)
8255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 150 Potential violation of Law of Demeter (object not created locally)
8256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 155 Potential violation of Law of Demeter (static property access)
8257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 161 Potential violation of Law of Demeter (object not created locally)
8258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 162 Potential violation of Law of Demeter (object not created locally)
8259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 163 Potential violation of Law of Demeter (method chain calls)
8260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 163 Potential violation of Law of Demeter (method chain calls)
8261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 163 Potential violation of Law of Demeter (object not created locally)
8262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 168 Potential violation of Law of Demeter (static property access)
8263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 174 Potential violation of Law of Demeter (object not created locally)
8264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 175 Potential violation of Law of Demeter (object not created locally)
8265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 176 Potential violation of Law of Demeter (method chain calls)
8266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 176 Potential violation of Law of Demeter (method chain calls)
8267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 176 Potential violation of Law of Demeter (object not created locally)
8268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 177 Potential violation of Law of Demeter (method chain calls)
8269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 177 Potential violation of Law of Demeter (method chain calls)
8270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 177 Potential violation of Law of Demeter (object not created locally)
8271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 182 Potential violation of Law of Demeter (method chain calls)
8272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 182 Potential violation of Law of Demeter (method chain calls)
8273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 182 Potential violation of Law of Demeter (static property access)
8274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 183 Potential violation of Law of Demeter (static property access)
8275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 184 Potential violation of Law of Demeter (static property access)
8276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 190 Potential violation of Law of Demeter (object not created locally)
8277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 191 Potential violation of Law of Demeter (object not created locally)
8278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 192 Potential violation of Law of Demeter (method chain calls)
8279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 192 Potential violation of Law of Demeter (method chain calls)
8280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 192 Potential violation of Law of Demeter (object not created locally)
8281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 193 Potential violation of Law of Demeter (method chain calls)
8282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 193 Potential violation of Law of Demeter (method chain calls)
8283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 193 Potential violation of Law of Demeter (object not created locally)
8284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 198 Potential violation of Law of Demeter (object not created locally)
8285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 200 Potential violation of Law of Demeter (object not created locally)
8286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 205 Potential violation of Law of Demeter (method chain calls)
8287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 205 Potential violation of Law of Demeter (method chain calls)
8288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 205 Potential violation of Law of Demeter (static property access)
8289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 206 Potential violation of Law of Demeter (static property access)
8290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 207 Potential violation of Law of Demeter (static property access)
8291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 230 Potential violation of Law of Demeter (method chain calls)
8292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 231 Potential violation of Law of Demeter (method chain calls)
8293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 232 Potential violation of Law of Demeter (method chain calls)
8294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 238 Potential violation of Law of Demeter (method chain calls)
8295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 238 Potential violation of Law of Demeter (method chain calls)
8296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 238 Potential violation of Law of Demeter (static property access)
8297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 239 Potential violation of Law of Demeter (static property access)
8298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 240 Potential violation of Law of Demeter (static property access)
8299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 269 Potential violation of Law of Demeter (method chain calls)
8300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 269 Potential violation of Law of Demeter (method chain calls)
8301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 269 Potential violation of Law of Demeter (object not created locally)
8302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 270 Potential violation of Law of Demeter (method chain calls)
8303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 270 Potential violation of Law of Demeter (object not created locally)
8304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 275 Potential violation of Law of Demeter (object not created locally)
8305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 276 Potential violation of Law of Demeter (object not created locally)
8306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 281 Potential violation of Law of Demeter (method chain calls)
8307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 281 Potential violation of Law of Demeter (method chain calls)
8308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 281 Potential violation of Law of Demeter (static property access)
8309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 282 Potential violation of Law of Demeter (static property access)
8310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 283 Potential violation of Law of Demeter (static property access)
8311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 310 Potential violation of Law of Demeter (object not created locally)
8312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 311 Potential violation of Law of Demeter (object not created locally)
8313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 343 Potential violation of Law of Demeter (object not created locally)
8314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 344 Potential violation of Law of Demeter (object not created locally)
8315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 345 Potential violation of Law of Demeter (method chain calls)
8316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 345 Potential violation of Law of Demeter (method chain calls)
8317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 345 Potential violation of Law of Demeter (object not created locally)
8318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 347 Potential violation of Law of Demeter (object not created locally)
8319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 348 Potential violation of Law of Demeter (object not created locally)
8320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 372 Potential violation of Law of Demeter (method chain calls)
8321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 373 Potential violation of Law of Demeter (method chain calls)
8322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-opentracing-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\opentracing\SkywalkingSpanActivationTest.java 394 Overriding method merely calls super
8323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanActivation.java 37 The class 'ActiveSpanActivation' has a Modified Cyclomatic Complexity of 8 (Highest = 22).
8324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanActivation.java 37 The class 'ActiveSpanActivation' has a Standard Cyclomatic Complexity of 8 (Highest = 22).
8325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanActivation.java 64 Avoid really long methods.
8326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanActivation.java 64 The method 'getStaticMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 22.
8327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanActivation.java 64 The method 'getStaticMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 22.
8328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanDebugInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanDebugInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanDebugInterceptor.java 42 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanErrorInterceptor.java 36 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanErrorMsgInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanErrorMsgInterceptor.java 40 Potential violation of Law of Demeter (method chain calls)
8334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanErrorMsgInterceptor.java 43 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanErrorThrowableInteceptor.java 36 Potential violation of Law of Demeter (method chain calls)
8336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanErrorThrowableInteceptor.java 37 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanInfoInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanInfoInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanInfoInterceptor.java 42 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanSetOperationNameInterceptor.java 36 Potential violation of Law of Demeter (method chain calls)
8341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanSetOperationNameInterceptor.java 36 Potential violation of Law of Demeter (method chain calls)
8342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanSetOperationNameInterceptor.java 36 Potential violation of Law of Demeter (object not created locally)
8343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanSetOperationNameInterceptor.java 37 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTagInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
8345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTagInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
8346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTagInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
8347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTagInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
8348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTagInterceptor.java 34 Potential violation of Law of Demeter (method chain calls)
8349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTagInterceptor.java 34 Potential violation of Law of Demeter (object not created locally)
8350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTagInterceptor.java 35 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInvokeInterceptor.java 32 Potential violation of Law of Demeter (method chain calls)
8352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInvokeInterceptor.java 32 Potential violation of Law of Demeter (method chain calls)
8353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInvokeInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
8354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInvokeInterceptor.java 51 Potential violation of Law of Demeter (method chain calls)
8355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\CorrelationContextGetInterceptor.java 32 Potential violation of Law of Demeter (method chain calls)
8356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\CorrelationContextPutInterceptor.java 33 Potential violation of Law of Demeter (method chain calls)
8357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 47 Potential violation of Law of Demeter (method chain calls)
8358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
8359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
8360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
8361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 74 Potential violation of Law of Demeter (method chain calls)
8362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 74 Potential violation of Law of Demeter (object not created locally)
8363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 76 Potential violation of Law of Demeter (object not created locally)
8364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
8365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 92 Potential violation of Law of Demeter (method chain calls)
8366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationMethodInterceptor.java 92 Potential violation of Law of Demeter (method chain calls)
8367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
8368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
8369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 57 Potential violation of Law of Demeter (method chain calls)
8370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 57 Potential violation of Law of Demeter (object not created locally)
8371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
8372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 65 Potential violation of Law of Demeter (object not created locally)
8373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 80 Potential violation of Law of Demeter (method chain calls)
8374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
8375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
8376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 82 Potential violation of Law of Demeter (object not created locally)
8377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 88 Potential violation of Law of Demeter (object not created locally)
8378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 100 Potential violation of Law of Demeter (method chain calls)
8379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationMethodInterceptor.java 100 Potential violation of Law of Demeter (method chain calls)
8380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceContextActivation.java 36 The class 'TraceContextActivation' has a Modified Cyclomatic Complexity of 6 (Highest = 10).
8381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceContextActivation.java 36 The class 'TraceContextActivation' has a Standard Cyclomatic Complexity of 6 (Highest = 10).
8382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceContextActivation.java 59 The method 'getStaticMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 10.
8383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceContextActivation.java 59 The method 'getStaticMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 10.
8384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceContextInterceptor.java 30 Private field 'logger' could be made final; it is only initialized in the declaration or constructor.
8385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\main\java\org\apache\skywalking\apm\toolkit\activation\util\TagUtil.java 28 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 86 Potential violation of Law of Demeter (method chain calls)
8387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 92 Potential violation of Law of Demeter (method chain calls)
8388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 92 Potential violation of Law of Demeter (method chain calls)
8389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 93 Potential violation of Law of Demeter (method chain calls)
8390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 95 Potential violation of Law of Demeter (object not created locally)
8391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 97 Potential violation of Law of Demeter (object not created locally)
8392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 98 Potential violation of Law of Demeter (method chain calls)
8393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 99 Potential violation of Law of Demeter (object not created locally)
8394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 100 Potential violation of Law of Demeter (object not created locally)
8395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 107 Potential violation of Law of Demeter (method chain calls)
8396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 113 Potential violation of Law of Demeter (method chain calls)
8397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 113 Potential violation of Law of Demeter (method chain calls)
8398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 114 Potential violation of Law of Demeter (method chain calls)
8399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 116 Potential violation of Law of Demeter (object not created locally)
8400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 118 Potential violation of Law of Demeter (object not created locally)
8401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 119 Potential violation of Law of Demeter (method chain calls)
8402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 120 Potential violation of Law of Demeter (object not created locally)
8403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 121 Potential violation of Law of Demeter (object not created locally)
8404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 128 Potential violation of Law of Demeter (method chain calls)
8405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 134 Potential violation of Law of Demeter (method chain calls)
8406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 134 Potential violation of Law of Demeter (method chain calls)
8407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 135 Potential violation of Law of Demeter (method chain calls)
8408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 137 Potential violation of Law of Demeter (object not created locally)
8409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 138 Potential violation of Law of Demeter (object not created locally)
8410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 139 Potential violation of Law of Demeter (method chain calls)
8411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 140 Potential violation of Law of Demeter (object not created locally)
8412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 141 Potential violation of Law of Demeter (object not created locally)
8413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 148 Potential violation of Law of Demeter (method chain calls)
8414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 154 Potential violation of Law of Demeter (method chain calls)
8415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 154 Potential violation of Law of Demeter (method chain calls)
8416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 155 Potential violation of Law of Demeter (method chain calls)
8417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 157 Potential violation of Law of Demeter (object not created locally)
8418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\ActiveSpanTest.java 159 Potential violation of Law of Demeter (object not created locally)
8419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInterceptorTest.java 57 Private field 'enhancedInstance' could be made final; it is only initialized in the declaration or constructor.
8420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInterceptorTest.java 90 Potential violation of Law of Demeter (method chain calls)
8421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
8422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInterceptorTest.java 107 Potential violation of Law of Demeter (method chain calls)
8423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInterceptorTest.java 108 Potential violation of Law of Demeter (method chain calls)
8424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\CallableOrRunnableInterceptorTest.java 110 Potential violation of Law of Demeter (object not created locally)
8425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 67 Perhaps 'tagInterceptor' could be replaced by a local variable.
8426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 68 Perhaps 'tagParameters' could be replaced by a local variable.
8427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 69 Perhaps 'tagParameterTypes' could be replaced by a local variable.
8428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 84 Potential violation of Law of Demeter (method chain calls)
8429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 88 Potential violation of Law of Demeter (method chain calls)
8430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 88 Potential violation of Law of Demeter (method chain calls)
8431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 89 Potential violation of Law of Demeter (method chain calls)
8432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 91 Potential violation of Law of Demeter (object not created locally)
8433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 93 Potential violation of Law of Demeter (object not created locally)
8434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 94 Potential violation of Law of Demeter (object not created locally)
8435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 98 Potential violation of Law of Demeter (method chain calls)
8436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 98 Potential violation of Law of Demeter (method chain calls)
8437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 98 Potential violation of Law of Demeter (method chain calls)
8438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 98 Potential violation of Law of Demeter (method chain calls)
8439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 98 Potential violation of Law of Demeter (object not created locally)
8440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 99 Potential violation of Law of Demeter (method chain calls)
8441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 99 Potential violation of Law of Demeter (method chain calls)
8442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 99 Potential violation of Law of Demeter (object not created locally)
8443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 104 Potential violation of Law of Demeter (method chain calls)
8444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 108 Potential violation of Law of Demeter (method chain calls)
8445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 108 Potential violation of Law of Demeter (method chain calls)
8446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 109 Potential violation of Law of Demeter (method chain calls)
8447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 111 Potential violation of Law of Demeter (object not created locally)
8448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 113 Potential violation of Law of Demeter (object not created locally)
8449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 114 Potential violation of Law of Demeter (object not created locally)
8450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 119 Potential violation of Law of Demeter (method chain calls)
8451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 119 Potential violation of Law of Demeter (method chain calls)
8452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 119 Potential violation of Law of Demeter (method chain calls)
8453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 119 Potential violation of Law of Demeter (method chain calls)
8454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 119 Potential violation of Law of Demeter (object not created locally)
8455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 120 Potential violation of Law of Demeter (method chain calls)
8456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 120 Potential violation of Law of Demeter (method chain calls)
8457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 120 Potential violation of Law of Demeter (object not created locally)
8458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 126 Potential violation of Law of Demeter (method chain calls)
8459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 130 Potential violation of Law of Demeter (method chain calls)
8460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 130 Potential violation of Law of Demeter (method chain calls)
8461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 131 Potential violation of Law of Demeter (method chain calls)
8462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 133 Potential violation of Law of Demeter (object not created locally)
8463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 134 Potential violation of Law of Demeter (object not created locally)
8464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 135 Potential violation of Law of Demeter (object not created locally)
8465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 140 Potential violation of Law of Demeter (method chain calls)
8466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 140 Potential violation of Law of Demeter (method chain calls)
8467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 140 Potential violation of Law of Demeter (method chain calls)
8468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 140 Potential violation of Law of Demeter (method chain calls)
8469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 140 Potential violation of Law of Demeter (object not created locally)
8470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 141 Potential violation of Law of Demeter (method chain calls)
8471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 141 Potential violation of Law of Demeter (method chain calls)
8472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 141 Potential violation of Law of Demeter (object not created locally)
8473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 142 Potential violation of Law of Demeter (method chain calls)
8474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 142 Potential violation of Law of Demeter (method chain calls)
8475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 142 Potential violation of Law of Demeter (method chain calls)
8476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 142 Potential violation of Law of Demeter (method chain calls)
8477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 142 Potential violation of Law of Demeter (object not created locally)
8478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 143 Potential violation of Law of Demeter (method chain calls)
8479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 143 Potential violation of Law of Demeter (method chain calls)
8480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 143 Potential violation of Law of Demeter (object not created locally)
8481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 149 Potential violation of Law of Demeter (method chain calls)
8482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 154 Potential violation of Law of Demeter (method chain calls)
8483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 154 Potential violation of Law of Demeter (method chain calls)
8484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 155 Potential violation of Law of Demeter (method chain calls)
8485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 157 Potential violation of Law of Demeter (object not created locally)
8486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 158 Potential violation of Law of Demeter (object not created locally)
8487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 159 Potential violation of Law of Demeter (object not created locally)
8488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 164 Potential violation of Law of Demeter (method chain calls)
8489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 164 Potential violation of Law of Demeter (method chain calls)
8490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 164 Potential violation of Law of Demeter (method chain calls)
8491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 164 Potential violation of Law of Demeter (method chain calls)
8492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 164 Potential violation of Law of Demeter (object not created locally)
8493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 165 Potential violation of Law of Demeter (method chain calls)
8494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 165 Potential violation of Law of Demeter (method chain calls)
8495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 165 Potential violation of Law of Demeter (object not created locally)
8496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 166 Potential violation of Law of Demeter (method chain calls)
8497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 166 Potential violation of Law of Demeter (method chain calls)
8498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 166 Potential violation of Law of Demeter (method chain calls)
8499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 166 Potential violation of Law of Demeter (method chain calls)
8500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 166 Potential violation of Law of Demeter (object not created locally)
8501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 167 Potential violation of Law of Demeter (method chain calls)
8502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 167 Potential violation of Law of Demeter (method chain calls)
8503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 167 Potential violation of Law of Demeter (object not created locally)
8504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 173 Potential violation of Law of Demeter (method chain calls)
8505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 178 Potential violation of Law of Demeter (method chain calls)
8506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 178 Potential violation of Law of Demeter (method chain calls)
8507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 179 Potential violation of Law of Demeter (method chain calls)
8508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 181 Potential violation of Law of Demeter (object not created locally)
8509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 182 Potential violation of Law of Demeter (object not created locally)
8510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 183 Potential violation of Law of Demeter (object not created locally)
8511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 188 Potential violation of Law of Demeter (method chain calls)
8512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 188 Potential violation of Law of Demeter (method chain calls)
8513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 188 Potential violation of Law of Demeter (method chain calls)
8514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 188 Potential violation of Law of Demeter (method chain calls)
8515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 188 Potential violation of Law of Demeter (object not created locally)
8516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 189 Potential violation of Law of Demeter (method chain calls)
8517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 189 Potential violation of Law of Demeter (method chain calls)
8518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 189 Potential violation of Law of Demeter (object not created locally)
8519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 190 Potential violation of Law of Demeter (method chain calls)
8520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 190 Potential violation of Law of Demeter (method chain calls)
8521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 190 Potential violation of Law of Demeter (method chain calls)
8522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 190 Potential violation of Law of Demeter (method chain calls)
8523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 190 Potential violation of Law of Demeter (object not created locally)
8524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 191 Potential violation of Law of Demeter (method chain calls)
8525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 191 Potential violation of Law of Demeter (method chain calls)
8526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 191 Potential violation of Law of Demeter (object not created locally)
8527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 196 Potential violation of Law of Demeter (method chain calls)
8528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 204 Potential violation of Law of Demeter (method chain calls)
8529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 204 Potential violation of Law of Demeter (method chain calls)
8530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 205 Potential violation of Law of Demeter (method chain calls)
8531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 207 Potential violation of Law of Demeter (object not created locally)
8532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 208 Potential violation of Law of Demeter (object not created locally)
8533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 209 Potential violation of Law of Demeter (object not created locally)
8534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 214 Potential violation of Law of Demeter (method chain calls)
8535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 214 Potential violation of Law of Demeter (method chain calls)
8536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 214 Potential violation of Law of Demeter (method chain calls)
8537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 214 Potential violation of Law of Demeter (method chain calls)
8538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 214 Potential violation of Law of Demeter (object not created locally)
8539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 215 Potential violation of Law of Demeter (method chain calls)
8540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 215 Potential violation of Law of Demeter (method chain calls)
8541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 215 Potential violation of Law of Demeter (object not created locally)
8542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 216 Potential violation of Law of Demeter (method chain calls)
8543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 216 Potential violation of Law of Demeter (method chain calls)
8544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 216 Potential violation of Law of Demeter (method chain calls)
8545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 216 Potential violation of Law of Demeter (method chain calls)
8546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 216 Potential violation of Law of Demeter (object not created locally)
8547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 217 Potential violation of Law of Demeter (method chain calls)
8548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 217 Potential violation of Law of Demeter (method chain calls)
8549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 217 Potential violation of Law of Demeter (object not created locally)
8550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 222 Potential violation of Law of Demeter (method chain calls)
8551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 227 Potential violation of Law of Demeter (method chain calls)
8552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 227 Potential violation of Law of Demeter (method chain calls)
8553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 228 Potential violation of Law of Demeter (method chain calls)
8554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 230 Potential violation of Law of Demeter (object not created locally)
8555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 231 Potential violation of Law of Demeter (object not created locally)
8556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 232 Potential violation of Law of Demeter (object not created locally)
8557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 237 Potential violation of Law of Demeter (method chain calls)
8558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 237 Potential violation of Law of Demeter (method chain calls)
8559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 237 Potential violation of Law of Demeter (method chain calls)
8560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 237 Potential violation of Law of Demeter (method chain calls)
8561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 237 Potential violation of Law of Demeter (object not created locally)
8562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 238 Potential violation of Law of Demeter (method chain calls)
8563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 238 Potential violation of Law of Demeter (method chain calls)
8564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 238 Potential violation of Law of Demeter (object not created locally)
8565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 243 Potential violation of Law of Demeter (method chain calls)
8566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 248 Potential violation of Law of Demeter (method chain calls)
8567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 248 Potential violation of Law of Demeter (method chain calls)
8568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 249 Potential violation of Law of Demeter (method chain calls)
8569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 251 Potential violation of Law of Demeter (object not created locally)
8570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 252 Potential violation of Law of Demeter (object not created locally)
8571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 253 Potential violation of Law of Demeter (object not created locally)
8572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 258 Potential violation of Law of Demeter (method chain calls)
8573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 258 Potential violation of Law of Demeter (method chain calls)
8574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 258 Potential violation of Law of Demeter (method chain calls)
8575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 258 Potential violation of Law of Demeter (method chain calls)
8576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 258 Potential violation of Law of Demeter (object not created locally)
8577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 259 Potential violation of Law of Demeter (method chain calls)
8578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 259 Potential violation of Law of Demeter (method chain calls)
8579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 259 Potential violation of Law of Demeter (method chain calls)
8580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 259 Potential violation of Law of Demeter (object not created locally)
8581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 264 Potential violation of Law of Demeter (method chain calls)
8582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 269 Potential violation of Law of Demeter (method chain calls)
8583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 269 Potential violation of Law of Demeter (method chain calls)
8584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 270 Potential violation of Law of Demeter (method chain calls)
8585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 272 Potential violation of Law of Demeter (object not created locally)
8586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 273 Potential violation of Law of Demeter (object not created locally)
8587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 274 Potential violation of Law of Demeter (object not created locally)
8588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 279 Potential violation of Law of Demeter (method chain calls)
8589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 279 Potential violation of Law of Demeter (method chain calls)
8590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 279 Potential violation of Law of Demeter (method chain calls)
8591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 279 Potential violation of Law of Demeter (method chain calls)
8592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 279 Potential violation of Law of Demeter (object not created locally)
8593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 280 Potential violation of Law of Demeter (method chain calls)
8594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 280 Potential violation of Law of Demeter (method chain calls)
8595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 280 Potential violation of Law of Demeter (object not created locally)
8596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 333 Private field 'username' could be made final; it is only initialized in the declaration or constructor.
8597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 334 Private field 'age' could be made final; it is only initialized in the declaration or constructor.
8598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TagAnnotationTest.java 335 Private field 'info' could be made final; it is only initialized in the declaration or constructor.
8599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 82 Potential violation of Law of Demeter (method chain calls)
8600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 88 Potential violation of Law of Demeter (method chain calls)
8601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 88 Potential violation of Law of Demeter (method chain calls)
8602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 89 Potential violation of Law of Demeter (method chain calls)
8603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 91 Potential violation of Law of Demeter (object not created locally)
8604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 93 Potential violation of Law of Demeter (object not created locally)
8605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 94 Potential violation of Law of Demeter (object not created locally)
8606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 98 Potential violation of Law of Demeter (method chain calls)
8607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 98 Potential violation of Law of Demeter (method chain calls)
8608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 98 Potential violation of Law of Demeter (method chain calls)
8609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 98 Potential violation of Law of Demeter (method chain calls)
8610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 98 Potential violation of Law of Demeter (object not created locally)
8611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 99 Potential violation of Law of Demeter (method chain calls)
8612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 99 Potential violation of Law of Demeter (method chain calls)
8613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 99 Potential violation of Law of Demeter (object not created locally)
8614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 104 Potential violation of Law of Demeter (method chain calls)
8615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 110 Potential violation of Law of Demeter (method chain calls)
8616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 110 Potential violation of Law of Demeter (method chain calls)
8617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 111 Potential violation of Law of Demeter (method chain calls)
8618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 113 Potential violation of Law of Demeter (object not created locally)
8619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 115 Potential violation of Law of Demeter (object not created locally)
8620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 116 Potential violation of Law of Demeter (object not created locally)
8621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 120 Potential violation of Law of Demeter (method chain calls)
8622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 120 Potential violation of Law of Demeter (method chain calls)
8623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 120 Potential violation of Law of Demeter (method chain calls)
8624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 120 Potential violation of Law of Demeter (method chain calls)
8625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 120 Potential violation of Law of Demeter (object not created locally)
8626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 121 Potential violation of Law of Demeter (method chain calls)
8627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 121 Potential violation of Law of Demeter (method chain calls)
8628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 121 Potential violation of Law of Demeter (object not created locally)
8629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 122 Potential violation of Law of Demeter (method chain calls)
8630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 122 Potential violation of Law of Demeter (method chain calls)
8631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 122 Potential violation of Law of Demeter (method chain calls)
8632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 122 Potential violation of Law of Demeter (method chain calls)
8633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 122 Potential violation of Law of Demeter (object not created locally)
8634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 123 Potential violation of Law of Demeter (method chain calls)
8635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 123 Potential violation of Law of Demeter (method chain calls)
8636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 123 Potential violation of Law of Demeter (object not created locally)
8637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 128 Potential violation of Law of Demeter (method chain calls)
8638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 134 Potential violation of Law of Demeter (method chain calls)
8639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 134 Potential violation of Law of Demeter (method chain calls)
8640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 135 Potential violation of Law of Demeter (method chain calls)
8641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 137 Potential violation of Law of Demeter (object not created locally)
8642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 138 Potential violation of Law of Demeter (object not created locally)
8643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 139 Potential violation of Law of Demeter (object not created locally)
8644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 143 Potential violation of Law of Demeter (method chain calls)
8645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 143 Potential violation of Law of Demeter (method chain calls)
8646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 143 Potential violation of Law of Demeter (method chain calls)
8647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 143 Potential violation of Law of Demeter (method chain calls)
8648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 143 Potential violation of Law of Demeter (object not created locally)
8649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 144 Potential violation of Law of Demeter (method chain calls)
8650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 144 Potential violation of Law of Demeter (method chain calls)
8651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 144 Potential violation of Law of Demeter (object not created locally)
8652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 145 Potential violation of Law of Demeter (method chain calls)
8653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 145 Potential violation of Law of Demeter (method chain calls)
8654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 145 Potential violation of Law of Demeter (method chain calls)
8655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 145 Potential violation of Law of Demeter (method chain calls)
8656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 145 Potential violation of Law of Demeter (object not created locally)
8657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 146 Potential violation of Law of Demeter (method chain calls)
8658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 146 Potential violation of Law of Demeter (method chain calls)
8659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 146 Potential violation of Law of Demeter (object not created locally)
8660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 151 Potential violation of Law of Demeter (method chain calls)
8661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 155 Potential violation of Law of Demeter (method chain calls)
8662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 155 Potential violation of Law of Demeter (method chain calls)
8663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 156 Potential violation of Law of Demeter (method chain calls)
8664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 158 Potential violation of Law of Demeter (object not created locally)
8665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 159 Potential violation of Law of Demeter (object not created locally)
8666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 160 Potential violation of Law of Demeter (method chain calls)
8667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 160 Potential violation of Law of Demeter (method chain calls)
8668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 160 Potential violation of Law of Demeter (method chain calls)
8669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 160 Potential violation of Law of Demeter (object not created locally)
8670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\apm-toolkit-activation\apm-toolkit-trace-activation\src\test\java\org\apache\skywalking\apm\toolkit\activation\trace\TraceAnnotationTest.java 160 Potential violation of Law of Demeter (object not created locally)
8671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientNewInstanceInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientNewInstanceInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientParseHttpInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
8674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientParseHttpInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
8675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientParseHttpInterceptor.java 49 Potential violation of Law of Demeter (static property access)
8676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientParseHttpInterceptor.java 59 Potential violation of Law of Demeter (method chain calls)
8677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientParseHttpInterceptor.java 59 Potential violation of Law of Demeter (object not created locally)
8678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientParseHttpInterceptor.java 73 Potential violation of Law of Demeter (method chain calls)
8679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientParseHttpInterceptor.java 74 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientWriteRequestInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
8681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientWriteRequestInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
8682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientWriteRequestInterceptor.java 49 Potential violation of Law of Demeter (object not created locally)
8683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientWriteRequestInterceptor.java 49 Potential violation of Law of Demeter (static property access)
8684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientWriteRequestInterceptor.java 50 Potential violation of Law of Demeter (object not created locally)
8685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientWriteRequestInterceptor.java 50 Potential violation of Law of Demeter (static property access)
8686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientWriteRequestInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
8687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientWriteRequestInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
8688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpClientWriteRequestInterceptor.java 69 Potential violation of Law of Demeter (object not created locally)
8689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpsClientNewInstanceInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-http-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\http\HttpsClientNewInstanceInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-threading-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\threading\ThreadingConfig.java 33 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-threading-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\threading\ThreadingConfig.java 39 Potential violation of Law of Demeter (method chain calls)
8693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-threading-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\threading\ThreadingConfig.java 39 Potential violation of Law of Demeter (object not created locally)
8694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-threading-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\threading\ThreadingConfig.java 43 Potential violation of Law of Demeter (object not created locally)
8695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-threading-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\threading\ThreadingMethodInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
8696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-threading-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\threading\ThreadingMethodInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
8697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-threading-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\threading\ThreadingMethodInterceptor.java 65 Potential violation of Law of Demeter (method chain calls)
8698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\bootstrap-plugins\jdk-threading-plugin\src\main\java\org\apache\skywalking\apm\plugin\jdk\threading\ThreadingMethodInterceptor.java 70 Potential violation of Law of Demeter (method chain calls)
8699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 68 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 104 Potential violation of Law of Demeter (object not created locally)
8701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 116 Potential violation of Law of Demeter (object not created locally)
8702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 117 Potential violation of Law of Demeter (object not created locally)
8703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 118 Potential violation of Law of Demeter (object not created locally)
8704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 119 Potential violation of Law of Demeter (object not created locally)
8705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 120 Potential violation of Law of Demeter (method chain calls)
8706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 120 Potential violation of Law of Demeter (method chain calls)
8707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 120 Potential violation of Law of Demeter (object not created locally)
8708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 141 Potential violation of Law of Demeter (method chain calls)
8709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 142 Potential violation of Law of Demeter (method chain calls)
8710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 142 Potential violation of Law of Demeter (method chain calls)
8711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 142 Potential violation of Law of Demeter (method chain calls)
8712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 142 Potential violation of Law of Demeter (method chain calls)
8713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 146 Potential violation of Law of Demeter (method chain calls)
8714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 147 Potential violation of Law of Demeter (method chain calls)
8715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 147 Potential violation of Law of Demeter (method chain calls)
8716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 147 Potential violation of Law of Demeter (method chain calls)
8717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 147 Potential violation of Law of Demeter (method chain calls)
8718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 147 Potential violation of Law of Demeter (method chain calls)
8719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 147 Potential violation of Law of Demeter (method chain calls)
8720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 153 Potential violation of Law of Demeter (method chain calls)
8721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 154 Potential violation of Law of Demeter (method chain calls)
8722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 154 Potential violation of Law of Demeter (method chain calls)
8723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 154 Potential violation of Law of Demeter (method chain calls)
8724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 154 Potential violation of Law of Demeter (method chain calls)
8725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 154 Potential violation of Law of Demeter (method chain calls)
8726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 154 Potential violation of Law of Demeter (method chain calls)
8727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 160 Potential violation of Law of Demeter (method chain calls)
8728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 161 Potential violation of Law of Demeter (method chain calls)
8729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 161 Potential violation of Law of Demeter (method chain calls)
8730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 161 Potential violation of Law of Demeter (method chain calls)
8731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 161 Potential violation of Law of Demeter (method chain calls)
8732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 161 Potential violation of Law of Demeter (method chain calls)
8733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 161 Potential violation of Law of Demeter (method chain calls)
8734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 166 Potential violation of Law of Demeter (method chain calls)
8735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 166 Potential violation of Law of Demeter (method chain calls)
8736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 166 Potential violation of Law of Demeter (method chain calls)
8737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 166 Potential violation of Law of Demeter (method chain calls)
8738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 181 Potential violation of Law of Demeter (object not created locally)
8739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 182 Potential violation of Law of Demeter (object not created locally)
8740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 182 Potential violation of Law of Demeter (static property access)
8741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 183 Potential violation of Law of Demeter (object not created locally)
8742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 185 Potential violation of Law of Demeter (object not created locally)
8743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 185 Potential violation of Law of Demeter (static property access)
8744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 186 Potential violation of Law of Demeter (method chain calls)
8745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 186 Potential violation of Law of Demeter (method chain calls)
8746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 186 Potential violation of Law of Demeter (method chain calls)
8747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 186 Potential violation of Law of Demeter (method chain calls)
8748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 186 Potential violation of Law of Demeter (object not created locally)
8749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 188 Potential violation of Law of Demeter (object not created locally)
8750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 190 Potential violation of Law of Demeter (object not created locally)
8751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 190 Potential violation of Law of Demeter (static property access)
8752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 191 Potential violation of Law of Demeter (method chain calls)
8753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 191 Potential violation of Law of Demeter (method chain calls)
8754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 191 Potential violation of Law of Demeter (method chain calls)
8755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 191 Potential violation of Law of Demeter (method chain calls)
8756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 191 Potential violation of Law of Demeter (object not created locally)
8757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 193 Potential violation of Law of Demeter (object not created locally)
8758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 214 Potential violation of Law of Demeter (method chain calls)
8759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 218 Potential violation of Law of Demeter (method chain calls)
8760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 223 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 256 Potential violation of Law of Demeter (method chain calls)
8762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 266 Potential violation of Law of Demeter (static property access)
8763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 277 Potential violation of Law of Demeter (object not created locally)
8764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 278 Potential violation of Law of Demeter (method chain calls)
8765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 278 Potential violation of Law of Demeter (method chain calls)
8766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 278 Potential violation of Law of Demeter (object not created locally)
8767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 290 Potential violation of Law of Demeter (method chain calls)
8768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 293 Potential violation of Law of Demeter (method chain calls)
8769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 293 Potential violation of Law of Demeter (method chain calls)
8770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 293 Potential violation of Law of Demeter (method chain calls)
8771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 293 Potential violation of Law of Demeter (method chain calls)
8772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 293 Potential violation of Law of Demeter (method chain calls)
8773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 293 Potential violation of Law of Demeter (method chain calls)
8774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 293 Potential violation of Law of Demeter (method chain calls)
8775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 294 Potential violation of Law of Demeter (method chain calls)
8776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 310 Potential violation of Law of Demeter (object not created locally)
8777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 320 Potential violation of Law of Demeter (object not created locally)
8778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 330 Potential violation of Law of Demeter (static property access)
8779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\CustomizeConfiguration.java 334 Potential violation of Law of Demeter (method chain calls)
8780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\conf\MethodConfiguration.java 32 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\define\CustomizeInstanceInstrumentation.java 36 Private field 'enhanceClass' could be made final; it is only initialized in the declaration or constructor.
8782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\define\CustomizeInstanceInstrumentation.java 49 Potential violation of Law of Demeter (static property access)
8783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\define\CustomizeStaticInstrumentation.java 34 Private field 'enhanceClass' could be made final; it is only initialized in the declaration or constructor.
8784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\define\CustomizeStaticInstrumentation.java 42 Potential violation of Law of Demeter (static property access)
8785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 34 The class 'BaseInterceptorMethods' has a Modified Cyclomatic Complexity of 6 (Highest = 12).
8786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 34 The class 'BaseInterceptorMethods' has a Standard Cyclomatic Complexity of 6 (Highest = 12).
8787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 36 The method 'beforeMethod' has a Modified Cyclomatic Complexity of 12.
8788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 36 The method 'beforeMethod' has a Standard Cyclomatic Complexity of 12.
8789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 36 The method 'beforeMethod(Method, Object)' has a cyclomatic complexity of 16.
8790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 36 The method 'beforeMethod(Method, Object)' has an NPath complexity of 387, current threshold is 200
8791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 37 Potential violation of Law of Demeter (static property access)
8792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 41 Potential violation of Law of Demeter (object not created locally)
8793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 52 Potential violation of Law of Demeter (object not created locally)
8794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 58 Potential violation of Law of Demeter (object not created locally)
8795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 59 Potential violation of Law of Demeter (object not created locally)
8796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 60 Potential violation of Law of Demeter (object not created locally)
8797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 64 Potential violation of Law of Demeter (object not created locally)
8798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 65 Potential violation of Law of Demeter (object not created locally)
8799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 66 Potential violation of Law of Demeter (object not created locally)
8800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 75 Potential violation of Law of Demeter (object not created locally)
8801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 79 Potential violation of Law of Demeter (object not created locally)
8802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 86 Potential violation of Law of Demeter (static property access)
8803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 93 Potential violation of Law of Demeter (method chain calls)
8804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\interceptor\BaseInterceptorMethods.java 93 Potential violation of Law of Demeter (method chain calls)
8805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 46 Potential violation of Law of Demeter (static property access)
8806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 47 Potential violation of Law of Demeter (static property access)
8807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 51 Potential violation of Law of Demeter (method chain calls)
8808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 51 Potential violation of Law of Demeter (method chain calls)
8809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 51 Potential violation of Law of Demeter (method chain calls)
8810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 51 Potential violation of Law of Demeter (method chain calls)
8811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 51 Potential violation of Law of Demeter (method chain calls)
8812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 51 Potential violation of Law of Demeter (method chain calls)
8813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 51 Potential violation of Law of Demeter (method chain calls)
8814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 51 Potential violation of Law of Demeter (method chain calls)
8815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 52 Potential violation of Law of Demeter (method chain calls)
8816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 57 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 58 Potential violation of Law of Demeter (method chain calls)
8818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\loader\CustomizeInstrumentationLoader.java 58 Potential violation of Law of Demeter (method chain calls)
8819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeUtil.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeUtil.java 52 Potential violation of Law of Demeter (method chain calls)
8821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeUtil.java 52 Potential violation of Law of Demeter (method chain calls)
8822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\main\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeUtil.java 52 Potential violation of Law of Demeter (method chain calls)
8823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 36 Potential violation of Law of Demeter (method chain calls)
8824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 37 Potential violation of Law of Demeter (method chain calls)
8825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 38 Potential violation of Law of Demeter (method chain calls)
8826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 39 Potential violation of Law of Demeter (method chain calls)
8827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 40 Potential violation of Law of Demeter (method chain calls)
8828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 41 Potential violation of Law of Demeter (method chain calls)
8829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 42 Potential violation of Law of Demeter (method chain calls)
8830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 43 Potential violation of Law of Demeter (method chain calls)
8831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 44 Potential violation of Law of Demeter (method chain calls)
8832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 45 Potential violation of Law of Demeter (method chain calls)
8833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 46 Potential violation of Law of Demeter (method chain calls)
8834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 47 Potential violation of Law of Demeter (method chain calls)
8835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 48 Potential violation of Law of Demeter (method chain calls)
8836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 49 Potential violation of Law of Demeter (method chain calls)
8837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 80 The class 'Order' is suspected to be a Data Class (WOC=0.000%, NOPA=1, NOAM=10, WMC=11)
8838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\customize-enhance-plugin\src\test\java\org\apache\skywalking\apm\plugin\customize\util\CustomizeExpressionTest.java 138 The class 'User' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=6, WMC=7)
8839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptor.java 37 Potential violation of Law of Demeter (object not created locally)
8840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
8841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
8842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
8843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
8844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
8845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
8846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptor.java 37 Potential violation of Law of Demeter (object not created locally)
8847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
8848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
8849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
8850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
8851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
8852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
8853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptorTest.java 68 Potential violation of Law of Demeter (object not created locally)
8854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptorTest.java 70 Potential violation of Law of Demeter (object not created locally)
8855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\gson\GsonFromJsonInterceptorTest.java 72 Potential violation of Law of Demeter (object not created locally)
8856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptorTest.java 68 Potential violation of Law of Demeter (object not created locally)
8857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptorTest.java 70 Potential violation of Law of Demeter (object not created locally)
8858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\gson-2.8.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\gson\GsonToJsonInterceptorTest.java 72 Potential violation of Law of Demeter (object not created locally)
8859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\kotlin-coroutine-plugin\src\main\java\org\apache\skywalking\apm\plugin\kotlin\coroutine\DispatcherInterceptor.java 32 Potential violation of Law of Demeter (method chain calls)
8860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\kotlin-coroutine-plugin\src\main\java\org\apache\skywalking\apm\plugin\kotlin\coroutine\TracingRunnable.java 32 A class which only has private constructors should be final
8861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\kotlin-coroutine-plugin\src\main\java\org\apache\skywalking\apm\plugin\kotlin\coroutine\TracingRunnable.java 35 Private field 'snapshot' could be made final; it is only initialized in the declaration or constructor.
8862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\kotlin-coroutine-plugin\src\main\java\org\apache\skywalking\apm\plugin\kotlin\coroutine\TracingRunnable.java 36 Private field 'delegate' could be made final; it is only initialized in the declaration or constructor.
8863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\kotlin-coroutine-plugin\src\main\java\org\apache\skywalking\apm\plugin\kotlin\coroutine\TracingRunnable.java 68 Potential violation of Law of Demeter (object not created locally)
8864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\HttpClientRequestInterceptor.java 53 Potential violation of Law of Demeter (object not created locally)
8865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\HttpClientRequestInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
8866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\HttpClientRequestInterceptor.java 54 Potential violation of Law of Demeter (method chain calls)
8867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\HttpClientRequestInterceptor.java 54 Potential violation of Law of Demeter (static property access)
8868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\HttpClientRequestInterceptor.java 56 Potential violation of Law of Demeter (object not created locally)
8869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\HttpclientRequestHeadersInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
8870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\HttpclientRequestHeadersInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
8871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\NettyRoutingFilterInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
8872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\NettyRoutingFilterInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
8873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\NettyRoutingFilterInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
8874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\NettyRoutingFilterInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
8875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\NettyRoutingFilterInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
8876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.0.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v20x\NettyRoutingFilterInterceptor.java 69 Potential violation of Law of Demeter (method chain calls)
8877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerConstructorInterceptor.java 28 Potential violation of Law of Demeter (object not created locally)
8878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerConstructorInterceptor.java 32 Potential violation of Law of Demeter (object not created locally)
8879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerSendInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
8880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerSendInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
8881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerSendInterceptor.java 53 Potential violation of Law of Demeter (static property access)
8882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerSendInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
8883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerSendInterceptor.java 55 Potential violation of Law of Demeter (object not created locally)
8884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerSendInterceptor.java 78 Potential violation of Law of Demeter (object not created locally)
8885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerSendInterceptor.java 88 Potential violation of Law of Demeter (method chain calls)
8886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerURIInterceptor.java 36 Potential violation of Law of Demeter (method chain calls)
8887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerURIInterceptor.java 37 Potential violation of Law of Demeter (method chain calls)
8888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerURIInterceptor.java 37 Potential violation of Law of Demeter (method chain calls)
8889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\HttpClientFinalizerURIInterceptor.java 37 Potential violation of Law of Demeter (object not created locally)
8890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\NettyRoutingFilterInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
8891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\NettyRoutingFilterInterceptor.java 44 Potential violation of Law of Demeter (object not created locally)
8892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\NettyRoutingFilterInterceptor.java 52 Potential violation of Law of Demeter (method chain calls)
8893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\NettyRoutingFilterInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
8894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\NettyRoutingFilterInterceptor.java 67 Potential violation of Law of Demeter (method chain calls)
8895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\define\EnhanceObjectCache.java 22 The class 'EnhanceObjectCache' is suspected to be a Data Class (WOC=16.667%, NOPA=0, NOAM=5, WMC=6)
8896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\define\HttpClientFinalizerInstrumentation.java 30 The class 'HttpClientFinalizerInstrumentation' has a Modified Cyclomatic Complexity of 5 (Highest = 10).
8897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\define\HttpClientFinalizerInstrumentation.java 30 The class 'HttpClientFinalizerInstrumentation' has a Standard Cyclomatic Complexity of 5 (Highest = 10).
8898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\define\HttpClientFinalizerInstrumentation.java 55 The method 'getInstanceMethodsInterceptPoints' has a Modified Cyclomatic Complexity of 10.
8899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\optional-spring-cloud\gateway-2.1.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\cloud\gateway\v21x\define\HttpClientFinalizerInstrumentation.java 55 The method 'getInstanceMethodsInterceptPoints' has a Standard Cyclomatic Complexity of 10.
8900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-annotation-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\annotations\SpringAnnotationInterceptor.java 31 Potential violation of Law of Demeter (method chain calls)
8901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-annotation-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\annotations\SpringAnnotationInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
8902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-annotation-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\annotations\SpringAnnotationInterceptor.java 45 Potential violation of Law of Demeter (method chain calls)
8903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
8904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 38 Potential violation of Law of Demeter (object not created locally)
8905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
8906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
8907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
8908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
8909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
8910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
8911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
8912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
8913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\EndTransactionMethodInterceptor.java 55 Potential violation of Law of Demeter (method chain calls)
8914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 39 Potential violation of Law of Demeter (object not created locally)
8915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 43 Potential violation of Law of Demeter (object not created locally)
8916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
8917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
8918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
8919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 46 Potential violation of Law of Demeter (object not created locally)
8920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
8921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 47 Potential violation of Law of Demeter (object not created locally)
8922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 48 Potential violation of Law of Demeter (object not created locally)
8923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 61 Potential violation of Law of Demeter (method chain calls)
8924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 61 Potential violation of Law of Demeter (method chain calls)
8925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 76 Potential violation of Law of Demeter (method chain calls)
8926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\optional-spring-plugins\spring-tx-plugin\src\main\java\org\apache\skywalking\apm\plugin\spring\transaction\GetTransactionMethodInterceptor.java 76 Potential violation of Law of Demeter (method chain calls)
8927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreExtendService.java 40 Private field 'pathMatcher' could be made final; it is only initialized in the declaration or constructor.
8928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreExtendService.java 48 Potential violation of Law of Demeter (static property access)
8929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\conf\IgnoreConfigInitializer.java 35 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\conf\IgnoreConfigInitializer.java 55 Potential violation of Law of Demeter (static property access)
8931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\conf\IgnoreConfigInitializer.java 58 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\conf\IgnoreConfigInitializer.java 64 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
8933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\conf\IgnoreConfigInitializer.java 73 Potential violation of Law of Demeter (method chain calls)
8934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\conf\IgnoreConfigInitializer.java 73 Potential violation of Law of Demeter (method chain calls)
8935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\conf\IgnoreConfigInitializer.java 74 Potential violation of Law of Demeter (method chain calls)
8936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\main\java\org\apache\skywalking\apm\plugin\trace\ignore\conf\IgnoreConfigInitializer.java 74 Potential violation of Law of Demeter (method chain calls)
8937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreTest.java 50 Potential violation of Law of Demeter (static property access)
8938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreTest.java 51 Potential violation of Law of Demeter (object not created locally)
8939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreTest.java 56 Potential violation of Law of Demeter (static property access)
8940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreTest.java 58 Potential violation of Law of Demeter (object not created locally)
8941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreTest.java 59 Potential violation of Law of Demeter (object not created locally)
8942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreTest.java 60 Potential violation of Law of Demeter (object not created locally)
8943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreTest.java 62 Potential violation of Law of Demeter (object not created locally)
8944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreTest.java 63 Potential violation of Law of Demeter (object not created locally)
8945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TraceIgnoreTest.java 70 Potential violation of Law of Demeter (static property access)
8946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\trace-ignore-plugin\src\test\java\org\apache\skywalking\apm\plugin\trace\ignore\TracePathMatcherTest.java 29 The method 'testAntPathMatcher()' has a NCSS line count of 78.
8947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptor.java 52 Potential violation of Law of Demeter (object not created locally)
8948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptor.java 54 Potential violation of Law of Demeter (object not created locally)
8949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptor.java 55 Potential violation of Law of Demeter (static property access)
8950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptor.java 56 Potential violation of Law of Demeter (method chain calls)
8951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptor.java 71 Potential violation of Law of Demeter (object not created locally)
8952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptor.java 72 Potential violation of Law of Demeter (object not created locally)
8953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptor.java 79 Potential violation of Law of Demeter (method chain calls)
8954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptor.java 80 Potential violation of Law of Demeter (object not created locally)
8955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptor.java 81 Potential violation of Law of Demeter (object not created locally)
8956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 38 Potential violation of Law of Demeter (method chain calls)
8957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 39 Potential violation of Law of Demeter (method chain calls)
8960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 40 Potential violation of Law of Demeter (object not created locally)
8961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 41 Potential violation of Law of Demeter (method chain calls)
8962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 41 Potential violation of Law of Demeter (object not created locally)
8963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
8964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 42 Potential violation of Law of Demeter (method chain calls)
8965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 42 Potential violation of Law of Demeter (object not created locally)
8966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 45 Potential violation of Law of Demeter (object not created locally)
8967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 46 Potential violation of Law of Demeter (static property access)
8968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 53 Potential violation of Law of Demeter (method chain calls)
8969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 62 Potential violation of Law of Demeter (method chain calls)
8970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
8971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 63 Potential violation of Law of Demeter (method chain calls)
8972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\EventThreadMethodInterceptor.java 68 Potential violation of Law of Demeter (method chain calls)
8973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 43 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
8974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 43 The class 'ZooOpt' has a Modified Cyclomatic Complexity of 6 (Highest = 14).
8975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 43 The class 'ZooOpt' has a Standard Cyclomatic Complexity of 6 (Highest = 14).
8976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 88 The method 'setTags' has a Modified Cyclomatic Complexity of 14.
8977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 88 The method 'setTags' has a Standard Cyclomatic Complexity of 14.
8978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 88 The method 'setTags(AbstractSpan, Record)' has a NCSS line count of 60.
8979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 88 The method 'setTags(AbstractSpan, Record)' has a cyclomatic complexity of 14.
8980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 91 Potential violation of Law of Demeter (object not created locally)
8981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 94 Potential violation of Law of Demeter (object not created locally)
8982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 97 Potential violation of Law of Demeter (object not created locally)
8983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 98 Potential violation of Law of Demeter (object not created locally)
8984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 101 Potential violation of Law of Demeter (object not created locally)
8985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 102 Potential violation of Law of Demeter (object not created locally)
8986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 105 Potential violation of Law of Demeter (object not created locally)
8987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 108 Potential violation of Law of Demeter (object not created locally)
8988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 109 Potential violation of Law of Demeter (object not created locally)
8989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 112 Potential violation of Law of Demeter (object not created locally)
8990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 113 Potential violation of Law of Demeter (object not created locally)
8991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 116 Potential violation of Law of Demeter (object not created locally)
8992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 117 Potential violation of Law of Demeter (object not created locally)
8993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 120 Potential violation of Law of Demeter (object not created locally)
8994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 123 Potential violation of Law of Demeter (object not created locally)
8995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 124 Potential violation of Law of Demeter (object not created locally)
8996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 127 Potential violation of Law of Demeter (object not created locally)
8997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 128 Potential violation of Law of Demeter (object not created locally)
8998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 131 Potential violation of Law of Demeter (object not created locally)
8999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 132 Potential violation of Law of Demeter (object not created locally)
9000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 135 Potential violation of Law of Demeter (object not created locally)
9001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 147 Potential violation of Law of Demeter (method chain calls)
9002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\main\java\org\apache\skywalking\apm\plugin\zookeeper\ZooOpt.java 147 Potential violation of Law of Demeter (method chain calls)
9003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 111 Potential violation of Law of Demeter (method chain calls)
9004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 113 Potential violation of Law of Demeter (object not created locally)
9005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
9006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 114 Potential violation of Law of Demeter (method chain calls)
9007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 114 Potential violation of Law of Demeter (object not created locally)
9008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
9009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 115 Potential violation of Law of Demeter (method chain calls)
9010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 115 Potential violation of Law of Demeter (object not created locally)
9011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 116 Potential violation of Law of Demeter (object not created locally)
9012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 117 Potential violation of Law of Demeter (object not created locally)
9013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
9014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 118 Potential violation of Law of Demeter (method chain calls)
9015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 118 Potential violation of Law of Demeter (object not created locally)
9016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-sniffer\optional-plugins\zookeeper-3.4.x-plugin\src\test\java\org\apache\skywalking\apm\plugin\zookeeper\ClientCnxnInterceptorTest.java 119 Potential violation of Law of Demeter (object not created locally)
9017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\MvcConfig.java 33 Potential violation of Law of Demeter (method chain calls)
9018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\MvcConfig.java 34 Potential violation of Law of Demeter (method chain calls)
9019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\MvcConfig.java 35 Potential violation of Law of Demeter (method chain calls)
9020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\MvcConfig.java 36 Potential violation of Law of Demeter (method chain calls)
9021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\MvcConfig.java 37 Potential violation of Law of Demeter (method chain calls)
9022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\MvcConfig.java 38 Potential violation of Law of Demeter (method chain calls)
9023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\NotFoundHandler.java 42 Potential violation of Law of Demeter (method chain calls)
9024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\NotFoundHandler.java 42 Potential violation of Law of Demeter (method chain calls)
9025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\NotFoundHandler.java 44 Potential violation of Law of Demeter (method chain calls)
9026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\NotFoundHandler.java 45 Potential violation of Law of Demeter (method chain calls)
9027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\RewritePathFilter.java 62 Potential violation of Law of Demeter (object not created locally)
9028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\main\java\org\apache\skywalking\apm\webapp\proxy\RewritePathFilter.java 68 Potential violation of Law of Demeter (object not created locally)
9029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\NotFoundHandlerTest.java 53 A method/constructor should not explicitly throw java.lang.Exception
9030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\NotFoundHandlerTest.java 55 Potential violation of Law of Demeter (object not created locally)
9031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\NotFoundHandlerTest.java 57 Potential violation of Law of Demeter (method chain calls)
9032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\NotFoundHandlerTest.java 57 Potential violation of Law of Demeter (method chain calls)
9033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\NotFoundHandlerTest.java 59 Potential violation of Law of Demeter (method chain calls)
9034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\NotFoundHandlerTest.java 61 Potential violation of Law of Demeter (method chain calls)
9035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\NotFoundHandlerTest.java 61 Potential violation of Law of Demeter (object not created locally)
9036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 48 A method/constructor should not explicitly throw java.lang.Exception
9037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 49 Potential violation of Law of Demeter (method chain calls)
9038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 51 Potential violation of Law of Demeter (method chain calls)
9039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 51 Potential violation of Law of Demeter (method chain calls)
9040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 51 Potential violation of Law of Demeter (method chain calls)
9041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 51 Potential violation of Law of Demeter (method chain calls)
9042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 51 Potential violation of Law of Demeter (method chain calls)
9043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 53 Potential violation of Law of Demeter (method chain calls)
9044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 54 Potential violation of Law of Demeter (method chain calls)
9045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 56 Potential violation of Law of Demeter (method chain calls)
9046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 60 A method/constructor should not explicitly throw java.lang.Exception
9047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 61 Potential violation of Law of Demeter (method chain calls)
9048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 63 Potential violation of Law of Demeter (method chain calls)
9049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 63 Potential violation of Law of Demeter (method chain calls)
9050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 63 Potential violation of Law of Demeter (method chain calls)
9051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 63 Potential violation of Law of Demeter (method chain calls)
9052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\apm-webapp\src\test\java\org\apache\skywalking\apm\webapp\WebAppTest.java 65 Potential violation of Law of Demeter (method chain calls)
9053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 32 Potential violation of Law of Demeter (static property access)
9054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 34 Potential violation of Law of Demeter (object not created locally)
9055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 37 Potential violation of Law of Demeter (static property access)
9056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 39 Potential violation of Law of Demeter (object not created locally)
9057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 42 Potential violation of Law of Demeter (static property access)
9058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 44 Potential violation of Law of Demeter (object not created locally)
9059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 47 Potential violation of Law of Demeter (static property access)
9060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 49 Potential violation of Law of Demeter (static property access)
9061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 50 Potential violation of Law of Demeter (object not created locally)
9062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 51 Potential violation of Law of Demeter (static property access)
9063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 52 Potential violation of Law of Demeter (object not created locally)
9064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 53 Potential violation of Law of Demeter (object not created locally)
9065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 53 Potential violation of Law of Demeter (object not created locally)
9066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 56 Potential violation of Law of Demeter (static property access)
9067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 58 Potential violation of Law of Demeter (static property access)
9068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 59 Potential violation of Law of Demeter (object not created locally)
9069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 60 Potential violation of Law of Demeter (static property access)
9070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 61 Potential violation of Law of Demeter (object not created locally)
9071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 62 Potential violation of Law of Demeter (static property access)
9072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 63 Potential violation of Law of Demeter (object not created locally)
9073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 64 Potential violation of Law of Demeter (static property access)
9074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 65 Potential violation of Law of Demeter (object not created locally)
9075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 66 Potential violation of Law of Demeter (object not created locally)
9076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 66 Potential violation of Law of Demeter (object not created locally)
9077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 67 Potential violation of Law of Demeter (object not created locally)
9078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 67 Potential violation of Law of Demeter (object not created locally)
9079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 70 Potential violation of Law of Demeter (static property access)
9080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 72 Potential violation of Law of Demeter (static property access)
9081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 73 Potential violation of Law of Demeter (object not created locally)
9082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 74 Potential violation of Law of Demeter (static property access)
9083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 75 Potential violation of Law of Demeter (object not created locally)
9084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 76 Potential violation of Law of Demeter (object not created locally)
9085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 76 Potential violation of Law of Demeter (object not created locally)
9086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 77 Potential violation of Law of Demeter (object not created locally)
9087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\MetricFormatter.java 77 Potential violation of Law of Demeter (object not created locally)
9088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 19 A high number of imports can indicate a high degree of coupling within an object.
9089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 52 The class 'GRPCExporter' has a Modified Cyclomatic Complexity of 3 (Highest = 14).
9090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 52 The class 'GRPCExporter' has a Standard Cyclomatic Complexity of 3 (Highest = 14).
9091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 55 Private field 'setting' could be made final; it is only initialized in the declaration or constructor.
9092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 78 Potential violation of Law of Demeter (method chain calls)
9093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 79 Deeply nested if..then statements are hard to read
9094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 79 Potential violation of Law of Demeter (object not created locally)
9095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 87 Potential violation of Law of Demeter (method chain calls)
9096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 87 Potential violation of Law of Demeter (method chain calls)
9097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 89 Potential violation of Law of Demeter (method chain calls)
9098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 89 Potential violation of Law of Demeter (method chain calls)
9099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 89 Potential violation of Law of Demeter (object not created locally)
9100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 99 The method 'consume' has a Modified Cyclomatic Complexity of 14.
9101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\main\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporter.java 99 The method 'consume' has a Standard Cyclomatic Complexity of 14.
9102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\ExporterMockReceiver.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
9103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\ExporterMockReceiver.java 65 Potential violation of Law of Demeter (method chain calls)
9104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\ExporterMockReceiver.java 65 Potential violation of Law of Demeter (method chain calls)
9105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\ExporterMockReceiver.java 65 Potential violation of Law of Demeter (method chain calls)
9106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\ExporterMockReceiver.java 65 Potential violation of Law of Demeter (method chain calls)
9107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 47 Private field 'serviceLoader' could be made final; it is only initialized in the declaration or constructor.
9108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 60 Potential violation of Law of Demeter (object not created locally)
9109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 61 Potential violation of Law of Demeter (object not created locally)
9110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 62 Potential violation of Law of Demeter (object not created locally)
9111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 63 Potential violation of Law of Demeter (object not created locally)
9112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 66 Potential violation of Law of Demeter (object not created locally)
9113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 92 Potential violation of Law of Demeter (method chain calls)
9114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 92 Potential violation of Law of Demeter (object not created locally)
9115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 93 Potential violation of Law of Demeter (method chain calls)
9116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 93 Potential violation of Law of Demeter (object not created locally)
9117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 95 Potential violation of Law of Demeter (method chain calls)
9118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 95 Potential violation of Law of Demeter (method chain calls)
9119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterProviderTest.java 107 Potential violation of Law of Demeter (method chain calls)
9120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterTest.java 43 Private field 'server' could be made final; it is only initialized in the declaration or constructor.
9121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterTest.java 44 Private field 'metaInfo' could be made final; it is only initialized in the declaration or constructor.
9122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\exporter\src\test\java\org\apache\skywalking\oap\server\exporter\provider\grpc\GRPCExporterTest.java 54 Potential violation of Law of Demeter (method chain calls)
9123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 19 A high number of imports can indicate a high degree of coupling within an object.
9124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 79 Possible God Class (WMC=76, ATFD=113, TCC=26.374%)
9125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 79 The class 'OALRuntime' has a Modified Cyclomatic Complexity of 4 (Highest = 10).
9126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 79 The class 'OALRuntime' has a Standard Cyclomatic Complexity of 4 (Highest = 10).
9127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 79 This class has too many methods, consider refactoring it.
9128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 107 Private field 'configuration' could be made final; it is only initialized in the declaration or constructor.
9129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 108 Private field 'allDispatcherContext' could be made final; it is only initialized in the declaration or constructor.
9130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 162 Potential violation of Law of Demeter (object not created locally)
9131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 182 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
9132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 190 Potential violation of Law of Demeter (method chain calls)
9133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 190 Potential violation of Law of Demeter (object not created locally)
9134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 197 Potential violation of Law of Demeter (method chain calls)
9135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 201 Potential violation of Law of Demeter (method chain calls)
9136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 201 Potential violation of Law of Demeter (method chain calls)
9137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 209 Avoid really long methods.
9138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 209 The method 'generateMetricsClass' has a Modified Cyclomatic Complexity of 10.
9139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 209 The method 'generateMetricsClass' has a Standard Cyclomatic Complexity of 10.
9140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 209 The method 'generateMetricsClass(AnalysisResult)' has a cyclomatic complexity of 16.
9141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 226 Potential violation of Law of Demeter (object not created locally)
9142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 227 Potential violation of Law of Demeter (object not created locally)
9143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 247 Potential violation of Law of Demeter (method chain calls)
9144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 248 Potential violation of Law of Demeter (method chain calls)
9145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 261 Potential violation of Law of Demeter (method chain calls)
9146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 263 Potential violation of Law of Demeter (method chain calls)
9147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 268 Potential violation of Law of Demeter (method chain calls)
9148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 268 Potential violation of Law of Demeter (object not created locally)
9149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 282 Potential violation of Law of Demeter (method chain calls)
9150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 284 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
9151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 297 Potential violation of Law of Demeter (method chain calls)
9152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 305 Potential violation of Law of Demeter (object not created locally)
9153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 315 Potential violation of Law of Demeter (object not created locally)
9154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 316 Potential violation of Law of Demeter (object not created locally)
9155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 324 The method 'generateMetricsBuilderClass(AnalysisResult)' has a cyclomatic complexity of 10.
9156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 352 Potential violation of Law of Demeter (method chain calls)
9157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 354 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
9158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 373 The method 'generateDispatcherClass(String, DispatcherContext)' has a cyclomatic complexity of 10.
9159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 393 Potential violation of Law of Demeter (method chain calls)
9160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 416 Potential violation of Law of Demeter (method chain calls)
9161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 418 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
9162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 430 Potential violation of Law of Demeter (method chain calls)
9163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 432 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
9164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 464 Potential violation of Law of Demeter (method chain calls)
9165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 473 Potential violation of Law of Demeter (method chain calls)
9166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 473 Potential violation of Law of Demeter (object not created locally)
9167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 479 Potential violation of Law of Demeter (object not created locally)
9168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\OALRuntime.java 496 Potential violation of Law of Demeter (object not created locally)
9169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 29 The class 'AnalysisResult' has a Standard Cyclomatic Complexity of 3 (Highest = 12).
9170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 29 Too many fields
9171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 110 The method 'generateSerializeFields' has a Standard Cyclomatic Complexity of 12.
9172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 110 The method 'generateSerializeFields()' has a cyclomatic complexity of 14.
9173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 113 Potential violation of Law of Demeter (method chain calls)
9174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 137 Potential violation of Law of Demeter (object not created locally)
9175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 139 Potential violation of Law of Demeter (object not created locally)
9176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 141 Potential violation of Law of Demeter (object not created locally)
9177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 143 Potential violation of Law of Demeter (object not created locally)
9178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 145 Potential violation of Law of Demeter (method chain calls)
9179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 146 Potential violation of Law of Demeter (object not created locally)
9180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\AnalysisResult.java 149 Potential violation of Law of Demeter (object not created locally)
9181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 33 The class 'DeepAnalysis' has a Modified Cyclomatic Complexity of 30 (Highest = 29).
9182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 33 The class 'DeepAnalysis' has a Standard Cyclomatic Complexity of 30 (Highest = 29).
9183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 34 Avoid really long methods.
9184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 34 The method 'analysis' has a Modified Cyclomatic Complexity of 29.
9185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 34 The method 'analysis' has a Standard Cyclomatic Complexity of 29.
9186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 34 The method 'analysis(AnalysisResult)' has a NCSS line count of 131.
9187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 34 The method 'analysis(AnalysisResult)' has a cyclomatic complexity of 37.
9188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 34 The method 'analysis(AnalysisResult)' has an NPath complexity of 11840, current threshold is 200
9189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 34 The method analysis() has an NCSS line count of 131
9190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 36 Potential violation of Law of Demeter (method chain calls)
9191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 36 Potential violation of Law of Demeter (method chain calls)
9192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 40 Potential violation of Law of Demeter (object not created locally)
9193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 46 Potential violation of Law of Demeter (object not created locally)
9194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 49 Potential violation of Law of Demeter (object not created locally)
9195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 51 Potential violation of Law of Demeter (object not created locally)
9196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 52 Potential violation of Law of Demeter (object not created locally)
9197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 54 Potential violation of Law of Demeter (object not created locally)
9198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 56 Potential violation of Law of Demeter (object not created locally)
9199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 57 Potential violation of Law of Demeter (object not created locally)
9200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 59 Potential violation of Law of Demeter (object not created locally)
9201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 61 Potential violation of Law of Demeter (object not created locally)
9202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 62 Potential violation of Law of Demeter (object not created locally)
9203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 64 Potential violation of Law of Demeter (object not created locally)
9204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 66 Potential violation of Law of Demeter (object not created locally)
9205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 67 Potential violation of Law of Demeter (object not created locally)
9206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 69 Potential violation of Law of Demeter (object not created locally)
9207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 71 Potential violation of Law of Demeter (object not created locally)
9208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 72 Potential violation of Law of Demeter (object not created locally)
9209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 74 Potential violation of Law of Demeter (object not created locally)
9210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 76 Potential violation of Law of Demeter (object not created locally)
9211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 77 Potential violation of Law of Demeter (object not created locally)
9212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 80 Potential violation of Law of Demeter (object not created locally)
9213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 89 Potential violation of Law of Demeter (object not created locally)
9214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 104 Potential violation of Law of Demeter (object not created locally)
9215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 119 Potential violation of Law of Demeter (method chain calls)
9216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 120 Potential violation of Law of Demeter (method chain calls)
9217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 123 Potential violation of Law of Demeter (object not created locally)
9218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 125 Potential violation of Law of Demeter (object not created locally)
9219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 126 Potential violation of Law of Demeter (object not created locally)
9220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 127 Potential violation of Law of Demeter (object not created locally)
9221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 129 Potential violation of Law of Demeter (object not created locally)
9222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 130 Potential violation of Law of Demeter (object not created locally)
9223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 131 Potential violation of Law of Demeter (object not created locally)
9224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 133 Potential violation of Law of Demeter (object not created locally)
9225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 134 Potential violation of Law of Demeter (object not created locally)
9226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 135 Potential violation of Law of Demeter (object not created locally)
9227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 137 Potential violation of Law of Demeter (object not created locally)
9228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 138 Potential violation of Law of Demeter (object not created locally)
9229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 139 Potential violation of Law of Demeter (object not created locally)
9230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 141 Potential violation of Law of Demeter (object not created locally)
9231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 142 Potential violation of Law of Demeter (object not created locally)
9232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 143 Potential violation of Law of Demeter (object not created locally)
9233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 145 Potential violation of Law of Demeter (object not created locally)
9234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 146 Potential violation of Law of Demeter (object not created locally)
9235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 148 Potential violation of Law of Demeter (object not created locally)
9236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 164 Potential violation of Law of Demeter (object not created locally)
9237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\DeepAnalysis.java 168 Potential violation of Law of Demeter (object not created locally)
9238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\MetricsHolder.java 29 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
9239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\MetricsHolder.java 33 Potential violation of Law of Demeter (method chain calls)
9240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\MetricsHolder.java 33 Potential violation of Law of Demeter (method chain calls)
9241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\MetricsHolder.java 34 Potential violation of Law of Demeter (object not created locally)
9242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\MetricsHolder.java 38 Potential violation of Law of Demeter (object not created locally)
9243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\MetricsHolder.java 39 Potential violation of Law of Demeter (object not created locally)
9244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\MetricsHolder.java 41 Potential violation of Law of Demeter (object not created locally)
9245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\OALListener.java 27 This class has too many methods, consider refactoring it.
9246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\OALListener.java 28 Private field 'results' could be made final; it is only initialized in the declaration or constructor.
9247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\OALListener.java 30 Private field 'collection' could be made final; it is only initialized in the declaration or constructor.
9248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\OALListener.java 73 Potential violation of Law of Demeter (method chain calls)
9249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\OALListener.java 73 Potential violation of Law of Demeter (method chain calls)
9250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\OALListener.java 162 Potential violation of Law of Demeter (method chain calls)
9251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\OALListener.java 185 Potential violation of Law of Demeter (object not created locally)
9252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\OALListener.java 200 Potential violation of Law of Demeter (method chain calls)
9253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\PersistenceColumns.java 25 Private field 'stringFields' could be made final; it is only initialized in the declaration or constructor.
9254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\PersistenceColumns.java 26 Private field 'longFields' could be made final; it is only initialized in the declaration or constructor.
9255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\PersistenceColumns.java 27 Private field 'doubleFields' could be made final; it is only initialized in the declaration or constructor.
9256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\PersistenceColumns.java 28 Private field 'intFields' could be made final; it is only initialized in the declaration or constructor.
9257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\PersistenceColumns.java 29 Private field 'objectFields' could be made final; it is only initialized in the declaration or constructor.
9258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\ScriptParser.java 33 A class which only has private constructors should be final
9259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\SourceColumn.java 73 Avoid throwing raw exception types.
9260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\parser\SourceColumnsFactory.java 26 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
9261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\util\ClassMethodUtil.java 21 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
9262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\util\ClassMethodUtil.java 23 Potential violation of Law of Demeter (method chain calls)
9263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\util\ClassMethodUtil.java 27 Potential violation of Law of Demeter (method chain calls)
9264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\main\java\org\apache\skywalking\oal\rt\util\ClassMethodUtil.java 31 Potential violation of Law of Demeter (method chain calls)
9265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 58 Potential violation of Law of Demeter (object not created locally)
9266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 59 Potential violation of Law of Demeter (object not created locally)
9267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 60 Potential violation of Law of Demeter (method chain calls)
9268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 60 Potential violation of Law of Demeter (method chain calls)
9269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 60 Potential violation of Law of Demeter (object not created locally)
9270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 61 Potential violation of Law of Demeter (method chain calls)
9271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 61 Potential violation of Law of Demeter (method chain calls)
9272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 61 Potential violation of Law of Demeter (object not created locally)
9273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 63 Potential violation of Law of Demeter (object not created locally)
9274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 64 Potential violation of Law of Demeter (object not created locally)
9275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 66 Potential violation of Law of Demeter (object not created locally)
9276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 67 Potential violation of Law of Demeter (object not created locally)
9277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 82 Potential violation of Law of Demeter (object not created locally)
9278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 83 Potential violation of Law of Demeter (object not created locally)
9279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 84 Potential violation of Law of Demeter (method chain calls)
9280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 84 Potential violation of Law of Demeter (method chain calls)
9281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 84 Potential violation of Law of Demeter (object not created locally)
9282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 85 Potential violation of Law of Demeter (method chain calls)
9283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 85 Potential violation of Law of Demeter (method chain calls)
9284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 85 Potential violation of Law of Demeter (object not created locally)
9285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 87 Potential violation of Law of Demeter (object not created locally)
9286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 88 Potential violation of Law of Demeter (object not created locally)
9287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 90 Potential violation of Law of Demeter (object not created locally)
9288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 91 Potential violation of Law of Demeter (object not created locally)
9289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 111 Potential violation of Law of Demeter (object not created locally)
9290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 112 Potential violation of Law of Demeter (object not created locally)
9291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 113 Potential violation of Law of Demeter (method chain calls)
9292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 113 Potential violation of Law of Demeter (method chain calls)
9293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 113 Potential violation of Law of Demeter (object not created locally)
9294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 114 Potential violation of Law of Demeter (method chain calls)
9295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 114 Potential violation of Law of Demeter (method chain calls)
9296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 114 Potential violation of Law of Demeter (object not created locally)
9297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 116 Potential violation of Law of Demeter (object not created locally)
9298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 117 Potential violation of Law of Demeter (object not created locally)
9299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 119 Potential violation of Law of Demeter (object not created locally)
9300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 120 Potential violation of Law of Demeter (object not created locally)
9301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 122 Potential violation of Law of Demeter (object not created locally)
9302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 123 Potential violation of Law of Demeter (object not created locally)
9303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 124 Potential violation of Law of Demeter (object not created locally)
9304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 125 Potential violation of Law of Demeter (object not created locally)
9305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 126 Potential violation of Law of Demeter (object not created locally)
9306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\DeepAnalysisTest.java 127 Potential violation of Law of Demeter (object not created locally)
9307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 55 Potential violation of Law of Demeter (method chain calls)
9308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 55 Potential violation of Law of Demeter (object not created locally)
9309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 57 Potential violation of Law of Demeter (object not created locally)
9310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 59 Potential violation of Law of Demeter (object not created locally)
9311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 60 Potential violation of Law of Demeter (object not created locally)
9312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 61 Potential violation of Law of Demeter (object not created locally)
9313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 62 Potential violation of Law of Demeter (object not created locally)
9314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 63 Potential violation of Law of Demeter (object not created locally)
9315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 65 Potential violation of Law of Demeter (object not created locally)
9316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 66 Potential violation of Law of Demeter (object not created locally)
9317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 67 Potential violation of Law of Demeter (object not created locally)
9318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 68 Potential violation of Law of Demeter (object not created locally)
9319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 69 Potential violation of Law of Demeter (object not created locally)
9320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 76 Potential violation of Law of Demeter (method chain calls)
9321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 76 Potential violation of Law of Demeter (object not created locally)
9322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 78 Potential violation of Law of Demeter (object not created locally)
9323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 79 Potential violation of Law of Demeter (object not created locally)
9324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 80 Potential violation of Law of Demeter (object not created locally)
9325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 81 Potential violation of Law of Demeter (object not created locally)
9326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 82 Potential violation of Law of Demeter (object not created locally)
9327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 83 Potential violation of Law of Demeter (object not created locally)
9328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 84 Potential violation of Law of Demeter (object not created locally)
9329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 85 Potential violation of Law of Demeter (object not created locally)
9330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 94 Potential violation of Law of Demeter (method chain calls)
9331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 94 Potential violation of Law of Demeter (object not created locally)
9332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 96 Potential violation of Law of Demeter (object not created locally)
9333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 97 Potential violation of Law of Demeter (object not created locally)
9334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 98 Potential violation of Law of Demeter (object not created locally)
9335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 99 Potential violation of Law of Demeter (object not created locally)
9336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 100 Potential violation of Law of Demeter (object not created locally)
9337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 101 Potential violation of Law of Demeter (object not created locally)
9338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 103 Potential violation of Law of Demeter (object not created locally)
9339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 105 Potential violation of Law of Demeter (object not created locally)
9340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 106 Potential violation of Law of Demeter (object not created locally)
9341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 107 Potential violation of Law of Demeter (object not created locally)
9342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 108 Potential violation of Law of Demeter (object not created locally)
9343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 110 Potential violation of Law of Demeter (object not created locally)
9344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 111 Potential violation of Law of Demeter (object not created locally)
9345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 112 Potential violation of Law of Demeter (object not created locally)
9346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 113 Potential violation of Law of Demeter (object not created locally)
9347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 125 Potential violation of Law of Demeter (method chain calls)
9348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 125 Potential violation of Law of Demeter (object not created locally)
9349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 127 Potential violation of Law of Demeter (object not created locally)
9350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 128 Potential violation of Law of Demeter (object not created locally)
9351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 129 Potential violation of Law of Demeter (object not created locally)
9352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 130 Potential violation of Law of Demeter (object not created locally)
9353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 131 Potential violation of Law of Demeter (object not created locally)
9354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 132 Potential violation of Law of Demeter (object not created locally)
9355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 134 Potential violation of Law of Demeter (object not created locally)
9356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 136 Potential violation of Law of Demeter (object not created locally)
9357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 137 Potential violation of Law of Demeter (object not created locally)
9358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 138 Potential violation of Law of Demeter (object not created locally)
9359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 139 Potential violation of Law of Demeter (object not created locally)
9360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 141 Potential violation of Law of Demeter (object not created locally)
9361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 142 Potential violation of Law of Demeter (object not created locally)
9362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 144 Potential violation of Law of Demeter (object not created locally)
9363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 146 Potential violation of Law of Demeter (object not created locally)
9364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 147 Potential violation of Law of Demeter (object not created locally)
9365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 148 Potential violation of Law of Demeter (object not created locally)
9366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 149 Potential violation of Law of Demeter (object not created locally)
9367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 151 Potential violation of Law of Demeter (object not created locally)
9368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 152 Potential violation of Law of Demeter (object not created locally)
9369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 154 Potential violation of Law of Demeter (object not created locally)
9370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 156 Potential violation of Law of Demeter (object not created locally)
9371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 157 Potential violation of Law of Demeter (object not created locally)
9372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 158 Potential violation of Law of Demeter (object not created locally)
9373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 159 Potential violation of Law of Demeter (object not created locally)
9374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 161 Potential violation of Law of Demeter (object not created locally)
9375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 162 Potential violation of Law of Demeter (object not created locally)
9376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 164 Potential violation of Law of Demeter (object not created locally)
9377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 166 Potential violation of Law of Demeter (object not created locally)
9378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 167 Potential violation of Law of Demeter (object not created locally)
9379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 168 Potential violation of Law of Demeter (object not created locally)
9380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 169 Potential violation of Law of Demeter (object not created locally)
9381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 175 Potential violation of Law of Demeter (method chain calls)
9382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 175 Potential violation of Law of Demeter (object not created locally)
9383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 176 Potential violation of Law of Demeter (object not created locally)
9384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 177 Potential violation of Law of Demeter (object not created locally)
9385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\java\org\apache\skywalking\oal\rt\parser\ScriptParserTest.java 178 Potential violation of Law of Demeter (object not created locally)
9386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 82 Avoid unnecessary if..then..else statements when returning booleans
9387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 82 Potential violation of Law of Demeter (object not created locally)
9388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 124 Potential violation of Law of Demeter (method chain calls)
9389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 125 Potential violation of Law of Demeter (method chain calls)
9390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 126 Potential violation of Law of Demeter (method chain calls)
9391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 127 Potential violation of Law of Demeter (method chain calls)
9392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 129 Potential violation of Law of Demeter (method chain calls)
9393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 136 Potential violation of Law of Demeter (method chain calls)
9394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 137 Potential violation of Law of Demeter (method chain calls)
9395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 138 Potential violation of Law of Demeter (method chain calls)
9396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 139 Potential violation of Law of Demeter (method chain calls)
9397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 141 Potential violation of Law of Demeter (method chain calls)
9398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 148 Potential violation of Law of Demeter (method chain calls)
9399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 149 Potential violation of Law of Demeter (method chain calls)
9400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 150 Potential violation of Law of Demeter (method chain calls)
9401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 151 Potential violation of Law of Demeter (method chain calls)
9402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 153 Potential violation of Law of Demeter (method chain calls)
9403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 175 Potential violation of Law of Demeter (method chain calls)
9404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 176 Potential violation of Law of Demeter (method chain calls)
9405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 177 Potential violation of Law of Demeter (method chain calls)
9406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\MetricsImplementorExpected.java 178 Potential violation of Law of Demeter (method chain calls)
9407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\oal-rt\src\test\resources\expectedFiles\ServiceDispatcherExpected.java 51 Potential violation of Law of Demeter (method chain calls)
9408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmCore.java 40 Private field 'alarmRulesWatcher' could be made final; it is only initialized in the declaration or constructor.
9409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmCore.java 47 Potential violation of Law of Demeter (method chain calls)
9410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmCore.java 53 Potential violation of Law of Demeter (method chain calls)
9411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmCore.java 79 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
9412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmMessageFormatter.java 33 Private field 'formatSegments' could be made final; it is only initialized in the declaration or constructor.
9413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmMessageFormatter.java 34 Private field 'valueFroms' could be made final; it is only initialized in the declaration or constructor.
9414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmModuleProvider.java 38 Perhaps 'notifyHandler' could be replaced by a local variable.
9415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmModuleProvider.java 76 Potential violation of Law of Demeter (method chain calls)
9416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmModuleProvider.java 76 Potential violation of Law of Demeter (method chain calls)
9417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmModuleProvider.java 76 Potential violation of Law of Demeter (method chain calls)
9418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmModuleProvider.java 80 Potential violation of Law of Demeter (object not created locally)
9419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcher.java 59 Potential violation of Law of Demeter (method chain calls)
9420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcher.java 74 Potential violation of Law of Demeter (method chain calls)
9421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 52 Avoid really long methods.
9422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 52 The method 'notify(Metrics)' has a NCSS line count of 76.
9423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 52 The method 'notify(Metrics)' has a cyclomatic complexity of 14.
9424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 54 Potential violation of Law of Demeter (object not created locally)
9425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 55 Potential violation of Law of Demeter (object not created locally)
9426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 66 Potential violation of Law of Demeter (static property access)
9427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 71 Potential violation of Law of Demeter (object not created locally)
9428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 75 Potential violation of Law of Demeter (static property access)
9429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 77 Potential violation of Law of Demeter (static property access)
9430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 78 Potential violation of Law of Demeter (object not created locally)
9431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 82 Potential violation of Law of Demeter (object not created locally)
9432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 82 Potential violation of Law of Demeter (object not created locally)
9433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 86 Potential violation of Law of Demeter (static property access)
9434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 88 Potential violation of Law of Demeter (static property access)
9435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 89 Potential violation of Law of Demeter (object not created locally)
9436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 95 Potential violation of Law of Demeter (object not created locally)
9437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 95 Potential violation of Law of Demeter (object not created locally)
9438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 99 Potential violation of Law of Demeter (static property access)
9439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 101 Potential violation of Law of Demeter (static property access)
9440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 102 Potential violation of Law of Demeter (object not created locally)
9441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 103 Potential violation of Law of Demeter (static property access)
9442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 104 Potential violation of Law of Demeter (object not created locally)
9443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 108 Potential violation of Law of Demeter (object not created locally)
9444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 108 Potential violation of Law of Demeter (object not created locally)
9445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 112 Potential violation of Law of Demeter (static property access)
9446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 115 Potential violation of Law of Demeter (static property access)
9447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 116 Potential violation of Law of Demeter (object not created locally)
9448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 117 Potential violation of Law of Demeter (static property access)
9449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 118 Potential violation of Law of Demeter (object not created locally)
9450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 119 Potential violation of Law of Demeter (static property access)
9451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 120 Potential violation of Law of Demeter (object not created locally)
9452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 121 Potential violation of Law of Demeter (static property access)
9453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 122 Potential violation of Law of Demeter (object not created locally)
9454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 127 Potential violation of Law of Demeter (object not created locally)
9455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 127 Potential violation of Law of Demeter (object not created locally)
9456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 128 Potential violation of Law of Demeter (object not created locally)
9457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 128 Potential violation of Law of Demeter (object not created locally)
9458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 132 Potential violation of Law of Demeter (static property access)
9459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 134 Potential violation of Law of Demeter (static property access)
9460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 135 Potential violation of Law of Demeter (object not created locally)
9461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 136 Potential violation of Law of Demeter (static property access)
9462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 137 Potential violation of Law of Demeter (object not created locally)
9463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 142 Potential violation of Law of Demeter (object not created locally)
9464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 142 Potential violation of Law of Demeter (object not created locally)
9465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 143 Potential violation of Law of Demeter (object not created locally)
9466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 143 Potential violation of Law of Demeter (object not created locally)
9467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 149 Potential violation of Law of Demeter (object not created locally)
9468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandler.java 154 Potential violation of Law of Demeter (object not created locally)
9469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 27 Potential violation of Law of Demeter (method chain calls)
9470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 27 Potential violation of Law of Demeter (method chain calls)
9471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 34 Potential violation of Law of Demeter (method chain calls)
9472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 34 Potential violation of Law of Demeter (method chain calls)
9473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 41 Potential violation of Law of Demeter (method chain calls)
9474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 41 Potential violation of Law of Demeter (method chain calls)
9475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 48 Potential violation of Law of Demeter (method chain calls)
9476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 48 Potential violation of Law of Demeter (method chain calls)
9477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 57 Potential violation of Law of Demeter (method chain calls)
9478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\OP.java 57 Potential violation of Law of Demeter (method chain calls)
9479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RulesReader.java 34 Private field 'yamlData' could be made final; it is only initialized in the declaration or constructor.
9480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RulesReader.java 53 Potential violation of Law of Demeter (object not created locally)
9481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RulesReader.java 54 Deeply nested if..then statements are hard to read
9482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RulesReader.java 83 Potential violation of Law of Demeter (object not created locally)
9483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RulesReader.java 91 Potential violation of Law of Demeter (object not created locally)
9484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RulesReader.java 92 Deeply nested if..then statements are hard to read
9485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RulesReader.java 96 Potential violation of Law of Demeter (object not created locally)
9486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RulesReader.java 97 Deeply nested if..then statements are hard to read
9487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 51 The class 'RunningRule' has a Modified Cyclomatic Complexity of 6 (Highest = 21).
9488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 51 The class 'RunningRule' has a Standard Cyclomatic Complexity of 7 (Highest = 21).
9489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 100 The method 'in' has a Modified Cyclomatic Complexity of 21.
9490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 100 The method 'in' has a Standard Cyclomatic Complexity of 21.
9491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 100 The method 'in(MetaInAlarm, Metrics)' has a cyclomatic complexity of 21.
9492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 100 The method 'in(MetaInAlarm, Metrics)' has an NPath complexity of 9216, current threshold is 200
9493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 101 Potential violation of Law of Demeter (method chain calls)
9494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 111 These nested if statements could be combined
9495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 112 Deeply nested if..then statements are hard to read
9496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 120 These nested if statements could be combined
9497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 121 Deeply nested if..then statements are hard to read
9498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 129 Potential violation of Law of Demeter (method chain calls)
9499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 129 These nested if statements could be combined
9500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 130 Deeply nested if..then statements are hard to read
9501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 138 Potential violation of Law of Demeter (method chain calls)
9502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 138 These nested if statements could be combined
9503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 139 Deeply nested if..then statements are hard to read
9504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 167 Potential violation of Law of Demeter (object not created locally)
9505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 177 Potential violation of Law of Demeter (method chain calls)
9506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 208 The class 'Window' has a Modified Cyclomatic Complexity of 6 (Highest = 14).
9507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 208 The class 'Window' has a Standard Cyclomatic Complexity of 6 (Highest = 17).
9508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 210 Private field 'period' could be made final; it is only initialized in the declaration or constructor.
9509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 215 Private field 'lock' could be made final; it is only initialized in the declaration or constructor.
9510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 231 Potential violation of Law of Demeter (method chain calls)
9511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 265 Potential violation of Law of Demeter (method chain calls)
9512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 265 Potential violation of Law of Demeter (method chain calls)
9513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 275 Potential violation of Law of Demeter (method chain calls)
9514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 285 Potential violation of Law of Demeter (method chain calls)
9515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 285 Potential violation of Law of Demeter (method chain calls)
9516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 315 The method 'isMatch' has a Modified Cyclomatic Complexity of 14.
9517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 315 The method 'isMatch' has a Standard Cyclomatic Complexity of 17.
9518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 315 The method 'isMatch()' has a cyclomatic complexity of 17.
9519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 324 Potential violation of Law of Demeter (method chain calls)
9520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 325 Potential violation of Law of Demeter (method chain calls)
9521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 325 Potential violation of Law of Demeter (method chain calls)
9522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 325 Potential violation of Law of Demeter (method chain calls)
9523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 331 Potential violation of Law of Demeter (method chain calls)
9524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 332 Potential violation of Law of Demeter (method chain calls)
9525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 332 Potential violation of Law of Demeter (method chain calls)
9526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 332 Potential violation of Law of Demeter (method chain calls)
9527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 338 Potential violation of Law of Demeter (method chain calls)
9528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 339 Potential violation of Law of Demeter (method chain calls)
9529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 339 Potential violation of Law of Demeter (method chain calls)
9530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 339 Potential violation of Law of Demeter (method chain calls)
9531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 345 Potential violation of Law of Demeter (method chain calls)
9532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 346 Potential violation of Law of Demeter (method chain calls)
9533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 346 Potential violation of Law of Demeter (method chain calls)
9534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRule.java 346 Potential violation of Law of Demeter (method chain calls)
9535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\Threshold.java 24 The class 'Threshold' is suspected to be a Data Class (WOC=16.667%, NOPA=0, NOAM=4, WMC=13)
9536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\Threshold.java 28 Private field 'alarmRuleName' could be made final; it is only initialized in the declaration or constructor.
9537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\Threshold.java 72 Potential violation of Law of Demeter (method chain calls)
9538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\Threshold.java 72 Potential violation of Law of Demeter (method chain calls)
9539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallback.java 50 Private field 'alarmRulesWatcher' could be made final; it is only initialized in the declaration or constructor.
9540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallback.java 51 Private field 'requestConfig' could be made final; it is only initialized in the declaration or constructor.
9541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallback.java 52 Private field 'gson' could be made final; it is only initialized in the declaration or constructor.
9542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallback.java 65 Potential violation of Law of Demeter (method chain calls)
9543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallback.java 69 Potential violation of Law of Demeter (method chain calls)
9544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallback.java 71 Potential violation of Law of Demeter (method chain calls)
9545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\grpc\GRPCCallback.java 37 The class 'GRPCCallback' has a Modified Cyclomatic Complexity of 7 (Highest = 12).
9546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\grpc\GRPCCallback.java 37 The class 'GRPCCallback' has a Standard Cyclomatic Complexity of 7 (Highest = 12).
9547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\grpc\GRPCCallback.java 39 Private field 'alarmRulesWatcher' could be made final; it is only initialized in the declaration or constructor.
9548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\grpc\GRPCCallback.java 59 The method 'doAlarm' has a Modified Cyclomatic Complexity of 12.
9549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\grpc\GRPCCallback.java 59 The method 'doAlarm' has a Standard Cyclomatic Complexity of 12.
9550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\main\java\org\apache\skywalking\oap\server\core\alarm\provider\grpc\GRPCCallback.java 59 The method 'doAlarm(List)' has an NPath complexity of 216, current threshold is 200
9551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmCoreTest.java 72 Potential violation of Law of Demeter (object not created locally)
9552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmModuleProviderTest.java 43 Potential violation of Law of Demeter (object not created locally)
9553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmModuleProviderTest.java 65 A method/constructor should not explicitly throw java.lang.Exception
9554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 33 Potential violation of Law of Demeter (object not created locally)
9555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 34 Potential violation of Law of Demeter (object not created locally)
9556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 35 Potential violation of Law of Demeter (method chain calls)
9557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 35 Potential violation of Law of Demeter (method chain calls)
9558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 35 Potential violation of Law of Demeter (object not created locally)
9559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 36 Potential violation of Law of Demeter (method chain calls)
9560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 36 Potential violation of Law of Demeter (method chain calls)
9561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 36 Potential violation of Law of Demeter (object not created locally)
9562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 37 Potential violation of Law of Demeter (method chain calls)
9563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 37 Potential violation of Law of Demeter (method chain calls)
9564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 37 Potential violation of Law of Demeter (method chain calls)
9565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 37 Potential violation of Law of Demeter (method chain calls)
9566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 37 Potential violation of Law of Demeter (object not created locally)
9567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 38 Potential violation of Law of Demeter (method chain calls)
9568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 38 Potential violation of Law of Demeter (method chain calls)
9569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 38 Potential violation of Law of Demeter (method chain calls)
9570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 38 Potential violation of Law of Demeter (method chain calls)
9571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 38 Potential violation of Law of Demeter (object not created locally)
9572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 39 Potential violation of Law of Demeter (method chain calls)
9573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 39 Potential violation of Law of Demeter (method chain calls)
9574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 39 Potential violation of Law of Demeter (object not created locally)
9575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 41 Potential violation of Law of Demeter (method chain calls)
9576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 41 Potential violation of Law of Demeter (method chain calls)
9577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 41 Potential violation of Law of Demeter (method chain calls)
9578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 41 Potential violation of Law of Demeter (method chain calls)
9579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 41 Potential violation of Law of Demeter (object not created locally)
9580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 42 Potential violation of Law of Demeter (method chain calls)
9581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 42 Potential violation of Law of Demeter (method chain calls)
9582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 42 Potential violation of Law of Demeter (method chain calls)
9583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 42 Potential violation of Law of Demeter (method chain calls)
9584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 42 Potential violation of Law of Demeter (object not created locally)
9585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 43 Potential violation of Law of Demeter (method chain calls)
9586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 43 Potential violation of Law of Demeter (method chain calls)
9587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 43 Potential violation of Law of Demeter (object not created locally)
9588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 45 Potential violation of Law of Demeter (object not created locally)
9589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 46 Potential violation of Law of Demeter (object not created locally)
9590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRuleInitTest.java 47 Potential violation of Law of Demeter (object not created locally)
9591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 43 Private field 'rulePrototypeBuilder' could be made final; it is only initialized in the declaration or constructor.
9592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 72 Potential violation of Law of Demeter (method chain calls)
9593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 72 Potential violation of Law of Demeter (method chain calls)
9594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 76 Potential violation of Law of Demeter (object not created locally)
9595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 80 Potential violation of Law of Demeter (method chain calls)
9596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 80 Potential violation of Law of Demeter (method chain calls)
9597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 81 Potential violation of Law of Demeter (method chain calls)
9598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 81 Potential violation of Law of Demeter (method chain calls)
9599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 83 Potential violation of Law of Demeter (method chain calls)
9600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 83 Potential violation of Law of Demeter (method chain calls)
9601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 84 Potential violation of Law of Demeter (method chain calls)
9602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 84 Potential violation of Law of Demeter (method chain calls)
9603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 96 Potential violation of Law of Demeter (method chain calls)
9604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 96 Potential violation of Law of Demeter (method chain calls)
9605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 97 Potential violation of Law of Demeter (method chain calls)
9606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 97 Potential violation of Law of Demeter (method chain calls)
9607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 99 Potential violation of Law of Demeter (method chain calls)
9608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 99 Potential violation of Law of Demeter (method chain calls)
9609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 108 Potential violation of Law of Demeter (method chain calls)
9610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 111 Potential violation of Law of Demeter (method chain calls)
9611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 111 Potential violation of Law of Demeter (method chain calls)
9612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 112 Potential violation of Law of Demeter (method chain calls)
9613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 112 Potential violation of Law of Demeter (method chain calls)
9614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 112 Potential violation of Law of Demeter (method chain calls)
9615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 112 Potential violation of Law of Demeter (method chain calls)
9616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 112 Potential violation of Law of Demeter (object not created locally)
9617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 114 Potential violation of Law of Demeter (method chain calls)
9618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 114 Potential violation of Law of Demeter (method chain calls)
9619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 114 Potential violation of Law of Demeter (object not created locally)
9620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 117 Potential violation of Law of Demeter (method chain calls)
9621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 117 Potential violation of Law of Demeter (method chain calls)
9622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 117 Potential violation of Law of Demeter (method chain calls)
9623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 117 Potential violation of Law of Demeter (method chain calls)
9624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 121 Potential violation of Law of Demeter (method chain calls)
9625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 121 Potential violation of Law of Demeter (method chain calls)
9626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 122 Potential violation of Law of Demeter (method chain calls)
9627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 122 Potential violation of Law of Demeter (method chain calls)
9628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 122 Potential violation of Law of Demeter (method chain calls)
9629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 122 Potential violation of Law of Demeter (method chain calls)
9630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 122 Potential violation of Law of Demeter (object not created locally)
9631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 123 Potential violation of Law of Demeter (method chain calls)
9632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 123 Potential violation of Law of Demeter (method chain calls)
9633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 123 Potential violation of Law of Demeter (method chain calls)
9634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 123 Potential violation of Law of Demeter (method chain calls)
9635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 124 Potential violation of Law of Demeter (object not created locally)
9636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 135 Potential violation of Law of Demeter (method chain calls)
9637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 138 Potential violation of Law of Demeter (method chain calls)
9638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 138 Potential violation of Law of Demeter (method chain calls)
9639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 139 Potential violation of Law of Demeter (method chain calls)
9640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 139 Potential violation of Law of Demeter (method chain calls)
9641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 139 Potential violation of Law of Demeter (method chain calls)
9642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 139 Potential violation of Law of Demeter (method chain calls)
9643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 139 Potential violation of Law of Demeter (object not created locally)
9644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 141 Potential violation of Law of Demeter (method chain calls)
9645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 141 Potential violation of Law of Demeter (method chain calls)
9646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 141 Potential violation of Law of Demeter (object not created locally)
9647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 144 Potential violation of Law of Demeter (method chain calls)
9648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 144 Potential violation of Law of Demeter (method chain calls)
9649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 144 Potential violation of Law of Demeter (method chain calls)
9650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 148 Potential violation of Law of Demeter (method chain calls)
9651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 148 Potential violation of Law of Demeter (method chain calls)
9652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 149 Potential violation of Law of Demeter (method chain calls)
9653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 149 Potential violation of Law of Demeter (method chain calls)
9654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 149 Potential violation of Law of Demeter (method chain calls)
9655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 149 Potential violation of Law of Demeter (method chain calls)
9656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 149 Potential violation of Law of Demeter (object not created locally)
9657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 150 Potential violation of Law of Demeter (method chain calls)
9658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 150 Potential violation of Law of Demeter (method chain calls)
9659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 150 Potential violation of Law of Demeter (method chain calls)
9660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 150 Potential violation of Law of Demeter (method chain calls)
9661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 151 Potential violation of Law of Demeter (object not created locally)
9662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 162 Potential violation of Law of Demeter (method chain calls)
9663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 165 Potential violation of Law of Demeter (method chain calls)
9664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 165 Potential violation of Law of Demeter (method chain calls)
9665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 166 Potential violation of Law of Demeter (method chain calls)
9666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 166 Potential violation of Law of Demeter (method chain calls)
9667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 166 Potential violation of Law of Demeter (method chain calls)
9668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 166 Potential violation of Law of Demeter (method chain calls)
9669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 166 Potential violation of Law of Demeter (object not created locally)
9670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 170 Potential violation of Law of Demeter (method chain calls)
9671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 170 Potential violation of Law of Demeter (method chain calls)
9672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 170 Potential violation of Law of Demeter (method chain calls)
9673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 170 Potential violation of Law of Demeter (method chain calls)
9674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 170 Potential violation of Law of Demeter (method chain calls)
9675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 171 Potential violation of Law of Demeter (method chain calls)
9676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 171 Potential violation of Law of Demeter (method chain calls)
9677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 171 Potential violation of Law of Demeter (method chain calls)
9678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 171 Potential violation of Law of Demeter (method chain calls)
9679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 171 Potential violation of Law of Demeter (method chain calls)
9680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 171 Potential violation of Law of Demeter (method chain calls)
9681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 173 Potential violation of Law of Demeter (method chain calls)
9682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 173 Potential violation of Law of Demeter (method chain calls)
9683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 179 Potential violation of Law of Demeter (method chain calls)
9684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 179 Potential violation of Law of Demeter (method chain calls)
9685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 180 Potential violation of Law of Demeter (method chain calls)
9686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 180 Potential violation of Law of Demeter (method chain calls)
9687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 181 Potential violation of Law of Demeter (method chain calls)
9688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 181 Potential violation of Law of Demeter (method chain calls)
9689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 181 Potential violation of Law of Demeter (method chain calls)
9690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 181 Potential violation of Law of Demeter (method chain calls)
9691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 182 Potential violation of Law of Demeter (method chain calls)
9692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 182 Potential violation of Law of Demeter (method chain calls)
9693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 182 Potential violation of Law of Demeter (method chain calls)
9694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\AlarmRulesWatcherTest.java 182 Potential violation of Law of Demeter (method chain calls)
9695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
9696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 68 Perhaps 'moduleManager' could be replaced by a local variable.
9697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 70 Perhaps 'moduleProviderHolder' could be replaced by a local variable.
9698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 72 Perhaps 'moduleServiceHolder' could be replaced by a local variable.
9699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 85 Potential violation of Law of Demeter (method chain calls)
9700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 87 Potential violation of Law of Demeter (method chain calls)
9701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 91 Potential violation of Law of Demeter (method chain calls)
9702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 91 Potential violation of Law of Demeter (object not created locally)
9703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 94 Potential violation of Law of Demeter (static property access)
9704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 95 Potential violation of Law of Demeter (static property access)
9705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 96 Potential violation of Law of Demeter (method chain calls)
9706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 101 Potential violation of Law of Demeter (method chain calls)
9707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 101 Potential violation of Law of Demeter (object not created locally)
9708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 103 Potential violation of Law of Demeter (object not created locally)
9709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 106 Potential violation of Law of Demeter (object not created locally)
9710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 107 Potential violation of Law of Demeter (object not created locally)
9711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 108 Potential violation of Law of Demeter (object not created locally)
9712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 109 Potential violation of Law of Demeter (object not created locally)
9713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 110 Potential violation of Law of Demeter (object not created locally)
9714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 120 Potential violation of Law of Demeter (method chain calls)
9715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 122 Potential violation of Law of Demeter (method chain calls)
9716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 125 Potential violation of Law of Demeter (static property access)
9717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 126 Potential violation of Law of Demeter (static property access)
9718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 127 Potential violation of Law of Demeter (method chain calls)
9719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 132 Potential violation of Law of Demeter (method chain calls)
9720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 132 Potential violation of Law of Demeter (object not created locally)
9721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 134 Potential violation of Law of Demeter (object not created locally)
9722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 137 Potential violation of Law of Demeter (object not created locally)
9723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 138 Potential violation of Law of Demeter (object not created locally)
9724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 139 Potential violation of Law of Demeter (object not created locally)
9725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 140 Potential violation of Law of Demeter (object not created locally)
9726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 141 Potential violation of Law of Demeter (object not created locally)
9727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 149 Potential violation of Law of Demeter (method chain calls)
9728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 150 Potential violation of Law of Demeter (method chain calls)
9729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 151 Potential violation of Law of Demeter (static property access)
9730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 152 Potential violation of Law of Demeter (method chain calls)
9731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 157 Potential violation of Law of Demeter (method chain calls)
9732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 157 Potential violation of Law of Demeter (object not created locally)
9733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 159 Potential violation of Law of Demeter (object not created locally)
9734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 162 Potential violation of Law of Demeter (object not created locally)
9735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 163 Potential violation of Law of Demeter (object not created locally)
9736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 164 Potential violation of Law of Demeter (object not created locally)
9737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 165 Potential violation of Law of Demeter (object not created locally)
9738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 166 Potential violation of Law of Demeter (object not created locally)
9739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 174 Potential violation of Law of Demeter (method chain calls)
9740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 175 Potential violation of Law of Demeter (method chain calls)
9741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 177 Potential violation of Law of Demeter (static property access)
9742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 178 Potential violation of Law of Demeter (static property access)
9743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 180 Potential violation of Law of Demeter (method chain calls)
9744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 185 Potential violation of Law of Demeter (method chain calls)
9745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 185 Potential violation of Law of Demeter (object not created locally)
9746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 187 Potential violation of Law of Demeter (object not created locally)
9747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 190 Potential violation of Law of Demeter (object not created locally)
9748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 191 Potential violation of Law of Demeter (object not created locally)
9749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 192 Potential violation of Law of Demeter (object not created locally)
9750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 193 Potential violation of Law of Demeter (object not created locally)
9751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 194 Potential violation of Law of Demeter (object not created locally)
9752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 195 Potential violation of Law of Demeter (object not created locally)
9753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 203 Potential violation of Law of Demeter (method chain calls)
9754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 204 Potential violation of Law of Demeter (method chain calls)
9755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 206 Potential violation of Law of Demeter (static property access)
9756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 206 Potential violation of Law of Demeter (static property access)
9757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 207 Potential violation of Law of Demeter (static property access)
9758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 207 Potential violation of Law of Demeter (static property access)
9759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 209 Potential violation of Law of Demeter (method chain calls)
9760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 214 Potential violation of Law of Demeter (method chain calls)
9761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 214 Potential violation of Law of Demeter (object not created locally)
9762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 216 Potential violation of Law of Demeter (object not created locally)
9763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 219 Potential violation of Law of Demeter (object not created locally)
9764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 220 Potential violation of Law of Demeter (object not created locally)
9765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 221 Potential violation of Law of Demeter (object not created locally)
9766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 222 Potential violation of Law of Demeter (object not created locally)
9767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 223 Potential violation of Law of Demeter (object not created locally)
9768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 224 Potential violation of Law of Demeter (object not created locally)
9769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 232 Potential violation of Law of Demeter (method chain calls)
9770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 233 Potential violation of Law of Demeter (method chain calls)
9771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 235 Potential violation of Law of Demeter (static property access)
9772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 236 Potential violation of Law of Demeter (static property access)
9773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 238 Potential violation of Law of Demeter (method chain calls)
9774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 243 Potential violation of Law of Demeter (method chain calls)
9775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 243 Potential violation of Law of Demeter (object not created locally)
9776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 245 Potential violation of Law of Demeter (object not created locally)
9777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 248 Potential violation of Law of Demeter (object not created locally)
9778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 249 Potential violation of Law of Demeter (object not created locally)
9779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 250 Potential violation of Law of Demeter (object not created locally)
9780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 251 Potential violation of Law of Demeter (object not created locally)
9781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 252 Potential violation of Law of Demeter (object not created locally)
9782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 253 Potential violation of Law of Demeter (object not created locally)
9783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 258 Potential violation of Law of Demeter (method chain calls)
9784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 259 Potential violation of Law of Demeter (method chain calls)
9785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 262 Potential violation of Law of Demeter (method chain calls)
9786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 271 Potential violation of Law of Demeter (method chain calls)
9787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 271 Potential violation of Law of Demeter (object not created locally)
9788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 274 Potential violation of Law of Demeter (method chain calls)
9789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 274 Potential violation of Law of Demeter (object not created locally)
9790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 298 Potential violation of Law of Demeter (method chain calls)
9791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 299 Potential violation of Law of Demeter (method chain calls)
9792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 305 Potential violation of Law of Demeter (method chain calls)
9793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 305 Potential violation of Law of Demeter (method chain calls)
9794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 307 Potential violation of Law of Demeter (method chain calls)
9795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 307 Potential violation of Law of Demeter (object not created locally)
9796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\NotifyHandlerTest.java 312 No abstract method which means that the keyword is most likely used to prevent instantiation. Use a private or protected constructor instead.
9797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 28 Potential violation of Law of Demeter (static property access)
9798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 29 Potential violation of Law of Demeter (static property access)
9799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 30 Potential violation of Law of Demeter (static property access)
9800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 32 Potential violation of Law of Demeter (static property access)
9801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 33 Potential violation of Law of Demeter (static property access)
9802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 34 Potential violation of Law of Demeter (static property access)
9803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 36 Potential violation of Law of Demeter (static property access)
9804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 37 Potential violation of Law of Demeter (static property access)
9805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 38 Potential violation of Law of Demeter (static property access)
9806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 40 Potential violation of Law of Demeter (static property access)
9807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 41 Potential violation of Law of Demeter (static property access)
9808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\OPTest.java 42 Potential violation of Law of Demeter (static property access)
9809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 67 Potential violation of Law of Demeter (object not created locally)
9810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 72 Potential violation of Law of Demeter (object not created locally)
9811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 74 Potential violation of Law of Demeter (object not created locally)
9812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 101 Potential violation of Law of Demeter (object not created locally)
9813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 105 Potential violation of Law of Demeter (object not created locally)
9814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 109 Potential violation of Law of Demeter (object not created locally)
9815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 110 Potential violation of Law of Demeter (method chain calls)
9816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 110 Potential violation of Law of Demeter (method chain calls)
9817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 110 Potential violation of Law of Demeter (object not created locally)
9818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 138 Potential violation of Law of Demeter (object not created locally)
9819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 142 Potential violation of Law of Demeter (object not created locally)
9820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 146 Potential violation of Law of Demeter (object not created locally)
9821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 147 Potential violation of Law of Demeter (method chain calls)
9822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 148 Potential violation of Law of Demeter (method chain calls)
9823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 148 Potential violation of Law of Demeter (object not created locally)
9824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 188 Potential violation of Law of Demeter (method chain calls)
9825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 188 Potential violation of Law of Demeter (method chain calls)
9826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 191 Potential violation of Law of Demeter (method chain calls)
9827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 191 Potential violation of Law of Demeter (method chain calls)
9828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 194 Potential violation of Law of Demeter (method chain calls)
9829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 194 Potential violation of Law of Demeter (method chain calls)
9830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 218 Potential violation of Law of Demeter (method chain calls)
9831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 218 Potential violation of Law of Demeter (method chain calls)
9832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 221 Potential violation of Law of Demeter (method chain calls)
9833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 221 Potential violation of Law of Demeter (method chain calls)
9834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 224 Potential violation of Law of Demeter (method chain calls)
9835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 224 Potential violation of Law of Demeter (method chain calls)
9836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 225 Potential violation of Law of Demeter (method chain calls)
9837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 225 Potential violation of Law of Demeter (method chain calls)
9838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 226 Potential violation of Law of Demeter (method chain calls)
9839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 226 Potential violation of Law of Demeter (method chain calls)
9840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 227 Potential violation of Law of Demeter (method chain calls)
9841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 227 Potential violation of Law of Demeter (method chain calls)
9842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 228 Potential violation of Law of Demeter (method chain calls)
9843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 228 Potential violation of Law of Demeter (method chain calls)
9844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 229 Potential violation of Law of Demeter (method chain calls)
9845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 229 Potential violation of Law of Demeter (method chain calls)
9846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 230 Potential violation of Law of Demeter (method chain calls)
9847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 230 Potential violation of Law of Demeter (method chain calls)
9848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 256 Potential violation of Law of Demeter (method chain calls)
9849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 256 Potential violation of Law of Demeter (method chain calls)
9850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 259 Potential violation of Law of Demeter (method chain calls)
9851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 259 Potential violation of Law of Demeter (method chain calls)
9852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 262 Potential violation of Law of Demeter (method chain calls)
9853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 262 Potential violation of Law of Demeter (method chain calls)
9854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 288 Potential violation of Law of Demeter (method chain calls)
9855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 288 Potential violation of Law of Demeter (method chain calls)
9856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 291 Potential violation of Law of Demeter (method chain calls)
9857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 291 Potential violation of Law of Demeter (method chain calls)
9858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 294 Potential violation of Law of Demeter (method chain calls)
9859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 294 Potential violation of Law of Demeter (method chain calls)
9860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 320 Potential violation of Law of Demeter (method chain calls)
9861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 320 Potential violation of Law of Demeter (method chain calls)
9862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 323 Potential violation of Law of Demeter (method chain calls)
9863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 323 Potential violation of Law of Demeter (method chain calls)
9864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 326 Potential violation of Law of Demeter (method chain calls)
9865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\RunningRuleTest.java 326 Potential violation of Law of Demeter (method chain calls)
9866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallbackTest.java 54 A method/constructor should not explicitly throw java.lang.Exception
9867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallbackTest.java 68 Potential violation of Law of Demeter (method chain calls)
9868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallbackTest.java 74 A method/constructor should not explicitly throw java.lang.Exception
9869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallbackTest.java 115 Potential violation of Law of Demeter (method chain calls)
9870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallbackTest.java 115 Potential violation of Law of Demeter (object not created locally)
9871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallbackTest.java 121 Potential violation of Law of Demeter (object not created locally)
9872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallbackTest.java 127 Potential violation of Law of Demeter (method chain calls)
9873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\WebhookCallbackTest.java 132 Potential violation of Law of Demeter (method chain calls)
9874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\grpc\AlarmMockReceiver.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
9875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\grpc\GRPChookCallbackTest.java 39 A method/constructor should not explicitly throw java.lang.Exception
9876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-alarm-plugin\src\test\java\org\apache\skywalking\oap\server\core\alarm\provider\grpc\GRPChookCallbackTest.java 71 Potential violation of Law of Demeter (static property access)
9877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\OAPServerBootstrap.java 34 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
9878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\OAPServerBootstrap.java 45 Potential violation of Law of Demeter (method chain calls)
9879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\OAPServerBootstrap.java 45 Potential violation of Law of Demeter (method chain calls)
9880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\OAPServerBootstrap.java 45 Potential violation of Law of Demeter (method chain calls)
9881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\OAPServerBootstrap.java 45 Potential violation of Law of Demeter (method chain calls)
9882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 42 The class 'ApplicationConfigLoader' has a Modified Cyclomatic Complexity of 5 (Highest = 10).
9883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 42 The class 'ApplicationConfigLoader' has a Standard Cyclomatic Complexity of 5 (Highest = 10).
9884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 63 Potential violation of Law of Demeter (object not created locally)
9885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 107 Potential violation of Law of Demeter (static property access)
9886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 110 Potential violation of Law of Demeter (method chain calls)
9887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 122 Potential violation of Law of Demeter (object not created locally)
9888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 130 Potential violation of Law of Demeter (method chain calls)
9889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 131 Potential violation of Law of Demeter (method chain calls)
9890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 131 Potential violation of Law of Demeter (method chain calls)
9891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 131 Potential violation of Law of Demeter (method chain calls)
9892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 131 Potential violation of Law of Demeter (method chain calls)
9893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 140 Potential violation of Law of Demeter (object not created locally)
9894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 143 Potential violation of Law of Demeter (object not created locally)
9895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 144 Potential violation of Law of Demeter (static property access)
9896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 147 Potential violation of Law of Demeter (method chain calls)
9897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 147 Potential violation of Law of Demeter (object not created locally)
9898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 149 Potential violation of Law of Demeter (object not created locally)
9899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 165 Potential violation of Law of Demeter (method chain calls)
9900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 177 The method 'overrideModuleSettings' has a Modified Cyclomatic Complexity of 10.
9901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 177 The method 'overrideModuleSettings' has a Standard Cyclomatic Complexity of 10.
9902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 177 The method 'overrideModuleSettings(ApplicationConfiguration, String, String)' has a cyclomatic complexity of 13.
9903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 177 The method 'overrideModuleSettings(ApplicationConfiguration, String, String)' has an NPath complexity of 256, current threshold is 200
9904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 189 Potential violation of Law of Demeter (object not created locally)
9905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 193 Potential violation of Law of Demeter (object not created locally)
9906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 194 Potential violation of Law of Demeter (object not created locally)
9907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 195 Potential violation of Law of Demeter (object not created locally)
9908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 198 Potential violation of Law of Demeter (object not created locally)
9909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 199 Potential violation of Law of Demeter (object not created locally)
9910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 202 Potential violation of Law of Demeter (object not created locally)
9911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 203 Potential violation of Law of Demeter (object not created locally)
9912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 204 Potential violation of Law of Demeter (object not created locally)
9913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 204 Potential violation of Law of Demeter (object not created locally)
9914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 205 Potential violation of Law of Demeter (object not created locally)
9915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 206 Potential violation of Law of Demeter (object not created locally)
9916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 207 Potential violation of Law of Demeter (object not created locally)
9917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 208 Potential violation of Law of Demeter (object not created locally)
9918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 208 Potential violation of Law of Demeter (object not created locally)
9919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 209 Potential violation of Law of Demeter (object not created locally)
9920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 210 Potential violation of Law of Demeter (object not created locally)
9921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\main\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoader.java 210 Potential violation of Law of Demeter (object not created locally)
9922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\TestComponentLibraries.java 45 Potential violation of Law of Demeter (method chain calls)
9923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\TestComponentLibraries.java 47 Potential violation of Law of Demeter (method chain calls)
9924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\TestComponentLibraries.java 47 Potential violation of Law of Demeter (object not created locally)
9925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\TestComponentLibraries.java 49 Potential violation of Law of Demeter (object not created locally)
9926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\TestComponentLibraries.java 52 Potential violation of Law of Demeter (object not created locally)
9927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\TestComponentLibraries.java 55 Potential violation of Law of Demeter (object not created locally)
9928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoaderTestCase.java 43 Potential violation of Law of Demeter (method chain calls)
9929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoaderTestCase.java 45 Potential violation of Law of Demeter (object not created locally)
9930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoaderTestCase.java 46 Potential violation of Law of Demeter (object not created locally)
9931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoaderTestCase.java 47 Potential violation of Law of Demeter (object not created locally)
9932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-bootstrap\src\test\java\org\apache\skywalking\oap\server\starter\config\ApplicationConfigLoaderTestCase.java 48 Potential violation of Law of Demeter (object not created locally)
9933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProvider.java 77 Potential violation of Law of Demeter (method chain calls)
9934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProvider.java 86 Potential violation of Law of Demeter (method chain calls)
9935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProvider.java 88 Potential violation of Law of Demeter (method chain calls)
9936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 55 Potential violation of Law of Demeter (method chain calls)
9937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 55 Potential violation of Law of Demeter (object not created locally)
9938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 62 Deeply nested if..then statements are hard to read
9939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
9950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 83 Potential violation of Law of Demeter (method chain calls)
9951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 85 Potential violation of Law of Demeter (method chain calls)
9952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 86 Potential violation of Law of Demeter (method chain calls)
9953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 87 Potential violation of Law of Demeter (method chain calls)
9954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 87 Potential violation of Law of Demeter (method chain calls)
9955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 87 Potential violation of Law of Demeter (method chain calls)
9956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 87 Potential violation of Law of Demeter (static property access)
9957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 88 Potential violation of Law of Demeter (method chain calls)
9958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinator.java 93 Potential violation of Law of Demeter (object not created locally)
9959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 54 Private field 'provider' could be made final; it is only initialized in the declaration or constructor.
9960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 73 A method/constructor should not explicitly throw java.lang.Exception
9961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 79 A method/constructor should not explicitly throw java.lang.Exception
9962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 86 Potential violation of Law of Demeter (method chain calls)
9963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 89 Potential violation of Law of Demeter (method chain calls)
9964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 90 Potential violation of Law of Demeter (method chain calls)
9965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 92 Potential violation of Law of Demeter (method chain calls)
9966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 97 Potential violation of Law of Demeter (method chain calls)
9967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 97 Potential violation of Law of Demeter (object not created locally)
9968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 97 Potential violation of Law of Demeter (object not created locally)
9969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 99 Potential violation of Law of Demeter (object not created locally)
9970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 100 Potential violation of Law of Demeter (object not created locally)
9971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 105 A method/constructor should not explicitly throw java.lang.Exception
9972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 112 Potential violation of Law of Demeter (method chain calls)
9973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 115 Potential violation of Law of Demeter (method chain calls)
9974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 116 Potential violation of Law of Demeter (method chain calls)
9975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 118 Potential violation of Law of Demeter (method chain calls)
9976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 123 Potential violation of Law of Demeter (method chain calls)
9977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 123 Potential violation of Law of Demeter (object not created locally)
9978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ClusterModuleConsulProviderTest.java 125 Potential violation of Law of Demeter (object not created locally)
9979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 45 This class has too many methods, consider refactoring it.
9980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 47 Private field 'consul' could be made final; it is only initialized in the declaration or constructor.
9981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 49 Private field 'consulConfig' could be made final; it is only initialized in the declaration or constructor.
9982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 55 Private field 'remoteAddress' could be made final; it is only initialized in the declaration or constructor.
9983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 56 Private field 'selfRemoteAddress' could be made final; it is only initialized in the declaration or constructor.
9984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 58 Private field 'internalAddress' could be made final; it is only initialized in the declaration or constructor.
9985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 60 Private field 'agentClient' could be made final; it is only initialized in the declaration or constructor.
9986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 74 Potential violation of Law of Demeter (method chain calls)
9987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 74 Potential violation of Law of Demeter (object not created locally)
9988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 76 Potential violation of Law of Demeter (method chain calls)
9989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 77 Potential violation of Law of Demeter (method chain calls)
9990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 83 Potential violation of Law of Demeter (method chain calls)
9991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 84 Potential violation of Law of Demeter (method chain calls)
9992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 84 Potential violation of Law of Demeter (method chain calls)
9993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 85 Potential violation of Law of Demeter (method chain calls)
9994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 85 Potential violation of Law of Demeter (method chain calls)
9995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 92 Potential violation of Law of Demeter (method chain calls)
9996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 94 Potential violation of Law of Demeter (object not created locally)
9997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 96 Potential violation of Law of Demeter (object not created locally)
9998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 99 Potential violation of Law of Demeter (object not created locally)
9999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 106 Potential violation of Law of Demeter (method chain calls)
10000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 109 Potential violation of Law of Demeter (object not created locally)
10001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 131 Potential violation of Law of Demeter (object not created locally)
10002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 132 Potential violation of Law of Demeter (object not created locally)
10003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 143 Potential violation of Law of Demeter (method chain calls)
10004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 143 Potential violation of Law of Demeter (object not created locally)
10005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 144 Potential violation of Law of Demeter (object not created locally)
10006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 151 Potential violation of Law of Demeter (method chain calls)
10007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 151 Potential violation of Law of Demeter (method chain calls)
10008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 152 Potential violation of Law of Demeter (method chain calls)
10009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 152 Potential violation of Law of Demeter (method chain calls)
10010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 153 Potential violation of Law of Demeter (method chain calls)
10011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 153 Potential violation of Law of Demeter (method chain calls)
10012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 154 Potential violation of Law of Demeter (method chain calls)
10013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 154 Potential violation of Law of Demeter (method chain calls)
10014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 154 Potential violation of Law of Demeter (method chain calls)
10015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 154 Potential violation of Law of Demeter (method chain calls)
10016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 155 Potential violation of Law of Demeter (method chain calls)
10017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 155 Potential violation of Law of Demeter (method chain calls)
10018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 156 Potential violation of Law of Demeter (method chain calls)
10019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 157 Potential violation of Law of Demeter (method chain calls)
10020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 157 Potential violation of Law of Demeter (method chain calls)
10021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 157 Potential violation of Law of Demeter (object not created locally)
10022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 158 Potential violation of Law of Demeter (method chain calls)
10023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 158 Potential violation of Law of Demeter (method chain calls)
10024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 158 Potential violation of Law of Demeter (object not created locally)
10025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 173 Potential violation of Law of Demeter (method chain calls)
10026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 173 Potential violation of Law of Demeter (object not created locally)
10027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 174 Potential violation of Law of Demeter (method chain calls)
10028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 174 Potential violation of Law of Demeter (object not created locally)
10029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 176 Potential violation of Law of Demeter (method chain calls)
10030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 176 Potential violation of Law of Demeter (object not created locally)
10031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 185 Potential violation of Law of Demeter (method chain calls)
10032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 185 Potential violation of Law of Demeter (object not created locally)
10033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 186 Potential violation of Law of Demeter (method chain calls)
10034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 186 Potential violation of Law of Demeter (object not created locally)
10035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 188 Potential violation of Law of Demeter (method chain calls)
10036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 188 Potential violation of Law of Demeter (object not created locally)
10037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 197 Potential violation of Law of Demeter (method chain calls)
10038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 197 Potential violation of Law of Demeter (object not created locally)
10039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 199 Potential violation of Law of Demeter (method chain calls)
10040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ConsulCoordinatorTest.java 199 Potential violation of Law of Demeter (object not created locally)
10041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 42 This class has too many methods, consider refactoring it.
10042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 53 A method/constructor should not explicitly throw java.lang.Exception
10043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 59 Potential violation of Law of Demeter (method chain calls)
10044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 62 Potential violation of Law of Demeter (object not created locally)
10045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 63 Potential violation of Law of Demeter (method chain calls)
10046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 63 Potential violation of Law of Demeter (object not created locally)
10047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 65 Potential violation of Law of Demeter (object not created locally)
10048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 69 A method/constructor should not explicitly throw java.lang.Exception
10049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 75 Potential violation of Law of Demeter (method chain calls)
10050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 79 Potential violation of Law of Demeter (object not created locally)
10051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 80 Potential violation of Law of Demeter (object not created locally)
10052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 81 Potential violation of Law of Demeter (method chain calls)
10053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 81 Potential violation of Law of Demeter (object not created locally)
10054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 82 Potential violation of Law of Demeter (object not created locally)
10055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 82 Potential violation of Law of Demeter (object not created locally)
10056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 83 Potential violation of Law of Demeter (object not created locally)
10057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 83 Potential violation of Law of Demeter (object not created locally)
10058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 84 Potential violation of Law of Demeter (object not created locally)
10059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 88 A method/constructor should not explicitly throw java.lang.Exception
10060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 96 Potential violation of Law of Demeter (method chain calls)
10061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 100 Potential violation of Law of Demeter (object not created locally)
10062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 101 Potential violation of Law of Demeter (method chain calls)
10063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 101 Potential violation of Law of Demeter (object not created locally)
10064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 103 Potential violation of Law of Demeter (object not created locally)
10065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 107 A method/constructor should not explicitly throw java.lang.Exception
10066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 118 Potential violation of Law of Demeter (method chain calls)
10067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 119 Potential violation of Law of Demeter (method chain calls)
10068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 129 A method/constructor should not explicitly throw java.lang.Exception
10069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 140 Potential violation of Law of Demeter (method chain calls)
10070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 141 Potential violation of Law of Demeter (method chain calls)
10071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 151 Potential violation of Law of Demeter (object not created locally)
10072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 152 Potential violation of Law of Demeter (method chain calls)
10073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 152 Potential violation of Law of Demeter (method chain calls)
10074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 152 Potential violation of Law of Demeter (object not created locally)
10075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 156 Potential violation of Law of Demeter (object not created locally)
10076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 157 Potential violation of Law of Demeter (method chain calls)
10077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 157 Potential violation of Law of Demeter (object not created locally)
10078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 162 A method/constructor should not explicitly throw java.lang.Exception
10079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 167 A method/constructor should not explicitly throw java.lang.Exception
10080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 172 Potential violation of Law of Demeter (object not created locally)
10081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 173 Potential violation of Law of Demeter (object not created locally)
10082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 231 Potential violation of Law of Demeter (method chain calls)
10083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 232 Potential violation of Law of Demeter (object not created locally)
10084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 249 Potential violation of Law of Demeter (object not created locally)
10085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 249 Potential violation of Law of Demeter (object not created locally)
10086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 251 Potential violation of Law of Demeter (object not created locally)
10087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-consul-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\consul\ITClusterModuleConsulProviderFunctionalTest.java 251 Potential violation of Law of Demeter (object not created locally)
10088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProvider.java 41 Perhaps 'client' could be replaced by a local variable.
10089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 42 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
10090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 44 Private field 'client' could be made final; it is only initialized in the declaration or constructor.
10091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 50 Private field 'service' could be made final; it is only initialized in the declaration or constructor.
10092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 65 Potential violation of Law of Demeter (method chain calls)
10093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 65 Potential violation of Law of Demeter (method chain calls)
10094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 66 Potential violation of Law of Demeter (method chain calls)
10095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 66 Potential violation of Law of Demeter (object not created locally)
10096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 70 Potential violation of Law of Demeter (object not created locally)
10097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 80 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 81 Avoid throwing raw exception types.
10099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 101 Potential violation of Law of Demeter (method chain calls)
10100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 104 Potential violation of Law of Demeter (method chain calls)
10101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 104 Potential violation of Law of Demeter (method chain calls)
10102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 106 Potential violation of Law of Demeter (object not created locally)
10103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 108 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 118 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinator.java 121 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdUtils.java 29 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
10107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 46 Private field 'provider' could be made final; it is only initialized in the declaration or constructor.
10108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 65 A method/constructor should not explicitly throw java.lang.Exception
10109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 71 A method/constructor should not explicitly throw java.lang.Exception
10110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 79 Potential violation of Law of Demeter (method chain calls)
10111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 82 Potential violation of Law of Demeter (object not created locally)
10112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 83 Potential violation of Law of Demeter (object not created locally)
10113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 84 Potential violation of Law of Demeter (object not created locally)
10114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 88 A method/constructor should not explicitly throw java.lang.Exception
10115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 96 Potential violation of Law of Demeter (method chain calls)
10116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 99 Potential violation of Law of Demeter (object not created locally)
10117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 100 Potential violation of Law of Demeter (object not created locally)
10118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ClusterModuleEtcdProviderTest.java 101 Potential violation of Law of Demeter (object not created locally)
10119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 55 Private field 'etcdConfig' could be made final; it is only initialized in the declaration or constructor.
10120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 61 Private field 'gson' could be made final; it is only initialized in the declaration or constructor.
10121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 63 Private field 'remoteAddress' could be made final; it is only initialized in the declaration or constructor.
10122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 64 Private field 'selfRemoteAddress' could be made final; it is only initialized in the declaration or constructor.
10123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 66 Private field 'internalAddress' could be made final; it is only initialized in the declaration or constructor.
10124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 70 Perhaps 'getPromise' could be replaced by a local variable.
10125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 71 Perhaps 'putPromise' could be replaced by a local variable.
10126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 75 Private field 'putRequest' could be made final; it is only initialized in the declaration or constructor.
10127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 77 Private field 'getRequest' could be made final; it is only initialized in the declaration or constructor.
10128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 79 Private field 'putDirRequest' could be made final; it is only initialized in the declaration or constructor.
10129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 81 Perhaps 'putDirPromise' could be replaced by a local variable.
10130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 84 Perhaps 'list' could be replaced by a local variable.
10131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 91 Potential violation of Law of Demeter (method chain calls)
10132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 91 Potential violation of Law of Demeter (method chain calls)
10133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 99 Potential violation of Law of Demeter (method chain calls)
10134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 100 Potential violation of Law of Demeter (method chain calls)
10135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 101 Potential violation of Law of Demeter (method chain calls)
10136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 102 Potential violation of Law of Demeter (method chain calls)
10137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 103 Potential violation of Law of Demeter (method chain calls)
10138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 104 Potential violation of Law of Demeter (method chain calls)
10139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 105 Potential violation of Law of Demeter (method chain calls)
10140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 106 Potential violation of Law of Demeter (method chain calls)
10141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 111 Potential violation of Law of Demeter (method chain calls)
10142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 112 Potential violation of Law of Demeter (method chain calls)
10143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 113 Potential violation of Law of Demeter (method chain calls)
10144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 120 Potential violation of Law of Demeter (method chain calls)
10145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 121 Potential violation of Law of Demeter (method chain calls)
10146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 121 Potential violation of Law of Demeter (object not created locally)
10147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 122 Potential violation of Law of Demeter (method chain calls)
10148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 122 Potential violation of Law of Demeter (method chain calls)
10149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 123 Potential violation of Law of Demeter (method chain calls)
10150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 123 Potential violation of Law of Demeter (method chain calls)
10151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 133 Potential violation of Law of Demeter (method chain calls)
10152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 136 Potential violation of Law of Demeter (object not created locally)
10153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 137 Potential violation of Law of Demeter (method chain calls)
10154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 137 Potential violation of Law of Demeter (object not created locally)
10155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 138 Potential violation of Law of Demeter (method chain calls)
10156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 138 Potential violation of Law of Demeter (object not created locally)
10157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 140 Potential violation of Law of Demeter (object not created locally)
10158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 142 Potential violation of Law of Demeter (object not created locally)
10159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 165 Potential violation of Law of Demeter (object not created locally)
10160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 166 Potential violation of Law of Demeter (object not created locally)
10161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 171 Potential violation of Law of Demeter (method chain calls)
10162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 178 Potential violation of Law of Demeter (method chain calls)
10163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 178 Potential violation of Law of Demeter (object not created locally)
10164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 178 Potential violation of Law of Demeter (object not created locally)
10165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\EtcdCoordinatorTest.java 179 Potential violation of Law of Demeter (object not created locally)
10166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 37 This class has too many methods, consider refactoring it.
10167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 47 Private field 'gson' could be made final; it is only initialized in the declaration or constructor.
10168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 49 Private field 'remoteAddress' could be made final; it is only initialized in the declaration or constructor.
10169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 50 Private field 'selfRemoteAddress' could be made final; it is only initialized in the declaration or constructor.
10170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 52 Private field 'internalAddress' could be made final; it is only initialized in the declaration or constructor.
10171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 57 A method/constructor should not explicitly throw java.lang.Exception
10172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 69 A method/constructor should not explicitly throw java.lang.Exception
10173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 98 Potential violation of Law of Demeter (object not created locally)
10174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 100 Potential violation of Law of Demeter (object not created locally)
10175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 107 Potential violation of Law of Demeter (object not created locally)
10176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 108 Potential violation of Law of Demeter (object not created locally)
10177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 119 Potential violation of Law of Demeter (object not created locally)
10178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 120 Potential violation of Law of Demeter (object not created locally)
10179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 124 Potential violation of Law of Demeter (method chain calls)
10180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 124 Potential violation of Law of Demeter (method chain calls)
10181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 125 Potential violation of Law of Demeter (method chain calls)
10182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 125 Potential violation of Law of Demeter (object not created locally)
10183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 128 Potential violation of Law of Demeter (method chain calls)
10184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 128 Potential violation of Law of Demeter (method chain calls)
10185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 141 Potential violation of Law of Demeter (object not created locally)
10186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterEtcdPluginTest.java 142 Potential violation of Law of Demeter (object not created locally)
10187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 39 This class has too many methods, consider refactoring it.
10188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 52 A method/constructor should not explicitly throw java.lang.Exception
10189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 58 Potential violation of Law of Demeter (method chain calls)
10190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 61 Potential violation of Law of Demeter (object not created locally)
10191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 62 Potential violation of Law of Demeter (method chain calls)
10192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 62 Potential violation of Law of Demeter (object not created locally)
10193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 64 Potential violation of Law of Demeter (object not created locally)
10194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 68 A method/constructor should not explicitly throw java.lang.Exception
10195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 74 Potential violation of Law of Demeter (method chain calls)
10196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 78 Potential violation of Law of Demeter (object not created locally)
10197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 79 Potential violation of Law of Demeter (object not created locally)
10198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 80 Potential violation of Law of Demeter (method chain calls)
10199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 80 Potential violation of Law of Demeter (object not created locally)
10200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 81 Potential violation of Law of Demeter (object not created locally)
10201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 81 Potential violation of Law of Demeter (object not created locally)
10202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 82 Potential violation of Law of Demeter (object not created locally)
10203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 82 Potential violation of Law of Demeter (object not created locally)
10204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 83 Potential violation of Law of Demeter (object not created locally)
10205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 87 A method/constructor should not explicitly throw java.lang.Exception
10206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 95 Potential violation of Law of Demeter (method chain calls)
10207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 99 Potential violation of Law of Demeter (object not created locally)
10208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 100 Potential violation of Law of Demeter (method chain calls)
10209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 100 Potential violation of Law of Demeter (object not created locally)
10210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 102 Potential violation of Law of Demeter (object not created locally)
10211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 106 A method/constructor should not explicitly throw java.lang.Exception
10212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 117 Potential violation of Law of Demeter (method chain calls)
10213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 118 Potential violation of Law of Demeter (method chain calls)
10214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 128 A method/constructor should not explicitly throw java.lang.Exception
10215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 139 Potential violation of Law of Demeter (method chain calls)
10216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 140 Potential violation of Law of Demeter (method chain calls)
10217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 150 Potential violation of Law of Demeter (object not created locally)
10218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 154 Potential violation of Law of Demeter (object not created locally)
10219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 155 Potential violation of Law of Demeter (method chain calls)
10220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 155 Potential violation of Law of Demeter (object not created locally)
10221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 170 Potential violation of Law of Demeter (object not created locally)
10222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 171 Potential violation of Law of Demeter (object not created locally)
10223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 202 Potential violation of Law of Demeter (method chain calls)
10224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 203 Potential violation of Law of Demeter (object not created locally)
10225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 220 Potential violation of Law of Demeter (object not created locally)
10226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 220 Potential violation of Law of Demeter (object not created locally)
10227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 222 Potential violation of Law of Demeter (object not created locally)
10228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-etcd-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\etcd\ITClusterModuleEtcdProviderFunctionalTest.java 222 Potential violation of Law of Demeter (object not created locally)
10229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\ClusterModuleKubernetesProvider.java 36 Perhaps 'coordinator' could be replaced by a local variable.
10230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\ClusterModuleKubernetesProvider.java 68 Potential violation of Law of Demeter (static property access)
10231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 59 Potential violation of Law of Demeter (method chain calls)
10232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 59 Potential violation of Law of Demeter (method chain calls)
10233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 59 Potential violation of Law of Demeter (static property access)
10234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 62 Potential violation of Law of Demeter (method chain calls)
10235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 62 Potential violation of Law of Demeter (method chain calls)
10236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 66 Potential violation of Law of Demeter (object not created locally)
10237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 70 Potential violation of Law of Demeter (method chain calls)
10238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 70 Potential violation of Law of Demeter (method chain calls)
10239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 70 Potential violation of Law of Demeter (method chain calls)
10240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 73 Potential violation of Law of Demeter (method chain calls)
10241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 73 Potential violation of Law of Demeter (method chain calls)
10242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 73 Potential violation of Law of Demeter (object not created locally)
10243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 82 Potential violation of Law of Demeter (method chain calls)
10244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 90 Potential violation of Law of Demeter (method chain calls)
10245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinator.java 91 Potential violation of Law of Demeter (method chain calls)
10246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 77 Potential violation of Law of Demeter (method chain calls)
10247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 77 Potential violation of Law of Demeter (method chain calls)
10248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 77 Potential violation of Law of Demeter (method chain calls)
10249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 77 Potential violation of Law of Demeter (method chain calls)
10250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 77 Potential violation of Law of Demeter (method chain calls)
10251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 77 Potential violation of Law of Demeter (method chain calls)
10252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 77 Potential violation of Law of Demeter (object not created locally)
10253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 77 Potential violation of Law of Demeter (object not created locally)
10254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 96 Potential violation of Law of Demeter (method chain calls)
10255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 96 Potential violation of Law of Demeter (method chain calls)
10256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 96 Potential violation of Law of Demeter (method chain calls)
10257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 96 Potential violation of Law of Demeter (method chain calls)
10258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 96 Potential violation of Law of Demeter (method chain calls)
10259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 97 Potential violation of Law of Demeter (method chain calls)
10260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 97 Potential violation of Law of Demeter (method chain calls)
10261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\NamespacedPodListInformer.java 97 Potential violation of Law of Demeter (method chain calls)
10262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\ClusterModuleKubernetesProviderTest.java 37 Private field 'provider' could be made final; it is only initialized in the declaration or constructor.
10263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\ClusterModuleKubernetesProviderTest.java 56 A method/constructor should not explicitly throw java.lang.Exception
10264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 60 Perhaps 'informer' could be replaced by a local variable.
10265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 65 Potential violation of Law of Demeter (method chain calls)
10266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 73 A method/constructor should not explicitly throw java.lang.Exception
10267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 74 Potential violation of Law of Demeter (method chain calls)
10268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 74 Potential violation of Law of Demeter (method chain calls)
10269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 76 Potential violation of Law of Demeter (object not created locally)
10270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 77 Potential violation of Law of Demeter (method chain calls)
10271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 77 Potential violation of Law of Demeter (method chain calls)
10272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 77 Potential violation of Law of Demeter (object not created locally)
10273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 82 A method/constructor should not explicitly throw java.lang.Exception
10274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 83 Potential violation of Law of Demeter (method chain calls)
10275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 83 Potential violation of Law of Demeter (method chain calls)
10276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 85 Potential violation of Law of Demeter (object not created locally)
10277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 86 Potential violation of Law of Demeter (method chain calls)
10278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 86 Potential violation of Law of Demeter (method chain calls)
10279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 86 Potential violation of Law of Demeter (object not created locally)
10280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 89 Potential violation of Law of Demeter (method chain calls)
10281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 89 Potential violation of Law of Demeter (method chain calls)
10282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 89 Potential violation of Law of Demeter (object not created locally)
10283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 93 Potential violation of Law of Demeter (object not created locally)
10284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 94 Potential violation of Law of Demeter (object not created locally)
10285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 103 Potential violation of Law of Demeter (method chain calls)
10286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 103 Potential violation of Law of Demeter (object not created locally)
10287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 104 Potential violation of Law of Demeter (method chain calls)
10288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 104 Potential violation of Law of Demeter (object not created locally)
10289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 115 Potential violation of Law of Demeter (method chain calls)
10290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-kubernetes-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\kubernetes\KubernetesCoordinatorTest.java 116 Potential violation of Law of Demeter (method chain calls)
10291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-standalone-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\standalone\StandaloneManagerTest.java 34 Potential violation of Law of Demeter (method chain calls)
10292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-standalone-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\standalone\StandaloneManagerTest.java 34 Potential violation of Law of Demeter (method chain calls)
10293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-standalone-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\standalone\StandaloneManagerTest.java 36 Potential violation of Law of Demeter (method chain calls)
10294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-standalone-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\standalone\StandaloneManagerTest.java 36 Potential violation of Law of Demeter (method chain calls)
10295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ClusterModuleZookeeperConfig.java 26 The class 'ClusterModuleZookeeperConfig' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=6, WMC=9)
10296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ClusterModuleZookeeperProvider.java 57 Perhaps 'client' could be replaced by a local variable.
10297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ClusterModuleZookeeperProvider.java 58 Perhaps 'serviceDiscovery' could be replaced by a local variable.
10298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ClusterModuleZookeeperProvider.java 84 Potential violation of Law of Demeter (method chain calls)
10299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ClusterModuleZookeeperProvider.java 84 Potential violation of Law of Demeter (method chain calls)
10300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ClusterModuleZookeeperProvider.java 115 Potential violation of Law of Demeter (method chain calls)
10301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ClusterModuleZookeeperProvider.java 115 Potential violation of Law of Demeter (method chain calls)
10302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ClusterModuleZookeeperProvider.java 134 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\NodeNameBuilder.java 21 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
10304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\SWInstanceSerializer.java 33 Potential violation of Law of Demeter (method chain calls)
10305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 47 A method/constructor should not explicitly throw java.lang.Exception
10306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 61 Potential violation of Law of Demeter (method chain calls)
10316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 62 Potential violation of Law of Demeter (method chain calls)
10317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 64 Potential violation of Law of Demeter (method chain calls)
10318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 67 Potential violation of Law of Demeter (method chain calls)
10319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 76 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\main\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinator.java 85 Potential violation of Law of Demeter (object not created locally)
10321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ClusterModuleZookeeperProviderTest.java 30 Private field 'provider' could be made final; it is only initialized in the declaration or constructor.
10322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 38 This class has too many methods, consider refactoring it.
10323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 49 A method/constructor should not explicitly throw java.lang.Exception
10324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 55 Potential violation of Law of Demeter (method chain calls)
10325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 58 Potential violation of Law of Demeter (object not created locally)
10326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 59 Potential violation of Law of Demeter (method chain calls)
10327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 59 Potential violation of Law of Demeter (object not created locally)
10328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 61 Potential violation of Law of Demeter (object not created locally)
10329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 65 A method/constructor should not explicitly throw java.lang.Exception
10330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 71 Potential violation of Law of Demeter (method chain calls)
10331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 75 Potential violation of Law of Demeter (object not created locally)
10332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 76 Potential violation of Law of Demeter (object not created locally)
10333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 77 Potential violation of Law of Demeter (method chain calls)
10334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 77 Potential violation of Law of Demeter (object not created locally)
10335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 78 Potential violation of Law of Demeter (object not created locally)
10336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 78 Potential violation of Law of Demeter (object not created locally)
10337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 79 Potential violation of Law of Demeter (object not created locally)
10338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 79 Potential violation of Law of Demeter (object not created locally)
10339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 80 Potential violation of Law of Demeter (object not created locally)
10340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 84 A method/constructor should not explicitly throw java.lang.Exception
10341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 92 Potential violation of Law of Demeter (method chain calls)
10342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 96 Potential violation of Law of Demeter (object not created locally)
10343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 97 Potential violation of Law of Demeter (method chain calls)
10344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 97 Potential violation of Law of Demeter (object not created locally)
10345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 99 Potential violation of Law of Demeter (object not created locally)
10346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 103 A method/constructor should not explicitly throw java.lang.Exception
10347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 114 Potential violation of Law of Demeter (method chain calls)
10348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 115 Potential violation of Law of Demeter (method chain calls)
10349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 125 A method/constructor should not explicitly throw java.lang.Exception
10350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 136 Potential violation of Law of Demeter (method chain calls)
10351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 137 Potential violation of Law of Demeter (method chain calls)
10352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 148 Potential violation of Law of Demeter (object not created locally)
10353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 152 Potential violation of Law of Demeter (object not created locally)
10354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 153 Potential violation of Law of Demeter (method chain calls)
10355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 153 Potential violation of Law of Demeter (object not created locally)
10356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 158 A method/constructor should not explicitly throw java.lang.Exception
10357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 163 A method/constructor should not explicitly throw java.lang.Exception
10358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 167 Potential violation of Law of Demeter (object not created locally)
10359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 168 Potential violation of Law of Demeter (object not created locally)
10360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 169 Potential violation of Law of Demeter (object not created locally)
10361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 205 Potential violation of Law of Demeter (method chain calls)
10362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 206 Potential violation of Law of Demeter (object not created locally)
10363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 223 Potential violation of Law of Demeter (object not created locally)
10364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 223 Potential violation of Law of Demeter (object not created locally)
10365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 225 Potential violation of Law of Demeter (object not created locally)
10366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ITClusterModuleZookeeperProviderFunctionalTest.java 225 Potential violation of Law of Demeter (object not created locally)
10367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 42 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
10368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 44 Private field 'serviceDiscovery' could be made final; it is only initialized in the declaration or constructor.
10369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 46 Private field 'cacheBuilder' could be made final; it is only initialized in the declaration or constructor.
10370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 48 Private field 'serviceCache' could be made final; it is only initialized in the declaration or constructor.
10371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 52 Private field 'address' could be made final; it is only initialized in the declaration or constructor.
10372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 54 Private field 'selfAddress' could be made final; it is only initialized in the declaration or constructor.
10373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 58 Potential violation of Law of Demeter (method chain calls)
10374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 59 Potential violation of Law of Demeter (method chain calls)
10375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 60 Potential violation of Law of Demeter (method chain calls)
10376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 60 Potential violation of Law of Demeter (method chain calls)
10377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 61 Potential violation of Law of Demeter (method chain calls)
10378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 61 Potential violation of Law of Demeter (method chain calls)
10379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 62 Potential violation of Law of Demeter (method chain calls)
10380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 68 A method/constructor should not explicitly throw java.lang.Exception
10381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 77 A method/constructor should not explicitly throw java.lang.Exception
10382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 84 A method/constructor should not explicitly throw java.lang.Exception
10383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 86 Potential violation of Law of Demeter (method chain calls)
10384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 86 Potential violation of Law of Demeter (object not created locally)
10385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 88 Potential violation of Law of Demeter (object not created locally)
10386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 90 Potential violation of Law of Demeter (object not created locally)
10387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 91 Potential violation of Law of Demeter (object not created locally)
10388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 91 assertTrue(!expr) can be replaced by assertFalse(expr)
10389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 92 Potential violation of Law of Demeter (object not created locally)
10390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 93 Potential violation of Law of Demeter (method chain calls)
10391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 93 Potential violation of Law of Demeter (method chain calls)
10392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 93 Potential violation of Law of Demeter (object not created locally)
10393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 95 Potential violation of Law of Demeter (object not created locally)
10394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-cluster-plugin\cluster-zookeeper-plugin\src\test\java\org\apache\skywalking\oap\server\cluster\plugin\zookeeper\ZookeeperCoordinatorTest.java 96 Potential violation of Law of Demeter (object not created locally)
10395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-api\src\main\java\org\apache\skywalking\oap\server\configuration\api\ConfigWatcherRegister.java 39 Private field 'register' could be made final; it is only initialized in the declaration or constructor.
10396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-api\src\main\java\org\apache\skywalking\oap\server\configuration\api\ConfigWatcherRegister.java 82 Potential violation of Law of Demeter (object not created locally)
10397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-api\src\main\java\org\apache\skywalking\oap\server\configuration\api\ConfigWatcherRegister.java 119 Private field 'register' could be made final; it is only initialized in the declaration or constructor.
10398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-api\src\test\java\org\apache\skywalking\oap\server\configuration\api\ConfigWatcherRegisterTest.java 65 Potential violation of Law of Demeter (method chain calls)
10399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-api\src\test\java\org\apache\skywalking\oap\server\configuration\api\ConfigWatcherRegisterTest.java 82 Potential violation of Law of Demeter (method chain calls)
10400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-api\src\test\java\org\apache\skywalking\oap\server\configuration\api\ConfigWatcherRegisterTest.java 86 Potential violation of Law of Demeter (object not created locally)
10401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\main\java\org\apache\skywalking\oap\server\configuration\apollo\ApolloConfigurationCenterSettings.java 23 The class 'ApolloConfigurationCenterSettings' is suspected to be a Data Class (WOC=6.667%, NOPA=0, NOAM=14, WMC=15)
10402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ApolloConfigurationTestProvider.java 77 Potential violation of Law of Demeter (method chain calls)
10403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ApolloConfigurationTestProvider.java 77 Potential violation of Law of Demeter (method chain calls)
10404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ApolloConfigurationTestProvider.java 77 Potential violation of Law of Demeter (method chain calls)
10405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ApolloConfigurationTestProvider.java 77 Potential violation of Law of Demeter (method chain calls)
10406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 55 This final field could be made static
10407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 76 Potential violation of Law of Demeter (method chain calls)
10408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 86 Potential violation of Law of Demeter (static property access)
10409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 103 Potential violation of Law of Demeter (static property access)
10410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 103 Potential violation of Law of Demeter (static property access)
10411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 106 Potential violation of Law of Demeter (static property access)
10412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 115 Potential violation of Law of Demeter (static property access)
10413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 115 Potential violation of Law of Demeter (static property access)
10414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 118 Potential violation of Law of Demeter (static property access)
10415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 135 Deeply nested if..then statements are hard to read
10416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-apollo\src\test\java\org\apache\skywalking\oap\server\configuration\apollo\ITApolloConfigurationTest.java 164 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationTestProvider.java 77 Potential violation of Law of Demeter (method chain calls)
10418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationTestProvider.java 77 Potential violation of Law of Demeter (method chain calls)
10419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationTestProvider.java 77 Potential violation of Law of Demeter (method chain calls)
10420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationTestProvider.java 77 Potential violation of Law of Demeter (method chain calls)
10421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 80 Potential violation of Law of Demeter (method chain calls)
10422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 81 Potential violation of Law of Demeter (method chain calls)
10423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 83 Potential violation of Law of Demeter (method chain calls)
10424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 87 Potential violation of Law of Demeter (method chain calls)
10425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 87 Potential violation of Law of Demeter (object not created locally)
10426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 88 Potential violation of Law of Demeter (method chain calls)
10427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 88 Potential violation of Law of Demeter (object not created locally)
10428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (method chain calls)
10438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 90 Potential violation of Law of Demeter (object not created locally)
10439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 91 Potential violation of Law of Demeter (method chain calls)
10457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 97 Potential violation of Law of Demeter (method chain calls)
10458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 97 Potential violation of Law of Demeter (method chain calls)
10459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (method chain calls)
10469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 99 Potential violation of Law of Demeter (object not created locally)
10470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 100 Potential violation of Law of Demeter (method chain calls)
10488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 106 Potential violation of Law of Demeter (method chain calls)
10489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 106 Potential violation of Law of Demeter (method chain calls)
10490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 110 Potential violation of Law of Demeter (method chain calls)
10491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 110 Potential violation of Law of Demeter (method chain calls)
10492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 111 Potential violation of Law of Demeter (method chain calls)
10493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 111 Potential violation of Law of Demeter (method chain calls)
10494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 131 Potential violation of Law of Demeter (method chain calls)
10495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 132 Potential violation of Law of Demeter (method chain calls)
10496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 134 Potential violation of Law of Demeter (method chain calls)
10497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 138 Potential violation of Law of Demeter (method chain calls)
10498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 138 Potential violation of Law of Demeter (object not created locally)
10499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 139 Potential violation of Law of Demeter (method chain calls)
10500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 139 Potential violation of Law of Demeter (object not created locally)
10501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ConsulConfigurationWatcherRegisterTest.java 140 Potential violation of Law of Demeter (method chain calls)
10502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 55 Potential violation of Law of Demeter (method chain calls)
10503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 62 Potential violation of Law of Demeter (static property access)
10504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 65 Potential violation of Law of Demeter (method chain calls)
10505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 65 Potential violation of Law of Demeter (method chain calls)
10506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 65 Potential violation of Law of Demeter (method chain calls)
10507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 69 Potential violation of Law of Demeter (object not created locally)
10508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 71 Potential violation of Law of Demeter (object not created locally)
10509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 73 Potential violation of Law of Demeter (static property access)
10510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 73 Potential violation of Law of Demeter (static property access)
10511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 76 Potential violation of Law of Demeter (static property access)
10512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 78 Potential violation of Law of Demeter (object not created locally)
10513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 80 Potential violation of Law of Demeter (static property access)
10514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 80 Potential violation of Law of Demeter (static property access)
10515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 83 Potential violation of Law of Demeter (static property access)
10516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-consul\src\test\java\org\apache\skywalking\oap\server\configuration\consul\ITConsulConfigurationTest.java 96 Deeply nested if..then statements are hard to read
10517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 45 Private field 'settings' could be made final; it is only initialized in the declaration or constructor.
10518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 77 Potential violation of Law of Demeter (object not created locally)
10519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 78 Potential violation of Law of Demeter (object not created locally)
10520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 99 Potential violation of Law of Demeter (method chain calls)
10521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 99 Potential violation of Law of Demeter (method chain calls)
10522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 100 Potential violation of Law of Demeter (object not created locally)
10523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 104 Potential violation of Law of Demeter (method chain calls)
10524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 106 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 127 Potential violation of Law of Demeter (method chain calls)
10526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 128 Potential violation of Law of Demeter (object not created locally)
10527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 130 Potential violation of Law of Demeter (object not created locally)
10528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 134 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 136 These nested if statements could be combined
10530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegister.java 151 Avoid throwing raw exception types.
10531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigurationProvider.java 36 Private field 'settings' could be made final; it is only initialized in the declaration or constructor.
10532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigurationProvider.java 54 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdUtils.java 33 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
10534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdUtils.java 48 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\main\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdUtils.java 63 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 62 A method/constructor should not explicitly throw java.lang.Exception
10537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 70 Potential violation of Law of Demeter (method chain calls)
10538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 70 Potential violation of Law of Demeter (object not created locally)
10539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 74 Potential violation of Law of Demeter (method chain calls)
10540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 77 Potential violation of Law of Demeter (method chain calls)
10541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 77 Potential violation of Law of Demeter (method chain calls)
10542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 82 Potential violation of Law of Demeter (object not created locally)
10543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 96 Potential violation of Law of Demeter (method chain calls)
10544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 96 Potential violation of Law of Demeter (object not created locally)
10545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 97 Potential violation of Law of Demeter (method chain calls)
10546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 97 Potential violation of Law of Demeter (object not created locally)
10547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 101 Potential violation of Law of Demeter (method chain calls)
10548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 101 Potential violation of Law of Demeter (object not created locally)
10549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 102 Potential violation of Law of Demeter (method chain calls)
10550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 102 Potential violation of Law of Demeter (object not created locally)
10551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 103 Potential violation of Law of Demeter (method chain calls)
10552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 103 Potential violation of Law of Demeter (object not created locally)
10553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 106 Potential violation of Law of Demeter (method chain calls)
10554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 106 Potential violation of Law of Demeter (object not created locally)
10555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 107 Potential violation of Law of Demeter (method chain calls)
10556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 107 Potential violation of Law of Demeter (object not created locally)
10557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 108 Potential violation of Law of Demeter (method chain calls)
10558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 108 Potential violation of Law of Demeter (object not created locally)
10559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 111 Potential violation of Law of Demeter (method chain calls)
10560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 111 Potential violation of Law of Demeter (object not created locally)
10561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 112 Potential violation of Law of Demeter (method chain calls)
10562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 112 Potential violation of Law of Demeter (object not created locally)
10563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 115 Potential violation of Law of Demeter (method chain calls)
10564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 115 Potential violation of Law of Demeter (object not created locally)
10565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 116 Potential violation of Law of Demeter (method chain calls)
10566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 116 Potential violation of Law of Demeter (object not created locally)
10567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 117 Potential violation of Law of Demeter (method chain calls)
10568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 117 Potential violation of Law of Demeter (object not created locally)
10569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 120 Potential violation of Law of Demeter (method chain calls)
10570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 120 Potential violation of Law of Demeter (object not created locally)
10571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 121 Potential violation of Law of Demeter (method chain calls)
10572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 121 Potential violation of Law of Demeter (object not created locally)
10573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 122 Potential violation of Law of Demeter (method chain calls)
10574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 122 Potential violation of Law of Demeter (object not created locally)
10575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 124 Potential violation of Law of Demeter (method chain calls)
10576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 126 Potential violation of Law of Demeter (method chain calls)
10577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 126 Potential violation of Law of Demeter (method chain calls)
10578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigWatcherRegisterTest.java 126 Potential violation of Law of Demeter (object not created locally)
10579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigurationTestProvider.java 78 Potential violation of Law of Demeter (method chain calls)
10580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigurationTestProvider.java 78 Potential violation of Law of Demeter (method chain calls)
10581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigurationTestProvider.java 78 Potential violation of Law of Demeter (method chain calls)
10582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\EtcdConfigurationTestProvider.java 78 Potential violation of Law of Demeter (method chain calls)
10583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 75 Potential violation of Law of Demeter (method chain calls)
10584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 81 A method/constructor should not explicitly throw java.lang.Exception
10585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 82 Potential violation of Law of Demeter (static property access)
10586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 86 Potential violation of Law of Demeter (static property access)
10587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 86 Potential violation of Law of Demeter (static property access)
10588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 87 Potential violation of Law of Demeter (static property access)
10589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 90 Potential violation of Law of Demeter (static property access)
10590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 94 Potential violation of Law of Demeter (static property access)
10591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 94 Potential violation of Law of Demeter (static property access)
10592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 97 Potential violation of Law of Demeter (static property access)
10593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 110 Deeply nested if..then statements are hard to read
10594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 128 Potential violation of Law of Demeter (method chain calls)
10595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 128 Potential violation of Law of Demeter (method chain calls)
10596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 129 Potential violation of Law of Demeter (method chain calls)
10597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 130 Potential violation of Law of Demeter (object not created locally)
10598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 132 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 137 A method/constructor should not explicitly throw java.lang.Exception
10600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 138 Potential violation of Law of Demeter (method chain calls)
10601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\ITEtcdConfigurationTest.java 138 Potential violation of Law of Demeter (method chain calls)
10602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 45 Potential violation of Law of Demeter (object not created locally)
10603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 46 Potential violation of Law of Demeter (object not created locally)
10604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 47 Potential violation of Law of Demeter (object not created locally)
10605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 48 Potential violation of Law of Demeter (object not created locally)
10606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 49 Potential violation of Law of Demeter (object not created locally)
10607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 55 Potential violation of Law of Demeter (object not created locally)
10608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 56 Potential violation of Law of Demeter (object not created locally)
10609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 57 Potential violation of Law of Demeter (object not created locally)
10610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 58 Potential violation of Law of Demeter (object not created locally)
10611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-etcd\src\test\java\org\apache\skywalking\oap\server\configuration\etcd\TestEtcdUtils.java 59 Potential violation of Law of Demeter (object not created locally)
10612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\main\java\org\apache\skywalking\oap\server\configuration\zookeeper\ZookeeperConfigWatcherRegister.java 36 A method/constructor should not explicitly throw java.lang.Exception
10613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\main\java\org\apache\skywalking\oap\server\configuration\zookeeper\ZookeeperConfigurationProvider.java 31 Private field 'settings' could be made final; it is only initialized in the declaration or constructor.
10614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\main\java\org\apache\skywalking\oap\server\configuration\zookeeper\ZookeeperConfigurationProvider.java 58 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 59 Potential violation of Law of Demeter (method chain calls)
10616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 67 A method/constructor should not explicitly throw java.lang.Exception
10617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 70 Potential violation of Law of Demeter (static property access)
10618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 81 Potential violation of Law of Demeter (method chain calls)
10619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 81 Potential violation of Law of Demeter (method chain calls)
10620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 81 Potential violation of Law of Demeter (method chain calls)
10621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 81 Potential violation of Law of Demeter (method chain calls)
10622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 81 Potential violation of Law of Demeter (method chain calls)
10623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 81 Potential violation of Law of Demeter (method chain calls)
10624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 83 Potential violation of Law of Demeter (method chain calls)
10625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 85 Potential violation of Law of Demeter (static property access)
10626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 85 Potential violation of Law of Demeter (static property access)
10627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 88 Potential violation of Law of Demeter (method chain calls)
10628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 88 Potential violation of Law of Demeter (method chain calls)
10629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 90 Potential violation of Law of Demeter (static property access)
10630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 90 Potential violation of Law of Demeter (static property access)
10631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 93 Potential violation of Law of Demeter (static property access)
10632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\ITZookeeperConfigurationTest.java 106 Deeply nested if..then statements are hard to read
10633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\MockZookeeperConfigurationProvider.java 76 Potential violation of Law of Demeter (method chain calls)
10634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\MockZookeeperConfigurationProvider.java 76 Potential violation of Law of Demeter (method chain calls)
10635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\MockZookeeperConfigurationProvider.java 76 Potential violation of Law of Demeter (method chain calls)
10636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\it\MockZookeeperConfigurationProvider.java 76 Potential violation of Law of Demeter (method chain calls)
10637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\MockZookeeperConfigWatcherRegister.java 33 A method/constructor should not explicitly throw java.lang.Exception
10638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 36 A method/constructor should not explicitly throw java.lang.Exception
10639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 42 Potential violation of Law of Demeter (method chain calls)
10640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 42 Potential violation of Law of Demeter (object not created locally)
10641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 46 Potential violation of Law of Demeter (object not created locally)
10642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 46 Potential violation of Law of Demeter (object not created locally)
10643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 51 Potential violation of Law of Demeter (method chain calls)
10644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 53 Potential violation of Law of Demeter (method chain calls)
10645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 53 Potential violation of Law of Demeter (method chain calls)
10646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 53 Potential violation of Law of Demeter (object not created locally)
10647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 54 Potential violation of Law of Demeter (method chain calls)
10648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 54 Potential violation of Law of Demeter (method chain calls)
10649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 54 Potential violation of Law of Demeter (method chain calls)
10650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 54 Potential violation of Law of Demeter (method chain calls)
10651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 54 Potential violation of Law of Demeter (object not created locally)
10652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 55 Potential violation of Law of Demeter (method chain calls)
10653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 55 Potential violation of Law of Demeter (method chain calls)
10654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 55 Potential violation of Law of Demeter (method chain calls)
10655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 55 Potential violation of Law of Demeter (method chain calls)
10656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\configuration-zookeeper\src\test\java\org\apache\skywalking\oap\server\configuration\zookeeper\ut\ZookeeperConfigWatcherRegisterTestCase.java 55 Potential violation of Law of Demeter (object not created locally)
10657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\grpc-configuration-sync\src\main\java\org\apache\skywalking\oap\server\configuration\grpc\GRPCConfigWatcherRegister.java 36 Private field 'settings' could be made final; it is only initialized in the declaration or constructor.
10658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\grpc-configuration-sync\src\main\java\org\apache\skywalking\oap\server\configuration\grpc\GRPCConfigWatcherRegister.java 37 Private field 'stub' could be made final; it is only initialized in the declaration or constructor.
10659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\grpc-configuration-sync\src\main\java\org\apache\skywalking\oap\server\configuration\grpc\GRPCConfigWatcherRegister.java 38 Private field 'uuid' could be made final; it is only initialized in the declaration or constructor.
10660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\grpc-configuration-sync\src\main\java\org\apache\skywalking\oap\server\configuration\grpc\GRPCConfigWatcherRegister.java 59 Potential violation of Law of Demeter (object not created locally)
10661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\grpc-configuration-sync\src\main\java\org\apache\skywalking\oap\server\configuration\grpc\GRPCConfigWatcherRegister.java 64 Potential violation of Law of Demeter (method chain calls)
10662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\grpc-configuration-sync\src\main\java\org\apache\skywalking\oap\server\configuration\grpc\GRPCConfigWatcherRegister.java 64 Potential violation of Law of Demeter (object not created locally)
10663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\grpc-configuration-sync\src\main\java\org\apache\skywalking\oap\server\configuration\grpc\GRPCConfigWatcherRegister.java 70 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-configuration\grpc-configuration-sync\src\main\java\org\apache\skywalking\oap\server\configuration\grpc\GRPCConfigurationProvider.java 33 Private field 'settings' could be made final; it is only initialized in the declaration or constructor.
10665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModule.java 19 A high number of imports can indicate a high degree of coupling within an object.
10666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModule.java 19 High amount of different objects as members denotes a high coupling
10667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleConfig.java 28 Too many fields
10668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 19 A high number of imports can indicate a high degree of coupling within an object.
10669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 19 High amount of different objects as members denotes a high coupling
10670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 105 The class 'CoreModuleProvider' has a Modified Cyclomatic Complexity of 3 (Highest = 11).
10671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 105 The class 'CoreModuleProvider' has a Standard Cyclomatic Complexity of 3 (Highest = 11).
10672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 141 Avoid really long methods.
10673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 141 The method 'prepare' has a Modified Cyclomatic Complexity of 11.
10674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 141 The method 'prepare' has a Standard Cyclomatic Complexity of 11.
10675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 141 The method 'prepare()' has a NCSS line count of 75.
10676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 141 The method 'prepare()' has a cyclomatic complexity of 14.
10677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 141 The method 'prepare()' has an NPath complexity of 1024, current threshold is 200
10678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 165 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
10679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 182 Potential violation of Law of Demeter (method chain calls)
10680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 183 Potential violation of Law of Demeter (method chain calls)
10681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 256 Potential violation of Law of Demeter (method chain calls)
10682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 267 Potential violation of Law of Demeter (method chain calls)
10683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 268 Potential violation of Law of Demeter (method chain calls)
10684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 287 Potential violation of Law of Demeter (static property access)
10685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 288 Potential violation of Law of Demeter (method chain calls)
10686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 288 Potential violation of Law of Demeter (static property access)
10687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 291 Potential violation of Law of Demeter (method chain calls)
10688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 291 Potential violation of Law of Demeter (static property access)
10689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 302 Potential violation of Law of Demeter (method chain calls)
10690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 302 Potential violation of Law of Demeter (method chain calls)
10691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 302 Potential violation of Law of Demeter (method chain calls)
10692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 306 Potential violation of Law of Demeter (object not created locally)
10693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 307 Potential violation of Law of Demeter (object not created locally)
10694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 319 Potential violation of Law of Demeter (static property access)
10695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 322 Potential violation of Law of Demeter (static property access)
10696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\CoreModuleProvider.java 325 Potential violation of Law of Demeter (static property access)
10697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\RunningMode.java 26 A class which only has private constructors should be final
10698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\WorkPath.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
10699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\WorkPath.java 44 Potential violation of Law of Demeter (method chain calls)
10700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\WorkPath.java 44 Potential violation of Law of Demeter (method chain calls)
10701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\WorkPath.java 46 Potential violation of Law of Demeter (method chain calls)
10702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\WorkPath.java 52 Potential violation of Law of Demeter (object not created locally)
10703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\WorkPath.java 56 Potential violation of Law of Demeter (object not created locally)
10704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\WorkPath.java 56 Potential violation of Law of Demeter (object not created locally)
10705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\WorkPath.java 70 Potential violation of Law of Demeter (object not created locally)
10706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\WorkPath.java 70 Potential violation of Law of Demeter (object not created locally)
10707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\AlarmEntrance.java 25 Private field 'moduleDefineHolder' could be made final; it is only initialized in the declaration or constructor.
10708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\AlarmEntrance.java 44 Potential violation of Law of Demeter (method chain calls)
10709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\AlarmEntrance.java 44 Potential violation of Law of Demeter (method chain calls)
10710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\AlarmRecord.java 86 Potential violation of Law of Demeter (method chain calls)
10711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\AlarmRecord.java 86 Potential violation of Law of Demeter (method chain calls)
10712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\AlarmRecord.java 91 Potential violation of Law of Demeter (method chain calls)
10713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\AlarmRecord.java 91 Potential violation of Law of Demeter (method chain calls)
10714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\AlarmRecord.java 92 Potential violation of Law of Demeter (method chain calls)
10715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\AlarmRecord.java 92 Potential violation of Law of Demeter (method chain calls)
10716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\EndpointRelationMetaInAlarm.java 47 Potential violation of Law of Demeter (static property access)
10717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\EndpointRelationMetaInAlarm.java 49 Potential violation of Law of Demeter (object not created locally)
10718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\EndpointRelationMetaInAlarm.java 49 Potential violation of Law of Demeter (object not created locally)
10719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\EndpointRelationMetaInAlarm.java 49 Potential violation of Law of Demeter (static property access)
10720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\EndpointRelationMetaInAlarm.java 55 Potential violation of Law of Demeter (static property access)
10721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\EndpointRelationMetaInAlarm.java 57 Potential violation of Law of Demeter (object not created locally)
10722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\EndpointRelationMetaInAlarm.java 57 Potential violation of Law of Demeter (object not created locally)
10723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\EndpointRelationMetaInAlarm.java 57 Potential violation of Law of Demeter (static property access)
10724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\MetaInAlarm.java 53 Potential violation of Law of Demeter (method chain calls)
10725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\MetaInAlarm.java 53 Potential violation of Law of Demeter (method chain calls)
10726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\MetaInAlarm.java 53 Potential violation of Law of Demeter (object not created locally)
10727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\MetaInAlarm.java 53 Potential violation of Law of Demeter (object not created locally)
10728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\ServiceInstanceRelationMetaInAlarm.java 47 Potential violation of Law of Demeter (static property access)
10729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\ServiceInstanceRelationMetaInAlarm.java 49 Potential violation of Law of Demeter (object not created locally)
10730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\ServiceInstanceRelationMetaInAlarm.java 55 Potential violation of Law of Demeter (static property access)
10731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\ServiceInstanceRelationMetaInAlarm.java 57 Potential violation of Law of Demeter (object not created locally)
10732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\ServiceRelationMetaInAlarm.java 46 Potential violation of Law of Demeter (static property access)
10733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\ServiceRelationMetaInAlarm.java 47 Potential violation of Law of Demeter (object not created locally)
10734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\ServiceRelationMetaInAlarm.java 52 Potential violation of Law of Demeter (static property access)
10735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\alarm\ServiceRelationMetaInAlarm.java 53 Potential violation of Law of Demeter (object not created locally)
10736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\ApdexThresholdConfig.java 75 Potential violation of Law of Demeter (static property access)
10737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DisableRegister.java 31 Private field 'disableEntitySet' could be made final; it is only initialized in the declaration or constructor.
10738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DisableRegister.java 44 Potential violation of Law of Demeter (object not created locally)
10739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DisableRegister.java 68 Potential violation of Law of Demeter (method chain calls)
10740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DisableRegister.java 69 Potential violation of Law of Demeter (static property access)
10741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 39 Private field 'dispatcherMap' could be made final; it is only initialized in the declaration or constructor.
10742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 72 Potential violation of Law of Demeter (method chain calls)
10743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 72 Potential violation of Law of Demeter (method chain calls)
10744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 73 Potential violation of Law of Demeter (object not created locally)
10745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 82 The method 'addIfAsSourceDispatcher(Class)' has a cyclomatic complexity of 10.
10746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 83 Potential violation of Law of Demeter (method chain calls)
10747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 87 Potential violation of Law of Demeter (method chain calls)
10748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 87 Potential violation of Law of Demeter (method chain calls)
10749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 87 Potential violation of Law of Demeter (method chain calls)
10750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 87 Potential violation of Law of Demeter (method chain calls)
10751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 87 Potential violation of Law of Demeter (object not created locally)
10752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 88 Potential violation of Law of Demeter (object not created locally)
10753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 90 Deeply nested if..then statements are hard to read
10754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 95 Potential violation of Law of Demeter (method chain calls)
10755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 97 Deeply nested if..then statements are hard to read
10756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 97 Potential violation of Law of Demeter (method chain calls)
10757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 97 Potential violation of Law of Demeter (object not created locally)
10758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 105 Potential violation of Law of Demeter (object not created locally)
10759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 108 Deeply nested if..then statements are hard to read
10760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 115 Potential violation of Law of Demeter (method chain calls)
10761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 115 Potential violation of Law of Demeter (method chain calls)
10762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\DispatcherManager.java 115 Potential violation of Law of Demeter (object not created locally)
10763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 37 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
10764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 58 Potential violation of Law of Demeter (method chain calls)
10765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 59 Potential violation of Law of Demeter (method chain calls)
10766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 59 Potential violation of Law of Demeter (method chain calls)
10767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 76 Avoid throwing raw exception types.
10768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 104 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
10769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 125 Potential violation of Law of Demeter (method chain calls)
10770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 143 Avoid throwing raw exception types.
10771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 176 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
10772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 197 Potential violation of Law of Demeter (method chain calls)
10773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 224 Potential violation of Law of Demeter (method chain calls)
10774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 226 Potential violation of Law of Demeter (method chain calls)
10775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 260 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
10776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 281 Potential violation of Law of Demeter (method chain calls)
10777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\IDManager.java 289 Potential violation of Law of Demeter (method chain calls)
10778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\NodeType.java 78 The method 'valueOf(int)' has a cyclomatic complexity of 10.
10779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 54 Potential violation of Law of Demeter (method chain calls)
10780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 54 Potential violation of Law of Demeter (object not created locally)
10781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 55 Potential violation of Law of Demeter (method chain calls)
10782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 56 Potential violation of Law of Demeter (method chain calls)
10783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 56 Potential violation of Law of Demeter (object not created locally)
10784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 57 Potential violation of Law of Demeter (method chain calls)
10785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 58 Potential violation of Law of Demeter (method chain calls)
10786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 58 Potential violation of Law of Demeter (object not created locally)
10787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 59 Potential violation of Law of Demeter (method chain calls)
10788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 60 Potential violation of Law of Demeter (method chain calls)
10789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 60 Potential violation of Law of Demeter (object not created locally)
10790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 61 Potential violation of Law of Demeter (method chain calls)
10791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 62 Potential violation of Law of Demeter (method chain calls)
10792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 62 Potential violation of Law of Demeter (object not created locally)
10793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\StreamAnnotationListener.java 63 Potential violation of Law of Demeter (method chain calls)
10794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 23 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
10795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 106 Potential violation of Law of Demeter (object not created locally)
10796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 127 Potential violation of Law of Demeter (object not created locally)
10797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 139 Potential violation of Law of Demeter (object not created locally)
10798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 141 Potential violation of Law of Demeter (object not created locally)
10799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 142 Potential violation of Law of Demeter (object not created locally)
10800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 143 Potential violation of Law of Demeter (object not created locally)
10801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 144 Potential violation of Law of Demeter (object not created locally)
10802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 145 Potential violation of Law of Demeter (object not created locally)
10803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\TimeBucket.java 146 Potential violation of Law of Demeter (object not created locally)
10804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\config\NoneStream.java 26 No abstract method which means that the keyword is most likely used to prevent instantiation. Use a private or protected constructor instead.
10805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\data\LimitedSizeBufferedData.java 79 Potential violation of Law of Demeter (method chain calls)
10806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\data\LimitedSizeBufferedData.java 79 Potential violation of Law of Demeter (method chain calls)
10807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\data\MergableBufferedData.java 34 Private field 'buffer' could be made final; it is only initialized in the declaration or constructor.
10808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\data\MergableBufferedData.java 61 Potential violation of Law of Demeter (method chain calls)
10809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\data\MergableBufferedData.java 61 Potential violation of Law of Demeter (method chain calls)
10810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\data\ReadWriteSafeCache.java 75 Potential violation of Law of Demeter (method chain calls)
10811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\management\ManagementData.java 26 No abstract method which means that the keyword is most likely used to prevent instantiation. Use a private or protected constructor instead.
10812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\database\DatabaseStatementDispatcher.java 37 Potential violation of Law of Demeter (method chain calls)
10813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\database\TopNDatabaseStatement.java 54 Potential violation of Law of Demeter (object not created locally)
10814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\database\TopNDatabaseStatement.java 69 Potential violation of Law of Demeter (method chain calls)
10815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\database\TopNDatabaseStatement.java 69 Potential violation of Law of Demeter (method chain calls)
10816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\database\TopNDatabaseStatement.java 71 Potential violation of Law of Demeter (method chain calls)
10817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\database\TopNDatabaseStatement.java 71 Potential violation of Law of Demeter (method chain calls)
10818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\endpoint\EndpointTraffic.java 62 Potential violation of Law of Demeter (method chain calls)
10819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\endpoint\EndpointTraffic.java 62 Potential violation of Law of Demeter (method chain calls)
10820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\endpoint\EndpointTraffic.java 62 Potential violation of Law of Demeter (static property access)
10821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\endpoint\EndpointTraffic.java 96 Potential violation of Law of Demeter (method chain calls)
10822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\endpoint\EndpointTraffic.java 96 Potential violation of Law of Demeter (method chain calls)
10823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\endpoint\EndpointTrafficDispatcher.java 33 Potential violation of Law of Demeter (method chain calls)
10824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTraffic.java 78 Potential violation of Law of Demeter (object not created locally)
10825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTraffic.java 79 Potential violation of Law of Demeter (method chain calls)
10826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTraffic.java 79 Potential violation of Law of Demeter (object not created locally)
10827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTraffic.java 79 Potential violation of Law of Demeter (object not created locally)
10828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTraffic.java 124 Potential violation of Law of Demeter (static property access)
10829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTraffic.java 137 Potential violation of Law of Demeter (method chain calls)
10830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTraffic.java 137 Potential violation of Law of Demeter (method chain calls)
10831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTraffic.java 138 Potential violation of Law of Demeter (method chain calls)
10832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTraffic.java 138 Potential violation of Law of Demeter (method chain calls)
10833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceTrafficDispatcher.java 33 Potential violation of Law of Demeter (method chain calls)
10834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\instance\InstanceUpdateDispatcher.java 34 Potential violation of Law of Demeter (method chain calls)
10835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 92 Potential violation of Law of Demeter (method chain calls)
10836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 92 Potential violation of Law of Demeter (method chain calls)
10837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 93 Potential violation of Law of Demeter (method chain calls)
10838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 93 Potential violation of Law of Demeter (method chain calls)
10839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 96 Potential violation of Law of Demeter (method chain calls)
10840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 96 Potential violation of Law of Demeter (method chain calls)
10841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 99 Potential violation of Law of Demeter (method chain calls)
10842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 99 Potential violation of Law of Demeter (method chain calls)
10843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 101 Potential violation of Law of Demeter (method chain calls)
10844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 101 Potential violation of Law of Demeter (method chain calls)
10845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 102 Potential violation of Law of Demeter (method chain calls)
10846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\AbstractLogRecord.java 102 Potential violation of Law of Demeter (method chain calls)
10847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\HTTPAccessLogDispatcher.java 39 Potential violation of Law of Demeter (method chain calls)
10848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\HTTPAccessLogDispatcher.java 39 Potential violation of Law of Demeter (method chain calls)
10849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\log\HTTPAccessLogDispatcher.java 42 Potential violation of Law of Demeter (method chain calls)
10850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\networkalias\NetworkAddressAlias.java 72 Potential violation of Law of Demeter (object not created locally)
10851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\networkalias\NetworkAddressAlias.java 73 Potential violation of Law of Demeter (object not created locally)
10852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\networkalias\NetworkAddressAlias.java 74 Potential violation of Law of Demeter (object not created locally)
10853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\networkalias\NetworkAddressAlias.java 85 Potential violation of Law of Demeter (static property access)
10854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\networkalias\NetworkAddressAlias.java 122 Potential violation of Law of Demeter (method chain calls)
10855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\networkalias\NetworkAddressAlias.java 122 Potential violation of Law of Demeter (method chain calls)
10856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\networkalias\NetworkAddressAlias.java 123 Potential violation of Law of Demeter (method chain calls)
10857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\networkalias\NetworkAddressAlias.java 123 Potential violation of Law of Demeter (method chain calls)
10858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\networkalias\NetworkAddressAliasSetupDispatcher.java 34 Potential violation of Law of Demeter (method chain calls)
10859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\endpoint\EndpointCallRelationDispatcher.java 41 Potential violation of Law of Demeter (static property access)
10860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\endpoint\EndpointCallRelationDispatcher.java 43 Potential violation of Law of Demeter (static property access)
10861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\endpoint\EndpointCallRelationDispatcher.java 46 Potential violation of Law of Demeter (method chain calls)
10862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\endpoint\EndpointRelationServerSideMetrics.java 144 Potential violation of Law of Demeter (method chain calls)
10863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\endpoint\EndpointRelationServerSideMetrics.java 144 Potential violation of Law of Demeter (method chain calls)
10864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\endpoint\EndpointRelationServerSideMetrics.java 145 Potential violation of Law of Demeter (method chain calls)
10865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\endpoint\EndpointRelationServerSideMetrics.java 145 Potential violation of Law of Demeter (method chain calls)
10866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceCallRelationDispatcher.java 48 Potential violation of Law of Demeter (method chain calls)
10867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceCallRelationDispatcher.java 60 Potential violation of Law of Demeter (method chain calls)
10868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceRelationClientSideMetrics.java 160 Potential violation of Law of Demeter (method chain calls)
10869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceRelationClientSideMetrics.java 160 Potential violation of Law of Demeter (method chain calls)
10870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceRelationClientSideMetrics.java 161 Potential violation of Law of Demeter (method chain calls)
10871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceRelationClientSideMetrics.java 161 Potential violation of Law of Demeter (method chain calls)
10872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceRelationServerSideMetrics.java 160 Potential violation of Law of Demeter (method chain calls)
10873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceRelationServerSideMetrics.java 160 Potential violation of Law of Demeter (method chain calls)
10874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceRelationServerSideMetrics.java 161 Potential violation of Law of Demeter (method chain calls)
10875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\instance\ServiceInstanceRelationServerSideMetrics.java 161 Potential violation of Law of Demeter (method chain calls)
10876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceCallRelationDispatcher.java 46 Potential violation of Law of Demeter (method chain calls)
10877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceCallRelationDispatcher.java 56 Potential violation of Law of Demeter (method chain calls)
10878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceRelationClientSideMetrics.java 138 Potential violation of Law of Demeter (method chain calls)
10879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceRelationClientSideMetrics.java 138 Potential violation of Law of Demeter (method chain calls)
10880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceRelationClientSideMetrics.java 139 Potential violation of Law of Demeter (method chain calls)
10881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceRelationClientSideMetrics.java 139 Potential violation of Law of Demeter (method chain calls)
10882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceRelationServerSideMetrics.java 139 Potential violation of Law of Demeter (method chain calls)
10883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceRelationServerSideMetrics.java 139 Potential violation of Law of Demeter (method chain calls)
10884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceRelationServerSideMetrics.java 140 Potential violation of Law of Demeter (method chain calls)
10885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\relation\service\ServiceRelationServerSideMetrics.java 140 Potential violation of Law of Demeter (method chain calls)
10886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentDispatcher.java 44 Potential violation of Law of Demeter (method chain calls)
10887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 139 Potential violation of Law of Demeter (method chain calls)
10888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 155 Potential violation of Law of Demeter (method chain calls)
10889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 155 Potential violation of Law of Demeter (method chain calls)
10890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 156 Potential violation of Law of Demeter (method chain calls)
10891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 156 Potential violation of Law of Demeter (method chain calls)
10892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 157 Potential violation of Law of Demeter (method chain calls)
10893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 157 Potential violation of Law of Demeter (method chain calls)
10894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 158 Potential violation of Law of Demeter (method chain calls)
10895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 158 Potential violation of Law of Demeter (method chain calls)
10896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 159 Potential violation of Law of Demeter (method chain calls)
10897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 159 Potential violation of Law of Demeter (method chain calls)
10898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 163 Potential violation of Law of Demeter (method chain calls)
10899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 163 Potential violation of Law of Demeter (method chain calls)
10900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 165 Potential violation of Law of Demeter (method chain calls)
10901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\segment\SegmentRecord.java 165 Potential violation of Law of Demeter (method chain calls)
10902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\service\ServiceMetaDispatcher.java 32 Potential violation of Law of Demeter (method chain calls)
10903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\service\ServiceTraffic.java 63 Potential violation of Law of Demeter (static property access)
10904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\service\ServiceTraffic.java 95 Potential violation of Law of Demeter (method chain calls)
10905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\service\ServiceTraffic.java 95 Potential violation of Law of Demeter (method chain calls)
10906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\service\ServiceTraffic.java 95 Potential violation of Law of Demeter (method chain calls)
10907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\service\ServiceTraffic.java 103 Potential violation of Law of Demeter (method chain calls)
10908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\service\ServiceTraffic.java 103 Potential violation of Law of Demeter (method chain calls)
10909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\manual\service\ServiceTrafficDispatcher.java 32 Potential violation of Law of Demeter (method chain calls)
10910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterEntity.java 33 A class which only has private constructors should be final
10911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterEntity.java 53 Potential violation of Law of Demeter (static property access)
10912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterEntity.java 55 Potential violation of Law of Demeter (static property access)
10913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterEntity.java 56 Potential violation of Law of Demeter (static property access)
10914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterEntity.java 58 Potential violation of Law of Demeter (static property access)
10915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterEntity.java 58 Potential violation of Law of Demeter (static property access)
10916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterEntity.java 65 Potential violation of Law of Demeter (static property access)
10917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 57 The class 'MeterSystem' has a Modified Cyclomatic Complexity of 5 (Highest = 13).
10918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 57 The class 'MeterSystem' has a Standard Cyclomatic Complexity of 5 (Highest = 13).
10919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 59 Private field 'manager' could be made final; it is only initialized in the declaration or constructor.
10920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 60 Private field 'classPool' could be made final; it is only initialized in the declaration or constructor.
10921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 61 Private field 'functionRegister' could be made final; it is only initialized in the declaration or constructor.
10922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 66 Private field 'meterPrototypes' could be made final; it is only initialized in the declaration or constructor.
10923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 108 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
10924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 118 Potential violation of Law of Demeter (method chain calls)
10925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 118 Potential violation of Law of Demeter (method chain calls)
10926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 118 Potential violation of Law of Demeter (method chain calls)
10927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 118 Potential violation of Law of Demeter (method chain calls)
10928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 118 Potential violation of Law of Demeter (object not created locally)
10929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 119 Potential violation of Law of Demeter (object not created locally)
10930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 126 Potential violation of Law of Demeter (method chain calls)
10931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 126 Potential violation of Law of Demeter (method chain calls)
10932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 126 Potential violation of Law of Demeter (method chain calls)
10933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 142 The method 'create' has a Modified Cyclomatic Complexity of 13.
10934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 142 The method 'create' has a Standard Cyclomatic Complexity of 13.
10935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 142 The method 'create(String, String, ScopeType, Class)' has a cyclomatic complexity of 20.
10936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 142 The method 'create(String, String, ScopeType, Class)' has an NPath complexity of 768, current threshold is 200
10937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 145 A method or constructor should not explicitly declare unchecked exceptions in its 'throws' clause
10938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 160 Potential violation of Law of Demeter (method chain calls)
10939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 160 Potential violation of Law of Demeter (method chain calls)
10940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 160 Potential violation of Law of Demeter (method chain calls)
10941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 160 Potential violation of Law of Demeter (method chain calls)
10942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 160 Potential violation of Law of Demeter (object not created locally)
10943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 161 Potential violation of Law of Demeter (object not created locally)
10944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 162 Potential violation of Law of Demeter (method chain calls)
10945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 162 Potential violation of Law of Demeter (method chain calls)
10946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 165 Potential violation of Law of Demeter (method chain calls)
10947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 165 Potential violation of Law of Demeter (method chain calls)
10948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 182 Potential violation of Law of Demeter (method chain calls)
10949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 221 Potential violation of Law of Demeter (method chain calls)
10950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 221 Potential violation of Law of Demeter (method chain calls)
10951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 230 Potential violation of Law of Demeter (object not created locally)
10952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 256 Potential violation of Law of Demeter (method chain calls)
10953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 256 Potential violation of Law of Demeter (object not created locally)
10954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 262 Potential violation of Law of Demeter (method chain calls)
10955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 262 Potential violation of Law of Demeter (object not created locally)
10956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\MeterSystem.java 276 Potential violation of Law of Demeter (method chain calls)
10957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 42 This class has too many methods, consider refactoring it.
10958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 99 Potential violation of Law of Demeter (object not created locally)
10959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 100 Potential violation of Law of Demeter (object not created locally)
10960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 101 Potential violation of Law of Demeter (object not created locally)
10961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 102 Potential violation of Law of Demeter (object not created locally)
10962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 103 Potential violation of Law of Demeter (object not created locally)
10963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 110 Potential violation of Law of Demeter (object not created locally)
10964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 111 Potential violation of Law of Demeter (object not created locally)
10965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 112 Potential violation of Law of Demeter (object not created locally)
10966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 113 Potential violation of Law of Demeter (object not created locally)
10967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 114 Potential violation of Law of Demeter (object not created locally)
10968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 173 Potential violation of Law of Demeter (method chain calls)
10969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 173 Potential violation of Law of Demeter (method chain calls)
10970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 174 Potential violation of Law of Demeter (method chain calls)
10971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 174 Potential violation of Law of Demeter (method chain calls)
10972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 175 Potential violation of Law of Demeter (method chain calls)
10973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 175 Potential violation of Law of Demeter (method chain calls)
10974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 176 Potential violation of Law of Demeter (method chain calls)
10975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 176 Potential violation of Law of Demeter (method chain calls)
10976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgFunction.java 203 Potential violation of Law of Demeter (object not created locally)
10977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 53 This class has too many methods, consider refactoring it.
10978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 78 These nested if statements could be combined
10979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 88 Potential violation of Law of Demeter (method chain calls)
10980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 88 Potential violation of Law of Demeter (method chain calls)
10981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 89 Potential violation of Law of Demeter (method chain calls)
10982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 98 Potential violation of Law of Demeter (object not created locally)
10983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 110 Potential violation of Law of Demeter (method chain calls)
10984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 110 Potential violation of Law of Demeter (method chain calls)
10985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 119 Potential violation of Law of Demeter (object not created locally)
10986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 120 Potential violation of Law of Demeter (object not created locally)
10987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 121 Potential violation of Law of Demeter (object not created locally)
10988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 122 Potential violation of Law of Demeter (object not created locally)
10989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 129 Potential violation of Law of Demeter (object not created locally)
10990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 130 Potential violation of Law of Demeter (object not created locally)
10991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 131 Potential violation of Law of Demeter (object not created locally)
10992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 132 Potential violation of Law of Demeter (object not created locally)
10993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 187 Potential violation of Law of Demeter (method chain calls)
10994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 187 Potential violation of Law of Demeter (method chain calls)
10995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramFunction.java 212 Potential violation of Law of Demeter (object not created locally)
10996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 55 The class 'AvgHistogramPercentileFunction' has a Modified Cyclomatic Complexity of 3 (Highest = 11).
10997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 55 The class 'AvgHistogramPercentileFunction' has a Standard Cyclomatic Complexity of 3 (Highest = 11).
10998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 55 This class has too many methods, consider refactoring it.
10999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 93 The method 'accept' has a Modified Cyclomatic Complexity of 11.
11000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 93 The method 'accept' has a Standard Cyclomatic Complexity of 11.
11001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 93 The method 'accept(MeterEntity, AvgPercentileArgument)' has a cyclomatic complexity of 15.
11002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 95 Potential violation of Law of Demeter (method chain calls)
11003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 95 These nested if statements could be combined
11004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 108 Potential violation of Law of Demeter (method chain calls)
11005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 110 Potential violation of Law of Demeter (method chain calls)
11006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 128 Potential violation of Law of Demeter (method chain calls)
11007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 130 Potential violation of Law of Demeter (method chain calls)
11008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 130 Potential violation of Law of Demeter (method chain calls)
11009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 130 Potential violation of Law of Demeter (method chain calls)
11010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 130 Potential violation of Law of Demeter (method chain calls)
11011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 131 Potential violation of Law of Demeter (method chain calls)
11012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 142 Potential violation of Law of Demeter (object not created locally)
11013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 150 Potential violation of Law of Demeter (method chain calls)
11014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 150 Potential violation of Law of Demeter (method chain calls)
11015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 171 Potential violation of Law of Demeter (method chain calls)
11016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 171 Potential violation of Law of Demeter (method chain calls)
11017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 173 Potential violation of Law of Demeter (object not created locally)
11018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 186 Potential violation of Law of Demeter (object not created locally)
11019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 187 Potential violation of Law of Demeter (object not created locally)
11020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 195 Potential violation of Law of Demeter (object not created locally)
11021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 195 Potential violation of Law of Demeter (object not created locally)
11022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 209 Potential violation of Law of Demeter (object not created locally)
11023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 210 Potential violation of Law of Demeter (object not created locally)
11024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 211 Potential violation of Law of Demeter (object not created locally)
11025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 212 Potential violation of Law of Demeter (object not created locally)
11026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 213 Potential violation of Law of Demeter (object not created locally)
11027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 214 Potential violation of Law of Demeter (object not created locally)
11028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 221 Potential violation of Law of Demeter (object not created locally)
11029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 222 Potential violation of Law of Demeter (object not created locally)
11030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 223 Potential violation of Law of Demeter (object not created locally)
11031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 224 Potential violation of Law of Demeter (object not created locally)
11032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 225 Potential violation of Law of Demeter (object not created locally)
11033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 226 Potential violation of Law of Demeter (object not created locally)
11034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 232 Potential violation of Law of Demeter (method chain calls)
11035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 232 Potential violation of Law of Demeter (method chain calls)
11036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 232 Potential violation of Law of Demeter (method chain calls)
11037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 232 Potential violation of Law of Demeter (method chain calls)
11038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 232 Potential violation of Law of Demeter (method chain calls)
11039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 302 Potential violation of Law of Demeter (method chain calls)
11040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 302 Potential violation of Law of Demeter (method chain calls)
11041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\AvgHistogramPercentileFunction.java 329 Potential violation of Law of Demeter (object not created locally)
11042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\BucketedValues.java 71 Potential violation of Law of Demeter (object not created locally)
11043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 45 This class has too many methods, consider refactoring it.
11044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 60 These nested if statements could be combined
11045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 70 Potential violation of Law of Demeter (method chain calls)
11046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 81 Potential violation of Law of Demeter (object not created locally)
11047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 98 Potential violation of Law of Demeter (object not created locally)
11048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 99 Potential violation of Law of Demeter (object not created locally)
11049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 100 Potential violation of Law of Demeter (object not created locally)
11050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 107 Potential violation of Law of Demeter (object not created locally)
11051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 108 Potential violation of Law of Demeter (object not created locally)
11052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 109 Potential violation of Law of Demeter (object not created locally)
11053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 160 Potential violation of Law of Demeter (method chain calls)
11054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 160 Potential violation of Law of Demeter (method chain calls)
11055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunction.java 183 Potential violation of Law of Demeter (object not created locally)
11056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 50 The class 'PercentileFunction' has a Modified Cyclomatic Complexity of 3 (Highest = 12).
11057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 50 The class 'PercentileFunction' has a Standard Cyclomatic Complexity of 3 (Highest = 12).
11058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 50 This class has too many methods, consider refactoring it.
11059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 78 The method 'accept' has a Modified Cyclomatic Complexity of 12.
11060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 78 The method 'accept' has a Standard Cyclomatic Complexity of 12.
11061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 78 The method 'accept(MeterEntity, PercentileArgument)' has a cyclomatic complexity of 16.
11062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 80 Potential violation of Law of Demeter (method chain calls)
11063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 80 These nested if statements could be combined
11064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 93 Potential violation of Law of Demeter (method chain calls)
11065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 95 Potential violation of Law of Demeter (method chain calls)
11066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 113 Potential violation of Law of Demeter (method chain calls)
11067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 115 Potential violation of Law of Demeter (method chain calls)
11068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 115 Potential violation of Law of Demeter (method chain calls)
11069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 128 Potential violation of Law of Demeter (object not created locally)
11070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 137 Potential violation of Law of Demeter (method chain calls)
11071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 137 Potential violation of Law of Demeter (method chain calls)
11072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 165 Potential violation of Law of Demeter (method chain calls)
11073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 165 Potential violation of Law of Demeter (method chain calls)
11074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 190 Potential violation of Law of Demeter (object not created locally)
11075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 191 Potential violation of Law of Demeter (object not created locally)
11076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 192 Potential violation of Law of Demeter (object not created locally)
11077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 193 Potential violation of Law of Demeter (object not created locally)
11078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 194 Potential violation of Law of Demeter (object not created locally)
11079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 201 Potential violation of Law of Demeter (object not created locally)
11080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 202 Potential violation of Law of Demeter (object not created locally)
11081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 203 Potential violation of Law of Demeter (object not created locally)
11082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 204 Potential violation of Law of Demeter (object not created locally)
11083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 205 Potential violation of Law of Demeter (object not created locally)
11084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 211 Potential violation of Law of Demeter (method chain calls)
11085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 211 Potential violation of Law of Demeter (method chain calls)
11086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 211 Potential violation of Law of Demeter (method chain calls)
11087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 211 Potential violation of Law of Demeter (method chain calls)
11088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 211 Potential violation of Law of Demeter (method chain calls)
11089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 277 Potential violation of Law of Demeter (method chain calls)
11090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 277 Potential violation of Law of Demeter (method chain calls)
11091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunction.java 302 Potential violation of Law of Demeter (object not created locally)
11092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\ApdexMetrics.java 68 Potential violation of Law of Demeter (method chain calls)
11093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 35 This class has too many methods, consider refactoring it.
11094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 76 Potential violation of Law of Demeter (method chain calls)
11095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 76 Potential violation of Law of Demeter (method chain calls)
11096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 76 Potential violation of Law of Demeter (method chain calls)
11097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 80 Potential violation of Law of Demeter (method chain calls)
11098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 80 Potential violation of Law of Demeter (static property access)
11099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 83 Potential violation of Law of Demeter (static property access)
11100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 87 Potential violation of Law of Demeter (method chain calls)
11101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 87 Potential violation of Law of Demeter (method chain calls)
11102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 87 Potential violation of Law of Demeter (method chain calls)
11103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 91 Potential violation of Law of Demeter (method chain calls)
11104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 91 Potential violation of Law of Demeter (method chain calls)
11105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 91 Potential violation of Law of Demeter (method chain calls)
11106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 92 Potential violation of Law of Demeter (object not created locally)
11107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 93 Potential violation of Law of Demeter (object not created locally)
11108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 129 Potential violation of Law of Demeter (method chain calls)
11109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTable.java 140 Potential violation of Law of Demeter (static property access)
11110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PercentileMetrics.java 94 Potential violation of Law of Demeter (method chain calls)
11111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PercentileMetrics.java 98 Potential violation of Law of Demeter (method chain calls)
11112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PercentileMetrics.java 98 Potential violation of Law of Demeter (method chain calls)
11113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PercentileMetrics.java 120 Potential violation of Law of Demeter (method chain calls)
11114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PercentileMetrics.java 120 Potential violation of Law of Demeter (method chain calls)
11115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PercentileMetrics.java 120 Potential violation of Law of Demeter (method chain calls)
11116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PercentileMetrics.java 120 Potential violation of Law of Demeter (method chain calls)
11117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PercentileMetrics.java 120 Potential violation of Law of Demeter (method chain calls)
11118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PxxMetrics.java 96 Potential violation of Law of Demeter (method chain calls)
11119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\PxxMetrics.java 96 Potential violation of Law of Demeter (method chain calls)
11120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\metrics\expression\EqualMatch.java 23 This class has too many methods, consider refactoring it.
11121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\record\Record.java 31 No abstract method which means that the keyword is most likely used to prevent instantiation. Use a private or protected constructor instead.
11122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\AlarmNotifyWorker.java 31 Private field 'entrance' could be made final; it is only initialized in the declaration or constructor.
11123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ExportWorker.java 40 Potential violation of Law of Demeter (method chain calls)
11124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ExportWorker.java 42 Potential violation of Law of Demeter (method chain calls)
11125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ExportWorker.java 42 Potential violation of Law of Demeter (method chain calls)
11126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ExportWorker.java 42 Potential violation of Law of Demeter (method chain calls)
11127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ManagementStreamProcessor.java 47 Private field 'workers' could be made final; it is only initialized in the declaration or constructor.
11128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ManagementStreamProcessor.java 63 Potential violation of Law of Demeter (static property access)
11129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ManagementStreamProcessor.java 67 Potential violation of Law of Demeter (method chain calls)
11130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ManagementStreamProcessor.java 67 Potential violation of Law of Demeter (method chain calls)
11131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ManagementStreamProcessor.java 70 Potential violation of Law of Demeter (method chain calls)
11132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ManagementStreamProcessor.java 70 Potential violation of Law of Demeter (method chain calls)
11133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ManagementStreamProcessor.java 72 Potential violation of Law of Demeter (method chain calls)
11134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ManagementStreamProcessor.java 76 Potential violation of Law of Demeter (method chain calls)
11135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\ManagementStreamProcessor.java 76 Potential violation of Law of Demeter (method chain calls)
11136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsAggregateWorker.java 45 Private field 'nextWorker' could be made final; it is only initialized in the declaration or constructor.
11137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsAggregateWorker.java 48 Private field 'aggregationCounter' could be made final; it is only initialized in the declaration or constructor.
11138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsAggregateWorker.java 62 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
11139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsAggregateWorker.java 96 Potential violation of Law of Demeter (method chain calls)
11140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsAggregateWorker.java 113 Potential violation of Law of Demeter (method chain calls)
11141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsAggregateWorker.java 113 Potential violation of Law of Demeter (method chain calls)
11142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsPersistentWorker.java 86 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
11143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsPersistentWorker.java 175 Potential violation of Law of Demeter (object not created locally)
11144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsPersistentWorker.java 176 Potential violation of Law of Demeter (object not created locally)
11145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsPersistentWorker.java 230 Potential violation of Law of Demeter (method chain calls)
11146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsPersistentWorker.java 233 Potential violation of Law of Demeter (object not created locally)
11147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsPersistentWorker.java 235 Potential violation of Law of Demeter (object not created locally)
11148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsPersistentWorker.java 255 Potential violation of Law of Demeter (method chain calls)
11149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsPersistentWorker.java 255 Potential violation of Law of Demeter (method chain calls)
11150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 63 Private field 'entryWorkers' could be made final; it is only initialized in the declaration or constructor.
11151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 104 Potential violation of Law of Demeter (static property access)
11152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 108 Potential violation of Law of Demeter (method chain calls)
11153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 108 Potential violation of Law of Demeter (method chain calls)
11154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 111 Potential violation of Law of Demeter (method chain calls)
11155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 116 Potential violation of Law of Demeter (method chain calls)
11156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 116 Potential violation of Law of Demeter (method chain calls)
11157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 117 Potential violation of Law of Demeter (method chain calls)
11158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 117 Potential violation of Law of Demeter (method chain calls)
11159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 158 Potential violation of Law of Demeter (method chain calls)
11160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 158 Potential violation of Law of Demeter (method chain calls)
11161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\MetricsStreamProcessor.java 161 Potential violation of Law of Demeter (object not created locally)
11162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\NoneStreamProcessor.java 47 Private field 'workers' could be made final; it is only initialized in the declaration or constructor.
11163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\NoneStreamProcessor.java 63 Potential violation of Law of Demeter (static property access)
11164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\NoneStreamProcessor.java 67 Potential violation of Law of Demeter (method chain calls)
11165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\NoneStreamProcessor.java 67 Potential violation of Law of Demeter (method chain calls)
11166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\NoneStreamProcessor.java 70 Potential violation of Law of Demeter (method chain calls)
11167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\NoneStreamProcessor.java 70 Potential violation of Law of Demeter (method chain calls)
11168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\NoneStreamProcessor.java 72 Potential violation of Law of Demeter (method chain calls)
11169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\NoneStreamProcessor.java 76 Potential violation of Law of Demeter (method chain calls)
11170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\NoneStreamProcessor.java 76 Potential violation of Law of Demeter (method chain calls)
11171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\PersistenceWorker.java 73 Potential violation of Law of Demeter (method chain calls)
11172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\RecordStreamProcessor.java 43 Private field 'workers' could be made final; it is only initialized in the declaration or constructor.
11173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\RecordStreamProcessor.java 58 Potential violation of Law of Demeter (static property access)
11174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\RecordStreamProcessor.java 62 Potential violation of Law of Demeter (method chain calls)
11175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\RecordStreamProcessor.java 62 Potential violation of Law of Demeter (method chain calls)
11176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\RecordStreamProcessor.java 65 Potential violation of Law of Demeter (method chain calls)
11177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\RecordStreamProcessor.java 65 Potential violation of Law of Demeter (method chain calls)
11178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\RecordStreamProcessor.java 67 Potential violation of Law of Demeter (method chain calls)
11179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\RecordStreamProcessor.java 70 Potential violation of Law of Demeter (method chain calls)
11180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\RecordStreamProcessor.java 70 Potential violation of Law of Demeter (method chain calls)
11181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNStreamProcessor.java 54 Private field 'workers' could be made final; it is only initialized in the declaration or constructor.
11182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNStreamProcessor.java 68 Potential violation of Law of Demeter (static property access)
11183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNStreamProcessor.java 72 Potential violation of Law of Demeter (method chain calls)
11184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNStreamProcessor.java 72 Potential violation of Law of Demeter (method chain calls)
11185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNStreamProcessor.java 75 Potential violation of Law of Demeter (method chain calls)
11186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNStreamProcessor.java 75 Potential violation of Law of Demeter (method chain calls)
11187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNStreamProcessor.java 77 Potential violation of Law of Demeter (method chain calls)
11188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNStreamProcessor.java 81 Potential violation of Law of Demeter (method chain calls)
11189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNStreamProcessor.java 81 Potential violation of Law of Demeter (method chain calls)
11190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNWorker.java 42 Private field 'reportPeriod' could be made final; it is only initialized in the declaration or constructor.
11191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNWorker.java 104 Potential violation of Law of Demeter (method chain calls)
11192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\analysis\worker\TopNWorker.java 104 Potential violation of Law of Demeter (method chain calls)
11193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\annotation\AnnotationScan.java 54 Potential violation of Law of Demeter (method chain calls)
11194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\annotation\AnnotationScan.java 54 Potential violation of Law of Demeter (method chain calls)
11195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\annotation\AnnotationScan.java 55 Potential violation of Law of Demeter (object not created locally)
11196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\annotation\AnnotationScan.java 60 Potential violation of Law of Demeter (object not created locally)
11197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\annotation\AnnotationScan.java 72 Private field 'listener' could be made final; it is only initialized in the declaration or constructor.
11198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\annotation\AnnotationScan.java 73 Private field 'matchedClass' could be made final; it is only initialized in the declaration or constructor.
11199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\annotation\AnnotationScan.java 89 Potential violation of Law of Demeter (method chain calls)
11200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\annotation\AnnotationScan.java 89 Potential violation of Law of Demeter (method chain calls)
11201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 61 Potential violation of Law of Demeter (static property access)
11202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 70 Potential violation of Law of Demeter (method chain calls)
11203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 70 Potential violation of Law of Demeter (method chain calls)
11204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 74 Potential violation of Law of Demeter (method chain calls)
11205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 74 Potential violation of Law of Demeter (method chain calls)
11206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 78 Potential violation of Law of Demeter (object not created locally)
11207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 86 Potential violation of Law of Demeter (object not created locally)
11208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 88 Potential violation of Law of Demeter (object not created locally)
11209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 95 Potential violation of Law of Demeter (method chain calls)
11210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 95 Potential violation of Law of Demeter (method chain calls)
11211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 98 Potential violation of Law of Demeter (method chain calls)
11212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 98 Potential violation of Law of Demeter (method chain calls)
11213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 106 Potential violation of Law of Demeter (method chain calls)
11214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 106 Potential violation of Law of Demeter (method chain calls)
11215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 106 Potential violation of Law of Demeter (method chain calls)
11216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 106 Potential violation of Law of Demeter (method chain calls)
11217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\CacheUpdateTimer.java 106 Potential violation of Law of Demeter (object not created locally)
11218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\ProfileTaskCache.java 73 Potential violation of Law of Demeter (method chain calls)
11219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\ProfileTaskCache.java 73 Potential violation of Law of Demeter (method chain calls)
11220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\ProfileTaskCache.java 97 Potential violation of Law of Demeter (method chain calls)
11221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\cache\ProfileTaskCache.java 131 Potential violation of Law of Demeter (static property access)
11222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\command\CommandService.java 31 Perhaps 'moduleManager' could be replaced by a local variable.
11223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\command\CommandService.java 38 Potential violation of Law of Demeter (method chain calls)
11224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\command\CommandService.java 46 Potential violation of Law of Demeter (method chain calls)
11225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\ComponentLibraryCatalogService.java 84 Potential violation of Law of Demeter (object not created locally)
11226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRule.java 29 Private field 'rules' could be made final; it is only initialized in the declaration or constructor.
11227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRule.java 40 Potential violation of Law of Demeter (object not created locally)
11228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReader.java 33 Private field 'yamlData' could be made final; it is only initialized in the declaration or constructor.
11229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReader.java 54 Potential violation of Law of Demeter (object not created locally)
11230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReader.java 57 Deeply nested if..then statements are hard to read
11231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReader.java 61 Deeply nested if..then statements are hard to read
11232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\EndpointNameGrouping.java 44 Potential violation of Law of Demeter (object not created locally)
11233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\EndpointNameGroupingRuleWatcher.java 48 Potential violation of Law of Demeter (method chain calls)
11234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\StringFormatGroup.java 48 Potential violation of Law of Demeter (static property access)
11235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\StringFormatGroup.java 64 Potential violation of Law of Demeter (method chain calls)
11236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\config\group\StringFormatGroup.java 64 Potential violation of Law of Demeter (method chain calls)
11237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplate.java 76 Potential violation of Law of Demeter (method chain calls)
11238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplate.java 76 Potential violation of Law of Demeter (method chain calls)
11239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplate.java 77 Potential violation of Law of Demeter (method chain calls)
11240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplate.java 77 Potential violation of Law of Demeter (method chain calls)
11241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializer.java 37 Private field 'yamlData' could be made final; it is only initialized in the declaration or constructor.
11242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializer.java 54 Potential violation of Law of Demeter (object not created locally)
11243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializer.java 58 Deeply nested if..then statements are hard to read
11244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializer.java 66 Deeply nested if..then statements are hard to read
11245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializer.java 82 Deeply nested if..then statements are hard to read
11246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateManagementService.java 39 Potential violation of Law of Demeter (method chain calls)
11247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateManagementService.java 39 Potential violation of Law of Demeter (method chain calls)
11248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateManagementService.java 47 Potential violation of Law of Demeter (method chain calls)
11249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateManagementService.java 51 Potential violation of Law of Demeter (method chain calls)
11250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateManagementService.java 55 Potential violation of Law of Demeter (method chain calls)
11251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateManagementService.java 59 Potential violation of Law of Demeter (method chain calls)
11252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 19 A high number of imports can indicate a high degree of coupling within an object.
11253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 64 The class 'PrometheusMetricConverter' has a Modified Cyclomatic Complexity of 3 (Highest = 10).
11254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 64 The class 'PrometheusMetricConverter' has a Standard Cyclomatic Complexity of 3 (Highest = 13).
11255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 94 Avoid really long methods.
11256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 94 The method 'toMeter' has a Modified Cyclomatic Complexity of 10.
11257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 94 The method 'toMeter' has a Standard Cyclomatic Complexity of 13.
11258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 94 The method 'toMeter(Stream)' has an NPath complexity of 320, current threshold is 200
11259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 95 Potential violation of Law of Demeter (method chain calls)
11260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 95 Potential violation of Law of Demeter (method chain calls)
11261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 95 Potential violation of Law of Demeter (method chain calls)
11262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 95 Potential violation of Law of Demeter (method chain calls)
11263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 95 Potential violation of Law of Demeter (method chain calls)
11264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 95 Potential violation of Law of Demeter (method chain calls)
11265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 95 Potential violation of Law of Demeter (method chain calls)
11266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 95 Potential violation of Law of Demeter (method chain calls)
11267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 95 Potential violation of Law of Demeter (method chain calls)
11268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 149 Potential violation of Law of Demeter (method chain calls)
11269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 149 Potential violation of Law of Demeter (method chain calls)
11270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 149 Potential violation of Law of Demeter (method chain calls)
11271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 149 Potential violation of Law of Demeter (method chain calls)
11272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 149 Potential violation of Law of Demeter (method chain calls)
11273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 149 Potential violation of Law of Demeter (method chain calls)
11274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 217 Potential violation of Law of Demeter (method chain calls)
11275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 222 Potential violation of Law of Demeter (method chain calls)
11276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 227 Potential violation of Law of Demeter (method chain calls)
11277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 227 Potential violation of Law of Demeter (method chain calls)
11278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 227 Potential violation of Law of Demeter (method chain calls)
11279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 227 Potential violation of Law of Demeter (method chain calls)
11280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 235 Potential violation of Law of Demeter (method chain calls)
11281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 242 Potential violation of Law of Demeter (method chain calls)
11282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 249 Potential violation of Law of Demeter (method chain calls)
11283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 254 Potential violation of Law of Demeter (method chain calls)
11284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\PrometheusMetricConverter.java 254 Potential violation of Law of Demeter (method chain calls)
11285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\counter\Window.java 63 Potential violation of Law of Demeter (method chain calls)
11286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\counter\Window.java 63 Potential violation of Law of Demeter (method chain calls)
11287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\counter\Window.java 66 Potential violation of Law of Demeter (method chain calls)
11288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\counter\Window.java 66 Potential violation of Law of Demeter (method chain calls)
11289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\counter\Window.java 81 Potential violation of Law of Demeter (object not created locally)
11290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\counter\Window.java 82 Potential violation of Law of Demeter (object not created locally)
11291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Relabel.java 37 Potential violation of Law of Demeter (method chain calls)
11292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Relabel.java 37 Potential violation of Law of Demeter (method chain calls)
11293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Relabel.java 38 Potential violation of Law of Demeter (method chain calls)
11294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Relabel.java 38 Potential violation of Law of Demeter (method chain calls)
11295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Relabel.java 39 Potential violation of Law of Demeter (method chain calls)
11296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Relabel.java 39 Potential violation of Law of Demeter (method chain calls)
11297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Rules.java 36 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
11298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Rules.java 46 Potential violation of Law of Demeter (method chain calls)
11299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Rules.java 46 Potential violation of Law of Demeter (method chain calls)
11300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Rules.java 46 Potential violation of Law of Demeter (method chain calls)
11301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\metric\promethues\rule\Rules.java 46 Potential violation of Law of Demeter (method chain calls)
11302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\CoreOALDefine.java 20 A class which only has private constructors should be final
11303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 54 Potential violation of Law of Demeter (object not created locally)
11304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 55 Potential violation of Law of Demeter (method chain calls)
11305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 55 Potential violation of Law of Demeter (method chain calls)
11306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 55 Potential violation of Law of Demeter (method chain calls)
11307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 55 Potential violation of Law of Demeter (method chain calls)
11308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 55 Potential violation of Law of Demeter (method chain calls)
11309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 55 Potential violation of Law of Demeter (method chain calls)
11310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 55 Potential violation of Law of Demeter (object not created locally)
11311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 60 Potential violation of Law of Demeter (method chain calls)
11312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 60 Potential violation of Law of Demeter (method chain calls)
11313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 60 Potential violation of Law of Demeter (object not created locally)
11314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 61 Potential violation of Law of Demeter (object not created locally)
11315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 75 Potential violation of Law of Demeter (object not created locally)
11316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\oal\rt\OALEngineLoaderService.java 76 Potential violation of Law of Demeter (object not created locally)
11317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskLogRecord.java 71 Potential violation of Law of Demeter (method chain calls)
11318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskLogRecord.java 71 Potential violation of Law of Demeter (method chain calls)
11319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskLogRecord.java 72 Potential violation of Law of Demeter (method chain calls)
11320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskLogRecord.java 72 Potential violation of Law of Demeter (method chain calls)
11321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskLogRecord.java 73 Potential violation of Law of Demeter (method chain calls)
11322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskLogRecord.java 73 Potential violation of Law of Demeter (method chain calls)
11323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 39 The class 'ProfileTaskMutationService' has a Modified Cyclomatic Complexity of 5 (Highest = 10).
11324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 39 The class 'ProfileTaskMutationService' has a Standard Cyclomatic Complexity of 5 (Highest = 10).
11325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 45 Potential violation of Law of Demeter (method chain calls)
11326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 45 Potential violation of Law of Demeter (method chain calls)
11327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 74 Potential violation of Law of Demeter (static property access)
11328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 82 Potential violation of Law of Demeter (method chain calls)
11329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 82 Potential violation of Law of Demeter (method chain calls)
11330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 97 Potential violation of Law of Demeter (method chain calls)
11331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 99 Potential violation of Law of Demeter (method chain calls)
11332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 99 Potential violation of Law of Demeter (method chain calls)
11333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 102 The method 'checkDataSuccess' has a Modified Cyclomatic Complexity of 10.
11334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 102 The method 'checkDataSuccess' has a Standard Cyclomatic Complexity of 10.
11335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 102 The method 'checkDataSuccess(String, String, long, long, int, int, int, int)' has a cyclomatic complexity of 10.
11336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 102 The method 'checkDataSuccess(String, String, long, long, int, int, int, int)' has an NPath complexity of 512, current threshold is 200
11337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskMutationService.java 143 Potential violation of Law of Demeter (method chain calls)
11338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 83 Potential violation of Law of Demeter (method chain calls)
11339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 83 Potential violation of Law of Demeter (method chain calls)
11340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 84 Potential violation of Law of Demeter (method chain calls)
11341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 84 Potential violation of Law of Demeter (method chain calls)
11342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 85 Potential violation of Law of Demeter (method chain calls)
11343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 85 Potential violation of Law of Demeter (method chain calls)
11344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 86 Potential violation of Law of Demeter (method chain calls)
11345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 86 Potential violation of Law of Demeter (method chain calls)
11346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 87 Potential violation of Law of Demeter (method chain calls)
11347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 87 Potential violation of Law of Demeter (method chain calls)
11348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 88 Potential violation of Law of Demeter (method chain calls)
11349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 88 Potential violation of Law of Demeter (method chain calls)
11350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 89 Potential violation of Law of Demeter (method chain calls)
11351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileTaskRecord.java 89 Potential violation of Law of Demeter (method chain calls)
11352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileThreadSnapshotRecord.java 81 Potential violation of Law of Demeter (method chain calls)
11353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileThreadSnapshotRecord.java 81 Potential violation of Law of Demeter (method chain calls)
11354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileThreadSnapshotRecord.java 82 Potential violation of Law of Demeter (method chain calls)
11355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileThreadSnapshotRecord.java 82 Potential violation of Law of Demeter (method chain calls)
11356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileThreadSnapshotRecord.java 83 Potential violation of Law of Demeter (method chain calls)
11357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileThreadSnapshotRecord.java 83 Potential violation of Law of Demeter (method chain calls)
11358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileThreadSnapshotRecord.java 87 Potential violation of Law of Demeter (method chain calls)
11359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileThreadSnapshotRecord.java 87 Potential violation of Law of Demeter (method chain calls)
11360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\ProfileThreadSnapshotRecord.java 103 Potential violation of Law of Demeter (method chain calls)
11361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 76 Potential violation of Law of Demeter (object not created locally)
11362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 81 Potential violation of Law of Demeter (method chain calls)
11363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 81 Potential violation of Law of Demeter (method chain calls)
11364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 81 Potential violation of Law of Demeter (method chain calls)
11365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 81 Potential violation of Law of Demeter (method chain calls)
11366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 81 Potential violation of Law of Demeter (method chain calls)
11367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 81 Potential violation of Law of Demeter (method chain calls)
11368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 81 Potential violation of Law of Demeter (method chain calls)
11369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 81 Potential violation of Law of Demeter (method chain calls)
11370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 81 Potential violation of Law of Demeter (object not created locally)
11371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 93 Potential violation of Law of Demeter (method chain calls)
11372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 100 Potential violation of Law of Demeter (method chain calls)
11373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 100 Potential violation of Law of Demeter (method chain calls)
11374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 100 Potential violation of Law of Demeter (method chain calls)
11375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 100 Potential violation of Law of Demeter (method chain calls)
11376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 115 Potential violation of Law of Demeter (method chain calls)
11377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 116 Potential violation of Law of Demeter (method chain calls)
11378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 145 Potential violation of Law of Demeter (method chain calls)
11379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 145 Potential violation of Law of Demeter (method chain calls)
11380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 151 Potential violation of Law of Demeter (object not created locally)
11381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 156 Potential violation of Law of Demeter (method chain calls)
11382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 156 Potential violation of Law of Demeter (method chain calls)
11383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 164 Private field 'ranges' could be made final; it is only initialized in the declaration or constructor.
11384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 187 Private field 'minSequence' could be made final; it is only initialized in the declaration or constructor.
11385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzer.java 188 Private field 'maxSequence' could be made final; it is only initialized in the declaration or constructor.
11386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStack.java 52 Potential violation of Law of Demeter (object not created locally)
11387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 34 This class has too many methods, consider refactoring it.
11388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 78 Potential violation of Law of Demeter (object not created locally)
11389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 84 Potential violation of Law of Demeter (object not created locally)
11390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 86 Potential violation of Law of Demeter (static property access)
11391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 109 Potential violation of Law of Demeter (method chain calls)
11392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 120 Potential violation of Law of Demeter (static property access)
11393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 126 Potential violation of Law of Demeter (static property access)
11394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 140 Potential violation of Law of Demeter (static property access)
11395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 166 Potential violation of Law of Demeter (object not created locally)
11396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 166 Potential violation of Law of Demeter (object not created locally)
11397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 175 Potential violation of Law of Demeter (method chain calls)
11398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 176 Potential violation of Law of Demeter (method chain calls)
11399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 195 Potential violation of Law of Demeter (method chain calls)
11400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 196 Potential violation of Law of Demeter (method chain calls)
11401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 196 Potential violation of Law of Demeter (method chain calls)
11402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 209 Potential violation of Law of Demeter (method chain calls)
11403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 219 Potential violation of Law of Demeter (object not created locally)
11404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 228 Potential violation of Law of Demeter (object not created locally)
11405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 228 Potential violation of Law of Demeter (object not created locally)
11406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 231 Potential violation of Law of Demeter (method chain calls)
11407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 239 Potential violation of Law of Demeter (method chain calls)
11408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 239 Potential violation of Law of Demeter (method chain calls)
11409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 239 Potential violation of Law of Demeter (method chain calls)
11410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 239 Potential violation of Law of Demeter (method chain calls)
11411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackNode.java 243 Potential violation of Law of Demeter (method chain calls)
11412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AggregationQueryService.java 48 Potential violation of Law of Demeter (method chain calls)
11413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AggregationQueryService.java 48 Potential violation of Law of Demeter (method chain calls)
11414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AggregationQueryService.java 56 Potential violation of Law of Demeter (static property access)
11415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AggregationQueryService.java 60 Potential violation of Law of Demeter (static property access)
11416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AggregationQueryService.java 63 Potential violation of Law of Demeter (method chain calls)
11417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AggregationQueryService.java 65 Potential violation of Law of Demeter (object not created locally)
11418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AlarmQueryService.java 40 Potential violation of Law of Demeter (method chain calls)
11419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AlarmQueryService.java 40 Potential violation of Law of Demeter (method chain calls)
11420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AlarmQueryService.java 47 Potential violation of Law of Demeter (static property access)
11421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AlarmQueryService.java 48 Potential violation of Law of Demeter (method chain calls)
11422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AlarmQueryService.java 48 Potential violation of Law of Demeter (object not created locally)
11423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\AlarmQueryService.java 48 Potential violation of Law of Demeter (object not created locally)
11424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 48 Potential violation of Law of Demeter (object not created locally)
11425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 49 Potential violation of Law of Demeter (object not created locally)
11426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 127 Potential violation of Law of Demeter (method chain calls)
11427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 149 Potential violation of Law of Demeter (method chain calls)
11428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 149 Potential violation of Law of Demeter (method chain calls)
11429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 151 Potential violation of Law of Demeter (method chain calls)
11430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 151 Potential violation of Law of Demeter (method chain calls)
11431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 153 Potential violation of Law of Demeter (method chain calls)
11432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 153 Potential violation of Law of Demeter (method chain calls)
11433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 155 Potential violation of Law of Demeter (method chain calls)
11434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\DurationUtils.java 155 Potential violation of Law of Demeter (method chain calls)
11435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 43 Potential violation of Law of Demeter (method chain calls)
11436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 43 Potential violation of Law of Demeter (method chain calls)
11437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 48 Avoid long parameter lists.
11438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 48 Rather than using a lot of String arguments, consider using a container object for those values.
11439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 58 Potential violation of Law of Demeter (static property access)
11440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 60 Potential violation of Law of Demeter (method chain calls)
11441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 61 Potential violation of Law of Demeter (object not created locally)
11442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 62 Potential violation of Law of Demeter (object not created locally)
11443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 63 Potential violation of Law of Demeter (method chain calls)
11444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\LogQueryService.java 63 Potential violation of Law of Demeter (object not created locally)
11445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 44 Potential violation of Law of Demeter (method chain calls)
11446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 44 Potential violation of Law of Demeter (method chain calls)
11447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 50 Potential violation of Law of Demeter (method chain calls)
11448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 54 Potential violation of Law of Demeter (method chain calls)
11449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 58 Potential violation of Law of Demeter (method chain calls)
11450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 63 Potential violation of Law of Demeter (method chain calls)
11451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 68 Potential violation of Law of Demeter (method chain calls)
11452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 73 Potential violation of Law of Demeter (method chain calls)
11453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 77 Potential violation of Law of Demeter (method chain calls)
11454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 81 Potential violation of Law of Demeter (static property access)
11455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 83 Potential violation of Law of Demeter (static property access)
11456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 84 Potential violation of Law of Demeter (object not created locally)
11457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 88 Potential violation of Law of Demeter (object not created locally)
11458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 89 Potential violation of Law of Demeter (object not created locally)
11459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetadataQueryService.java 90 Potential violation of Law of Demeter (object not created locally)
11460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsMetadataQueryService.java 32 Potential violation of Law of Demeter (static property access)
11461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsMetadataQueryService.java 33 Potential violation of Law of Demeter (object not created locally)
11462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsMetadataQueryService.java 34 Potential violation of Law of Demeter (method chain calls)
11463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 45 Potential violation of Law of Demeter (method chain calls)
11464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 45 Potential violation of Law of Demeter (method chain calls)
11465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 54 Potential violation of Law of Demeter (method chain calls)
11466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 55 Potential violation of Law of Demeter (static property access)
11467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 62 Potential violation of Law of Demeter (method chain calls)
11468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 63 Potential violation of Law of Demeter (static property access)
11469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 74 Potential violation of Law of Demeter (method chain calls)
11470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 75 Potential violation of Law of Demeter (static property access)
11471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 82 Potential violation of Law of Demeter (method chain calls)
11472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\MetricsQueryService.java 83 Potential violation of Law of Demeter (static property access)
11473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\PaginationUtils.java 34 Private field 'from' could be made final; it is only initialized in the declaration or constructor.
11474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\PaginationUtils.java 35 Private field 'limit' could be made final; it is only initialized in the declaration or constructor.
11475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 19 A high number of imports can indicate a high degree of coupling within an object.
11476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 77 Potential violation of Law of Demeter (method chain calls)
11477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 77 Potential violation of Law of Demeter (method chain calls)
11478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 86 Potential violation of Law of Demeter (method chain calls)
11479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 86 Potential violation of Law of Demeter (method chain calls)
11480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 95 Potential violation of Law of Demeter (method chain calls)
11481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 95 Potential violation of Law of Demeter (method chain calls)
11482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 104 Potential violation of Law of Demeter (method chain calls)
11483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 104 Potential violation of Law of Demeter (method chain calls)
11484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 113 Potential violation of Law of Demeter (method chain calls)
11485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 113 Potential violation of Law of Demeter (method chain calls)
11486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 127 Potential violation of Law of Demeter (method chain calls)
11487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 130 Potential violation of Law of Demeter (method chain calls)
11488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 139 Potential violation of Law of Demeter (static property access)
11489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 141 Potential violation of Law of Demeter (object not created locally)
11490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 144 Potential violation of Law of Demeter (method chain calls)
11491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 144 Potential violation of Law of Demeter (method chain calls)
11492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 144 Potential violation of Law of Demeter (method chain calls)
11493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 144 Potential violation of Law of Demeter (method chain calls)
11494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 144 Potential violation of Law of Demeter (method chain calls)
11495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 144 Potential violation of Law of Demeter (method chain calls)
11496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 161 Potential violation of Law of Demeter (method chain calls)
11497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 170 Potential violation of Law of Demeter (method chain calls)
11498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 176 Potential violation of Law of Demeter (object not created locally)
11499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 177 Potential violation of Law of Demeter (method chain calls)
11500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ProfileTaskQueryService.java 185 Potential violation of Law of Demeter (method chain calls)
11501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 37 The class 'ServiceInstanceTopologyBuilder' has a Modified Cyclomatic Complexity of 4 (Highest = 10).
11502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 37 The class 'ServiceInstanceTopologyBuilder' has a Standard Cyclomatic Complexity of 4 (Highest = 10).
11503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 47 The method 'build' has a Modified Cyclomatic Complexity of 10.
11504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 47 The method 'build' has a Standard Cyclomatic Complexity of 10.
11505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 47 The method 'build(List, List)' has a cyclomatic complexity of 11.
11506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 58 Potential violation of Law of Demeter (static property access)
11507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 60 Potential violation of Law of Demeter (static property access)
11508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 61 Potential violation of Law of Demeter (object not created locally)
11509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 63 Potential violation of Law of Demeter (static property access)
11510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 65 Potential violation of Law of Demeter (static property access)
11511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 66 Potential violation of Law of Demeter (object not created locally)
11512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 74 Potential violation of Law of Demeter (object not created locally)
11513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 74 Potential violation of Law of Demeter (object not created locally)
11514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 75 Potential violation of Law of Demeter (object not created locally)
11515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 84 Potential violation of Law of Demeter (object not created locally)
11516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 85 Potential violation of Law of Demeter (object not created locally)
11517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 86 Potential violation of Law of Demeter (object not created locally)
11518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 87 Potential violation of Law of Demeter (object not created locally)
11519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 88 Potential violation of Law of Demeter (object not created locally)
11520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 97 Potential violation of Law of Demeter (static property access)
11521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 99 Potential violation of Law of Demeter (static property access)
11522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 100 Potential violation of Law of Demeter (object not created locally)
11523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 102 Potential violation of Law of Demeter (static property access)
11524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 104 Potential violation of Law of Demeter (static property access)
11525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 105 Potential violation of Law of Demeter (object not created locally)
11526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 118 Potential violation of Law of Demeter (object not created locally)
11527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 125 Potential violation of Law of Demeter (object not created locally)
11528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 126 Potential violation of Law of Demeter (object not created locally)
11529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 127 Potential violation of Law of Demeter (object not created locally)
11530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 128 Potential violation of Law of Demeter (object not created locally)
11531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 129 Potential violation of Law of Demeter (object not created locally)
11532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 133 Potential violation of Law of Demeter (object not created locally)
11533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 134 Potential violation of Law of Demeter (object not created locally)
11534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 139 Potential violation of Law of Demeter (method chain calls)
11535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 140 Potential violation of Law of Demeter (method chain calls)
11536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceInstanceTopologyBuilder.java 149 Potential violation of Law of Demeter (static property access)
11537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 41 The class 'ServiceTopologyBuilder' has a Modified Cyclomatic Complexity of 5 (Highest = 13).
11538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 41 The class 'ServiceTopologyBuilder' has a Standard Cyclomatic Complexity of 5 (Highest = 13).
11539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 56 Avoid really long methods.
11540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 56 The method 'build' has a Modified Cyclomatic Complexity of 13.
11541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 56 The method 'build' has a Standard Cyclomatic Complexity of 13.
11542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 56 The method 'build(List, List)' has a NCSS line count of 65.
11543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 56 The method 'build(List, List)' has a cyclomatic complexity of 15.
11544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 56 The method 'build(List, List)' has an NPath complexity of 1617, current threshold is 200
11545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 63 Potential violation of Law of Demeter (static property access)
11546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 66 Potential violation of Law of Demeter (static property access)
11547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 73 Potential violation of Law of Demeter (object not created locally)
11548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 74 Potential violation of Law of Demeter (object not created locally)
11549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 78 Potential violation of Law of Demeter (object not created locally)
11550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 79 Potential violation of Law of Demeter (static property access)
11551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 80 Potential violation of Law of Demeter (object not created locally)
11552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 81 Potential violation of Law of Demeter (object not created locally)
11553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 81 Potential violation of Law of Demeter (static property access)
11554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 90 Potential violation of Law of Demeter (object not created locally)
11555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 90 Potential violation of Law of Demeter (object not created locally)
11556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 91 Potential violation of Law of Demeter (object not created locally)
11557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 107 Potential violation of Law of Demeter (object not created locally)
11558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 108 Potential violation of Law of Demeter (object not created locally)
11559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 109 Potential violation of Law of Demeter (object not created locally)
11560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 110 Potential violation of Law of Demeter (object not created locally)
11561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 111 Potential violation of Law of Demeter (object not created locally)
11562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 117 Potential violation of Law of Demeter (static property access)
11563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 119 Potential violation of Law of Demeter (static property access)
11564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 133 Potential violation of Law of Demeter (object not created locally)
11565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 134 Potential violation of Law of Demeter (object not created locally)
11566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 141 Potential violation of Law of Demeter (method chain calls)
11567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 141 Potential violation of Law of Demeter (static property access)
11568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 154 Potential violation of Law of Demeter (object not created locally)
11569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 160 Potential violation of Law of Demeter (object not created locally)
11570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 161 Potential violation of Law of Demeter (object not created locally)
11571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 162 Potential violation of Law of Demeter (object not created locally)
11572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 163 Potential violation of Law of Demeter (object not created locally)
11573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 164 Potential violation of Law of Demeter (object not created locally)
11574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 168 Potential violation of Law of Demeter (object not created locally)
11575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 169 Potential violation of Law of Demeter (object not created locally)
11576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 174 Potential violation of Law of Demeter (method chain calls)
11577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\ServiceTopologyBuilder.java 175 Potential violation of Law of Demeter (method chain calls)
11578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopNRecordsQueryService.java 42 Potential violation of Law of Demeter (method chain calls)
11579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopNRecordsQueryService.java 42 Potential violation of Law of Demeter (method chain calls)
11580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopNRecordsQueryService.java 50 Potential violation of Law of Demeter (method chain calls)
11581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopNRecordsQueryService.java 51 Potential violation of Law of Demeter (static property access)
11582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 57 Potential violation of Law of Demeter (method chain calls)
11583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 57 Potential violation of Law of Demeter (method chain calls)
11584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 64 Potential violation of Law of Demeter (method chain calls)
11585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 64 Potential violation of Law of Demeter (method chain calls)
11586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 73 Potential violation of Law of Demeter (method chain calls)
11587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 75 Potential violation of Law of Demeter (method chain calls)
11588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 84 Potential violation of Law of Demeter (method chain calls)
11589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 86 Potential violation of Law of Demeter (method chain calls)
11590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 98 Potential violation of Law of Demeter (object not created locally)
11591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 107 Potential violation of Law of Demeter (method chain calls)
11592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 109 Potential violation of Law of Demeter (method chain calls)
11593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 112 Deeply nested if..then statements are hard to read
11594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 128 Potential violation of Law of Demeter (method chain calls)
11595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 130 Potential violation of Law of Demeter (method chain calls)
11596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 140 Potential violation of Law of Demeter (method chain calls)
11597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 144 Potential violation of Law of Demeter (object not created locally)
11598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 154 Potential violation of Law of Demeter (object not created locally)
11599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 170 Potential violation of Law of Demeter (method chain calls)
11600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 174 Potential violation of Law of Demeter (object not created locally)
11601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 184 Potential violation of Law of Demeter (object not created locally)
11602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 202 Potential violation of Law of Demeter (static property access)
11603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 204 Potential violation of Law of Demeter (object not created locally)
11604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 211 Potential violation of Law of Demeter (static property access)
11605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 215 Potential violation of Law of Demeter (object not created locally)
11606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 216 Potential violation of Law of Demeter (object not created locally)
11607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 217 Potential violation of Law of Demeter (static property access)
11608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 218 Potential violation of Law of Demeter (object not created locally)
11609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 219 Potential violation of Law of Demeter (object not created locally)
11610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TopologyQueryService.java 220 Potential violation of Law of Demeter (object not created locally)
11611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 61 Potential violation of Law of Demeter (method chain calls)
11612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 61 Potential violation of Law of Demeter (method chain calls)
11613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 68 Potential violation of Law of Demeter (method chain calls)
11614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 68 Potential violation of Law of Demeter (method chain calls)
11615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 75 Avoid long parameter lists.
11616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 75 Rather than using a lot of String arguments, consider using a container object for those values.
11617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 87 Potential violation of Law of Demeter (static property access)
11618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 89 Potential violation of Law of Demeter (method chain calls)
11619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 91 Potential violation of Law of Demeter (object not created locally)
11620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 92 Potential violation of Law of Demeter (object not created locally)
11621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 99 Potential violation of Law of Demeter (method chain calls)
11622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 100 Potential violation of Law of Demeter (object not created locally)
11623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 101 Potential violation of Law of Demeter (method chain calls)
11624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 101 Potential violation of Law of Demeter (method chain calls)
11625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 101 Potential violation of Law of Demeter (method chain calls)
11626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 106 Potential violation of Law of Demeter (method chain calls)
11627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 117 Potential violation of Law of Demeter (object not created locally)
11628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 126 Potential violation of Law of Demeter (method chain calls)
11629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 127 Potential violation of Law of Demeter (method chain calls)
11630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 134 Potential violation of Law of Demeter (method chain calls)
11631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 235 Potential violation of Law of Demeter (method chain calls)
11632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\TraceQueryService.java 235 Potential violation of Law of Demeter (method chain calls)
11633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\enumeration\Language.java 21 The class 'Language' has a Standard Cyclomatic Complexity of 10(Highest = 9).
11634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\enumeration\Scope.java 43 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
11635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\DashboardSetting.java 37 Potential violation of Law of Demeter (method chain calls)
11636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\DashboardSetting.java 38 Potential violation of Law of Demeter (method chain calls)
11637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\DashboardSetting.java 39 Potential violation of Law of Demeter (method chain calls)
11638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\DashboardSetting.java 39 Potential violation of Law of Demeter (method chain calls)
11639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\DashboardSetting.java 40 Potential violation of Law of Demeter (method chain calls)
11640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\DashboardSetting.java 40 Potential violation of Law of Demeter (method chain calls)
11641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Duration.java 37 Potential violation of Law of Demeter (static property access)
11642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Duration.java 44 Potential violation of Law of Demeter (static property access)
11643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Duration.java 48 Potential violation of Law of Demeter (static property access)
11644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Duration.java 52 Potential violation of Law of Demeter (static property access)
11645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Duration.java 56 Potential violation of Law of Demeter (static property access)
11646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Duration.java 60 Potential violation of Law of Demeter (static property access)
11647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Duration.java 67 Potential violation of Law of Demeter (static property access)
11648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 67 Potential violation of Law of Demeter (static property access)
11649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 109 Potential violation of Law of Demeter (static property access)
11650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 111 Potential violation of Law of Demeter (static property access)
11651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 112 Potential violation of Law of Demeter (static property access)
11652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 114 Potential violation of Law of Demeter (static property access)
11653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 114 Potential violation of Law of Demeter (static property access)
11654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 118 Potential violation of Law of Demeter (static property access)
11655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 119 Potential violation of Law of Demeter (static property access)
11656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 125 Potential violation of Law of Demeter (static property access)
11657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 126 Potential violation of Law of Demeter (static property access)
11658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 127 Potential violation of Law of Demeter (static property access)
11659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 128 Potential violation of Law of Demeter (static property access)
11660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 134 Potential violation of Law of Demeter (static property access)
11661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\input\Entity.java 136 Potential violation of Law of Demeter (static property access)
11662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Bucket.java 66 Potential violation of Law of Demeter (method chain calls)
11663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Bucket.java 70 Potential violation of Law of Demeter (method chain calls)
11664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Bucket.java 80 Potential violation of Law of Demeter (method chain calls)
11665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Bucket.java 80 Potential violation of Law of Demeter (method chain calls)
11666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 85 Potential violation of Law of Demeter (static property access)
11667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 88 Potential violation of Law of Demeter (object not created locally)
11668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 89 Potential violation of Law of Demeter (object not created locally)
11669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 96 Potential violation of Law of Demeter (static property access)
11670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 99 Potential violation of Law of Demeter (object not created locally)
11671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 100 Potential violation of Law of Demeter (object not created locally)
11672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 108 Potential violation of Law of Demeter (static property access)
11673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 110 Potential violation of Law of Demeter (static property access)
11674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 111 Potential violation of Law of Demeter (object not created locally)
11675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 115 Potential violation of Law of Demeter (static property access)
11676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 116 Potential violation of Law of Demeter (object not created locally)
11677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 116 Potential violation of Law of Demeter (object not created locally)
11678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 119 Potential violation of Law of Demeter (static property access)
11679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 120 Potential violation of Law of Demeter (object not created locally)
11680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Call.java 120 Potential violation of Law of Demeter (object not created locally)
11681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\HeatMap.java 58 Potential violation of Law of Demeter (static property access)
11682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\HeatMap.java 69 Potential violation of Law of Demeter (static property access)
11683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\HeatMap.java 99 Potential violation of Law of Demeter (object not created locally)
11684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\HeatMap.java 140 Potential violation of Law of Demeter (static property access)
11685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\HeatMap.java 140 Potential violation of Law of Demeter (static property access)
11686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\HeatMap.java 142 Potential violation of Law of Demeter (static property access)
11687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\HeatMap.java 142 Potential violation of Law of Demeter (static property access)
11688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\IntValues.java 25 Private field 'values' could be made final; it is only initialized in the declaration or constructor.
11689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\IntValues.java 33 Potential violation of Law of Demeter (method chain calls)
11690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\query\type\Span.java 27 Too many fields
11691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteSenderService.java 62 Potential violation of Law of Demeter (method chain calls)
11692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteSenderService.java 62 Potential violation of Law of Demeter (method chain calls)
11693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteSenderService.java 67 Potential violation of Law of Demeter (object not created locally)
11694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteSenderService.java 68 Potential violation of Law of Demeter (object not created locally)
11695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteSenderService.java 84 Potential violation of Law of Demeter (object not created locally)
11696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandler.java 53 Private field 'remoteInCounter' could be made final; it is only initialized in the declaration or constructor.
11697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandler.java 54 Private field 'remoteInErrorCounter' could be made final; it is only initialized in the declaration or constructor.
11698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandler.java 55 Private field 'remoteInTargetNotFoundCounter' could be made final; it is only initialized in the declaration or constructor.
11699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandler.java 56 Private field 'remoteInHistogram' could be made final; it is only initialized in the declaration or constructor.
11700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandler.java 103 Potential violation of Law of Demeter (method chain calls)
11701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandler.java 103 Potential violation of Law of Demeter (method chain calls)
11702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\Address.java 40 Potential violation of Law of Demeter (method chain calls)
11703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 55 Private field 'sslContext' could be made final; it is only initialized in the declaration or constructor.
11704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 59 Private field 'remoteOutCounter' could be made final; it is only initialized in the declaration or constructor.
11705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 60 Private field 'remoteOutErrorCounter' could be made final; it is only initialized in the declaration or constructor.
11706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 61 Private field 'remoteTimeout' could be made final; it is only initialized in the declaration or constructor.
11707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 103 Potential violation of Law of Demeter (method chain calls)
11708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 122 Potential violation of Law of Demeter (method chain calls)
11709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 124 Potential violation of Law of Demeter (method chain calls)
11710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 158 Potential violation of Law of Demeter (object not created locally)
11711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 160 Potential violation of Law of Demeter (object not created locally)
11712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 222 Potential violation of Law of Demeter (method chain calls)
11713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClient.java 225 Potential violation of Law of Demeter (method chain calls)
11714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 19 A high number of imports can indicate a high degree of coupling within an object.
11715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 99 Potential violation of Law of Demeter (method chain calls)
11716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 99 Potential violation of Law of Demeter (method chain calls)
11717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 108 Potential violation of Law of Demeter (method chain calls)
11718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 108 Potential violation of Law of Demeter (method chain calls)
11719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 108 Potential violation of Law of Demeter (method chain calls)
11720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 117 Potential violation of Law of Demeter (method chain calls)
11721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 117 Potential violation of Law of Demeter (method chain calls)
11722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 132 Potential violation of Law of Demeter (object not created locally)
11723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 135 Potential violation of Law of Demeter (object not created locally)
11724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 196 Potential violation of Law of Demeter (method chain calls)
11725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 198 Potential violation of Law of Demeter (method chain calls)
11726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 198 Potential violation of Law of Demeter (method chain calls)
11727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 199 Potential violation of Law of Demeter (method chain calls)
11728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 201 Potential violation of Law of Demeter (object not created locally)
11729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 201 Potential violation of Law of Demeter (object not created locally)
11730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 203 Potential violation of Law of Demeter (method chain calls)
11731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 203 Potential violation of Law of Demeter (method chain calls)
11732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 203 Potential violation of Law of Demeter (method chain calls)
11733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 203 Potential violation of Law of Demeter (object not created locally)
11734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 209 Potential violation of Law of Demeter (method chain calls)
11735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 209 Potential violation of Law of Demeter (object not created locally)
11736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 210 Potential violation of Law of Demeter (object not created locally)
11737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 213 Potential violation of Law of Demeter (object not created locally)
11738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 236 Potential violation of Law of Demeter (method chain calls)
11739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 236 Potential violation of Law of Demeter (method chain calls)
11740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 236 Potential violation of Law of Demeter (method chain calls)
11741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 236 Potential violation of Law of Demeter (object not created locally)
11742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 245 Potential violation of Law of Demeter (method chain calls)
11743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 245 Potential violation of Law of Demeter (method chain calls)
11744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 245 Potential violation of Law of Demeter (method chain calls)
11745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManager.java 245 Potential violation of Law of Demeter (method chain calls)
11746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\SelfRemoteClient.java 34 Perhaps 'remoteOutCounter' could be replaced by a local variable.
11747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\SelfRemoteClient.java 34 Private field 'remoteOutCounter' could be made final; it is only initialized in the declaration or constructor.
11748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\SelfRemoteClient.java 65 Potential violation of Law of Demeter (method chain calls)
11749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\client\SelfRemoteClient.java 65 Potential violation of Law of Demeter (method chain calls)
11750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\health\HealthCheckServiceHandler.java 46 Potential violation of Law of Demeter (static property access)
11751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\health\HealthCheckServiceHandler.java 47 Potential violation of Law of Demeter (object not created locally)
11752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\remote\health\HealthCheckServiceHandler.java 49 Potential violation of Law of Demeter (object not created locally)
11753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\server\auth\AuthenticationInterceptor.java 34 Private field 'listener' could be made final; it is only initialized in the declaration or constructor.
11754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DatabaseAccess.java 40 Potential violation of Law of Demeter (static property access)
11755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
11756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 31 The class 'DefaultScopeDefine' has a Modified Cyclomatic Complexity of 2 (Highest = 10).
11757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 31 The class 'DefaultScopeDefine' has a Standard Cyclomatic Complexity of 2 (Highest = 15).
11758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 31 This class has too many methods, consider refactoring it.
11759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 119 The method 'addNewScope' has a Modified Cyclomatic Complexity of 10.
11760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 119 The method 'addNewScope' has a Standard Cyclomatic Complexity of 15.
11761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 119 The method 'addNewScope(ScopeDeclaration, Class)' has a cyclomatic complexity of 19.
11762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 119 The method 'addNewScope(ScopeDeclaration, Class)' has an NPath complexity of 576, current threshold is 200
11763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 155 Deeply nested if..then statements are hard to read
11764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 155 Potential violation of Law of Demeter (object not created locally)
11765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 155 These nested if statements could be combined
11766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 158 Potential violation of Law of Demeter (object not created locally)
11767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\DefaultScopeDefine.java 159 Potential violation of Law of Demeter (object not created locally)
11768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\Endpoint.java 45 Potential violation of Law of Demeter (static property access)
11769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\Endpoint.java 81 Potential violation of Law of Demeter (static property access)
11770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\EndpointRelation.java 31 Too many fields
11771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\EndpointRelation.java 99 Potential violation of Law of Demeter (static property access)
11772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\EndpointRelation.java 100 Potential violation of Law of Demeter (static property access)
11773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\NetworkAddressAliasSetup.java 56 Potential violation of Law of Demeter (static property access)
11774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\NetworkAddressAliasSetup.java 57 Potential violation of Law of Demeter (static property access)
11775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\Service.java 39 Potential violation of Law of Demeter (static property access)
11776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceInstance.java 39 Potential violation of Law of Demeter (static property access)
11777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceInstance.java 73 Potential violation of Law of Demeter (static property access)
11778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceInstanceRelation.java 32 Too many fields
11779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceInstanceRelation.java 109 Potential violation of Law of Demeter (static property access)
11780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceInstanceRelation.java 110 Potential violation of Law of Demeter (static property access)
11781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceInstanceRelation.java 111 Potential violation of Law of Demeter (static property access)
11782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceInstanceRelation.java 112 Potential violation of Law of Demeter (static property access)
11783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceInstanceUpdate.java 38 Potential violation of Law of Demeter (static property access)
11784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceMeta.java 40 Potential violation of Law of Demeter (static property access)
11785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceRelation.java 32 Too many fields
11786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceRelation.java 99 Potential violation of Law of Demeter (static property access)
11787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\source\ServiceRelation.java 100 Potential violation of Law of Demeter (static property access)
11788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 57 Potential violation of Law of Demeter (method chain calls)
11789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 57 Potential violation of Law of Demeter (method chain calls)
11790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 59 Potential violation of Law of Demeter (method chain calls)
11791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 59 Potential violation of Law of Demeter (method chain calls)
11792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 62 Potential violation of Law of Demeter (object not created locally)
11793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 66 Potential violation of Law of Demeter (object not created locally)
11794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 70 Potential violation of Law of Demeter (object not created locally)
11795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 99 Potential violation of Law of Demeter (method chain calls)
11796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 99 Potential violation of Law of Demeter (method chain calls)
11797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 100 Potential violation of Law of Demeter (method chain calls)
11798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 100 Potential violation of Law of Demeter (method chain calls)
11799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 116 Potential violation of Law of Demeter (object not created locally)
11800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\PersistenceTimer.java 125 Potential violation of Law of Demeter (object not created locally)
11801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\annotation\ValueColumnMetadata.java 52 Potential violation of Law of Demeter (method chain calls)
11802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\annotation\ValueColumnMetadata.java 59 Potential violation of Law of Demeter (method chain calls)
11803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\annotation\ValueColumnMetadata.java 63 Potential violation of Law of Demeter (method chain calls)
11804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\annotation\ValueColumnMetadata.java 73 Avoid throwing raw exception types.
11805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\ColumnName.java 32 Private field 'fullName' could be made final; it is only initialized in the declaration or constructor.
11806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\ExtraQueryIndex.java 51 Potential violation of Law of Demeter (method chain calls)
11807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\ExtraQueryIndex.java 51 Potential violation of Law of Demeter (method chain calls)
11808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\ModelInstaller.java 65 Potential violation of Law of Demeter (method chain calls)
11809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\ModelInstaller.java 65 Potential violation of Law of Demeter (method chain calls)
11810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\ModelInstaller.java 68 Potential violation of Law of Demeter (object not created locally)
11811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 110 Potential violation of Law of Demeter (object not created locally)
11812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 110 Potential violation of Law of Demeter (object not created locally)
11813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 111 Potential violation of Law of Demeter (method chain calls)
11814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 111 Potential violation of Law of Demeter (object not created locally)
11815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 111 Potential violation of Law of Demeter (object not created locally)
11816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 111 Potential violation of Law of Demeter (object not created locally)
11817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 114 Potential violation of Law of Demeter (object not created locally)
11818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 116 Potential violation of Law of Demeter (method chain calls)
11819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 116 Potential violation of Law of Demeter (object not created locally)
11820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 117 Potential violation of Law of Demeter (static property access)
11821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 118 Potential violation of Law of Demeter (object not created locally)
11822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 118 Potential violation of Law of Demeter (object not created locally)
11823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 118 Potential violation of Law of Demeter (object not created locally)
11824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 119 Potential violation of Law of Demeter (object not created locally)
11825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 129 Potential violation of Law of Demeter (method chain calls)
11826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 129 Potential violation of Law of Demeter (method chain calls)
11827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\model\StorageModels.java 147 Potential violation of Law of Demeter (method chain calls)
11828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\query\ILogQueryDAO.java 28 Avoid long parameter lists.
11829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\query\ILogQueryDAO.java 28 Rather than using a lot of String arguments, consider using a container object for those values.
11830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\query\IMetricsQueryDAO.java 50 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
11831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\query\IMetricsQueryDAO.java 75 Potential violation of Law of Demeter (object not created locally)
11832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\query\IMetricsQueryDAO.java 75 Potential violation of Law of Demeter (object not created locally)
11833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\query\ITraceQueryDAO.java 32 Avoid long parameter lists.
11834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\query\ITraceQueryDAO.java 32 Rather than using a lot of String arguments, consider using a container object for those values.
11835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 58 Potential violation of Law of Demeter (method chain calls)
11836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 58 Potential violation of Law of Demeter (method chain calls)
11837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 76 Potential violation of Law of Demeter (method chain calls)
11838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 76 Potential violation of Law of Demeter (method chain calls)
11839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 76 Potential violation of Law of Demeter (object not created locally)
11840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 77 Potential violation of Law of Demeter (method chain calls)
11841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 77 Potential violation of Law of Demeter (method chain calls)
11842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 82 Potential violation of Law of Demeter (method chain calls)
11843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 82 Potential violation of Law of Demeter (method chain calls)
11844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 83 Potential violation of Law of Demeter (object not created locally)
11845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 84 Potential violation of Law of Demeter (method chain calls)
11846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 84 Potential violation of Law of Demeter (object not created locally)
11847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 92 Potential violation of Law of Demeter (method chain calls)
11848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 92 Potential violation of Law of Demeter (method chain calls)
11849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\main\java\org\apache\skywalking\oap\server\core\storage\ttl\DataTTLKeeperTimer.java 92 Potential violation of Law of Demeter (method chain calls)
11850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\CoreModuleTest.java 29 Potential violation of Law of Demeter (method chain calls)
11851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\CoreModuleTest.java 29 Potential violation of Law of Demeter (method chain calls)
11852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\WorkPathTest.java 27 Potential violation of Law of Demeter (method chain calls)
11853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\WorkPathTest.java 27 Potential violation of Law of Demeter (method chain calls)
11854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\ApdexThresholdConfigTest.java 52 Potential violation of Law of Demeter (method chain calls)
11855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\ApdexThresholdConfigTest.java 57 Potential violation of Law of Demeter (method chain calls)
11856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\IDManagerTest.java 31 Potential violation of Law of Demeter (static property access)
11857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\IDManagerTest.java 32 Potential violation of Law of Demeter (static property access)
11858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\IDManagerTest.java 42 Potential violation of Law of Demeter (static property access)
11859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\IDManagerTest.java 43 Potential violation of Law of Demeter (static property access)
11860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\IDManagerTest.java 46 Potential violation of Law of Demeter (static property access)
11861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\IDManagerTest.java 47 Potential violation of Law of Demeter (static property access)
11862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\TimeBucketTest.java 63 Private field 'downSampling' could be made final; it is only initialized in the declaration or constructor.
11863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\TimeBucketTest.java 64 Private field 'unit' could be made final; it is only initialized in the declaration or constructor.
11864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\TimeBucketTest.java 65 Private field 'time' could be made final; it is only initialized in the declaration or constructor.
11865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\data\LimitedSizeBufferedDataTest.java 48 Potential violation of Law of Demeter (method chain calls)
11866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\data\LimitedSizeBufferedDataTest.java 53 Private field 'latency' could be made final; it is only initialized in the declaration or constructor.
11867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\manual\endpoint\EndpointTrafficTest.java 38 Potential violation of Law of Demeter (method chain calls)
11868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\manual\endpoint\EndpointTrafficTest.java 38 Potential violation of Law of Demeter (method chain calls)
11869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 116 Potential violation of Law of Demeter (method chain calls)
11870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 116 Potential violation of Law of Demeter (method chain calls)
11871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 116 Potential violation of Law of Demeter (method chain calls)
11872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 116 Potential violation of Law of Demeter (method chain calls)
11873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 160 Potential violation of Law of Demeter (method chain calls)
11874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 160 Potential violation of Law of Demeter (method chain calls)
11875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 182 Potential violation of Law of Demeter (method chain calls)
11876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 182 Potential violation of Law of Demeter (method chain calls)
11877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 203 Potential violation of Law of Demeter (method chain calls)
11878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 207 Potential violation of Law of Demeter (method chain calls)
11879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 207 Potential violation of Law of Demeter (method chain calls)
11880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 207 Potential violation of Law of Demeter (object not created locally)
11881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 207 Potential violation of Law of Demeter (object not created locally)
11882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 207 Potential violation of Law of Demeter (object not created locally)
11883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\HistogramFunctionTest.java 212 Potential violation of Law of Demeter (object not created locally)
11884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 157 Potential violation of Law of Demeter (method chain calls)
11885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 157 Potential violation of Law of Demeter (method chain calls)
11886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 163 Potential violation of Law of Demeter (method chain calls)
11887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 163 Potential violation of Law of Demeter (method chain calls)
11888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 186 Potential violation of Law of Demeter (method chain calls)
11889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 190 Potential violation of Law of Demeter (method chain calls)
11890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 190 Potential violation of Law of Demeter (method chain calls)
11891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 190 Potential violation of Law of Demeter (object not created locally)
11892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 190 Potential violation of Law of Demeter (object not created locally)
11893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 190 Potential violation of Law of Demeter (object not created locally)
11894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 191 Potential violation of Law of Demeter (method chain calls)
11895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 191 Potential violation of Law of Demeter (method chain calls)
11896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 191 Potential violation of Law of Demeter (object not created locally)
11897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 191 Potential violation of Law of Demeter (object not created locally)
11898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 191 Potential violation of Law of Demeter (object not created locally)
11899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 192 Potential violation of Law of Demeter (method chain calls)
11900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 192 Potential violation of Law of Demeter (method chain calls)
11901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 192 Potential violation of Law of Demeter (object not created locally)
11902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 192 Potential violation of Law of Demeter (object not created locally)
11903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 192 Potential violation of Law of Demeter (object not created locally)
11904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 197 Potential violation of Law of Demeter (object not created locally)
11905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 198 Potential violation of Law of Demeter (object not created locally)
11906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\meter\function\PercentileFunctionTest.java 199 Potential violation of Law of Demeter (object not created locally)
11907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 48 Potential violation of Law of Demeter (method chain calls)
11908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 48 Potential violation of Law of Demeter (method chain calls)
11909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 49 Potential violation of Law of Demeter (method chain calls)
11910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 49 Potential violation of Law of Demeter (method chain calls)
11911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 50 Potential violation of Law of Demeter (method chain calls)
11912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 50 Potential violation of Law of Demeter (method chain calls)
11913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 51 Potential violation of Law of Demeter (method chain calls)
11914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 51 Potential violation of Law of Demeter (method chain calls)
11915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 52 Potential violation of Law of Demeter (method chain calls)
11916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 52 Potential violation of Law of Demeter (method chain calls)
11917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\DataTableTestCase.java 58 Potential violation of Law of Demeter (method chain calls)
11918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 26 Private field 'step' could be made final; it is only initialized in the declaration or constructor.
11919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 27 Private field 'maxNumOfSteps' could be made final; it is only initialized in the declaration or constructor.
11920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 48 Potential violation of Law of Demeter (object not created locally)
11921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 50 Potential violation of Law of Demeter (method chain calls)
11922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 50 Potential violation of Law of Demeter (method chain calls)
11923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 50 Potential violation of Law of Demeter (object not created locally)
11924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 51 Potential violation of Law of Demeter (method chain calls)
11925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 51 Potential violation of Law of Demeter (method chain calls)
11926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 51 Potential violation of Law of Demeter (object not created locally)
11927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 52 Potential violation of Law of Demeter (method chain calls)
11928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 52 Potential violation of Law of Demeter (method chain calls)
11929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 52 Potential violation of Law of Demeter (object not created locally)
11930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 53 Potential violation of Law of Demeter (method chain calls)
11931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 53 Potential violation of Law of Demeter (method chain calls)
11932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 53 Potential violation of Law of Demeter (object not created locally)
11933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 80 Potential violation of Law of Demeter (object not created locally)
11934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 82 Potential violation of Law of Demeter (method chain calls)
11935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 82 Potential violation of Law of Demeter (method chain calls)
11936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 82 Potential violation of Law of Demeter (object not created locally)
11937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 83 Potential violation of Law of Demeter (method chain calls)
11938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 83 Potential violation of Law of Demeter (method chain calls)
11939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 83 Potential violation of Law of Demeter (object not created locally)
11940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 84 Potential violation of Law of Demeter (method chain calls)
11941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 84 Potential violation of Law of Demeter (method chain calls)
11942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 84 Potential violation of Law of Demeter (object not created locally)
11943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 85 Potential violation of Law of Demeter (method chain calls)
11944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 85 Potential violation of Law of Demeter (method chain calls)
11945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\HeatMapMetricsTest.java 85 Potential violation of Law of Demeter (object not created locally)
11946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\PercentileMetricsTest.java 26 Private field 'precision' could be made final; it is only initialized in the declaration or constructor.
11947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\analysis\metrics\PxxMetricsTest.java 26 Private field 'precision' could be made final; it is only initialized in the declaration or constructor.
11948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReaderTest.java 34 Potential violation of Law of Demeter (object not created locally)
11949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReaderTest.java 35 Potential violation of Law of Demeter (object not created locally)
11950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReaderTest.java 36 Potential violation of Law of Demeter (object not created locally)
11951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReaderTest.java 38 Potential violation of Law of Demeter (object not created locally)
11952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReaderTest.java 39 Potential violation of Law of Demeter (object not created locally)
11953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReaderTest.java 41 Potential violation of Law of Demeter (object not created locally)
11954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\config\group\EndpointGroupingRuleReaderTest.java 42 Potential violation of Law of Demeter (object not created locally)
11955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 35 Potential violation of Law of Demeter (object not created locally)
11956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 36 Potential violation of Law of Demeter (object not created locally)
11957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 37 Potential violation of Law of Demeter (object not created locally)
11958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 38 Potential violation of Law of Demeter (method chain calls)
11959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 38 Potential violation of Law of Demeter (method chain calls)
11960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 38 Potential violation of Law of Demeter (object not created locally)
11961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 39 Potential violation of Law of Demeter (object not created locally)
11962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 40 Potential violation of Law of Demeter (object not created locally)
11963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 42 Potential violation of Law of Demeter (object not created locally)
11964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 43 Potential violation of Law of Demeter (object not created locally)
11965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 44 Potential violation of Law of Demeter (method chain calls)
11966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 44 Potential violation of Law of Demeter (method chain calls)
11967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 44 Potential violation of Law of Demeter (object not created locally)
11968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 45 Potential violation of Law of Demeter (object not created locally)
11969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateInitializerTest.java 46 Potential violation of Law of Demeter (object not created locally)
11970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateTest.java 32 Potential violation of Law of Demeter (static property access)
11971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateTest.java 41 Potential violation of Law of Demeter (object not created locally)
11972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\management\ui\template\UITemplateTest.java 42 Potential violation of Law of Demeter (static property access)
11973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzerTest.java 41 Potential violation of Law of Demeter (method chain calls)
11974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileAnalyzerTest.java 41 Potential violation of Law of Demeter (method chain calls)
11975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackAnalyze.java 46 Potential violation of Law of Demeter (method chain calls)
11976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackAnalyze.java 46 Potential violation of Law of Demeter (method chain calls)
11977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackAnalyze.java 49 Potential violation of Law of Demeter (object not created locally)
11978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackAnalyze.java 51 Potential violation of Law of Demeter (method chain calls)
11979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackAnalyze.java 87 Potential violation of Law of Demeter (method chain calls)
11980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackAnalyze.java 88 Potential violation of Law of Demeter (method chain calls)
11981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackAnalyze.java 96 Potential violation of Law of Demeter (method chain calls)
11982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackAnalyze.java 96 Potential violation of Law of Demeter (method chain calls)
11983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackAnalyze.java 96 Potential violation of Law of Demeter (method chain calls)
11984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackData.java 44 Potential violation of Law of Demeter (method chain calls)
11985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackData.java 45 Potential violation of Law of Demeter (object not created locally)
11986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackData.java 59 Potential violation of Law of Demeter (method chain calls)
11987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackData.java 59 Potential violation of Law of Demeter (method chain calls)
11988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackData.java 60 Potential violation of Law of Demeter (method chain calls)
11989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackData.java 60 Potential violation of Law of Demeter (method chain calls)
11990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 49 Potential violation of Law of Demeter (object not created locally)
11991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 50 Potential violation of Law of Demeter (object not created locally)
11992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 52 Potential violation of Law of Demeter (method chain calls)
11993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 52 Potential violation of Law of Demeter (method chain calls)
11994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 52 Potential violation of Law of Demeter (object not created locally)
11995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 53 Potential violation of Law of Demeter (object not created locally)
11996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 65 Potential violation of Law of Demeter (object not created locally)
11997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 69 Potential violation of Law of Demeter (method chain calls)
11998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 69 Potential violation of Law of Demeter (method chain calls)
11999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 72 Potential violation of Law of Demeter (method chain calls)
12000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 72 Potential violation of Law of Demeter (method chain calls)
12001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 72 Potential violation of Law of Demeter (method chain calls)
12002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 73 Potential violation of Law of Demeter (method chain calls)
12003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 74 Potential violation of Law of Demeter (method chain calls)
12004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 79 Potential violation of Law of Demeter (method chain calls)
12005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 79 Potential violation of Law of Demeter (method chain calls)
12006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 79 Potential violation of Law of Demeter (method chain calls)
12007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 85 Potential violation of Law of Demeter (object not created locally)
12008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 86 Potential violation of Law of Demeter (object not created locally)
12009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\profile\analyze\ProfileStackElementMatcher.java 87 Potential violation of Law of Demeter (object not created locally)
12010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 19 A high number of imports can indicate a high degree of coupling within an object.
12011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 67 Potential violation of Law of Demeter (method chain calls)
12012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 68 Potential violation of Law of Demeter (method chain calls)
12013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 75 Potential violation of Law of Demeter (object not created locally)
12014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 86 Potential violation of Law of Demeter (object not created locally)
12015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 88 Overriding method merely calls super
12016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 100 Potential violation of Law of Demeter (method chain calls)
12017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 108 Potential violation of Law of Demeter (method chain calls)
12018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 108 Potential violation of Law of Demeter (method chain calls)
12019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 108 Potential violation of Law of Demeter (method chain calls)
12020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 108 Potential violation of Law of Demeter (method chain calls)
12021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 108 Potential violation of Law of Demeter (method chain calls)
12022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 108 Potential violation of Law of Demeter (method chain calls)
12023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 131 Potential violation of Law of Demeter (object not created locally)
12024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 134 Potential violation of Law of Demeter (object not created locally)
12025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 135 Potential violation of Law of Demeter (object not created locally)
12026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 137 Potential violation of Law of Demeter (object not created locally)
12027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 138 Potential violation of Law of Demeter (object not created locally)
12028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 139 Potential violation of Law of Demeter (object not created locally)
12029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\RemoteServiceHandlerTestCase.java 141 Potential violation of Law of Demeter (object not created locally)
12030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientRealClient.java 38 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientRealClient.java 44 Potential violation of Law of Demeter (object not created locally)
12032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientRealClient.java 57 Potential violation of Law of Demeter (method chain calls)
12033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientRealClient.java 64 Potential violation of Law of Demeter (static property access)
12034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientRealClient.java 67 Potential violation of Law of Demeter (static property access)
12035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientRealServer.java 29 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientRealServer.java 43 Potential violation of Law of Demeter (static property access)
12037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 51 This final field could be made static
12038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 63 Potential violation of Law of Demeter (method chain calls)
12039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 64 Potential violation of Law of Demeter (method chain calls)
12040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 73 Potential violation of Law of Demeter (object not created locally)
12041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 85 Potential violation of Law of Demeter (object not created locally)
12042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 87 Overriding method merely calls super
12043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 99 Potential violation of Law of Demeter (method chain calls)
12044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 107 Potential violation of Law of Demeter (method chain calls)
12045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 107 Potential violation of Law of Demeter (method chain calls)
12046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\GRPCRemoteClientTestCase.java 113 Potential violation of Law of Demeter (static property access)
12047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 65 Potential violation of Law of Demeter (method chain calls)
12048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 68 Potential violation of Law of Demeter (object not created locally)
12049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 101 Potential violation of Law of Demeter (method chain calls)
12050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 108 Potential violation of Law of Demeter (method chain calls)
12051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 112 Potential violation of Law of Demeter (method chain calls)
12052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 112 Potential violation of Law of Demeter (method chain calls)
12053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 112 Potential violation of Law of Demeter (method chain calls)
12054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 112 Potential violation of Law of Demeter (method chain calls)
12055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 112 Potential violation of Law of Demeter (object not created locally)
12056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 113 Potential violation of Law of Demeter (method chain calls)
12057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 113 Potential violation of Law of Demeter (method chain calls)
12058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 113 Potential violation of Law of Demeter (method chain calls)
12059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 113 Potential violation of Law of Demeter (method chain calls)
12060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 113 Potential violation of Law of Demeter (object not created locally)
12061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 114 Potential violation of Law of Demeter (method chain calls)
12062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 114 Potential violation of Law of Demeter (method chain calls)
12063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 114 Potential violation of Law of Demeter (method chain calls)
12064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 114 Potential violation of Law of Demeter (method chain calls)
12065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 114 Potential violation of Law of Demeter (object not created locally)
12066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 116 Potential violation of Law of Demeter (object not created locally)
12067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 117 Potential violation of Law of Demeter (object not created locally)
12068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 118 Potential violation of Law of Demeter (object not created locally)
12069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 120 Potential violation of Law of Demeter (method chain calls)
12070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 124 Potential violation of Law of Demeter (method chain calls)
12071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 124 Potential violation of Law of Demeter (method chain calls)
12072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 124 Potential violation of Law of Demeter (method chain calls)
12073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 124 Potential violation of Law of Demeter (method chain calls)
12074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 124 Potential violation of Law of Demeter (object not created locally)
12075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 125 Potential violation of Law of Demeter (method chain calls)
12076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 125 Potential violation of Law of Demeter (method chain calls)
12077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 125 Potential violation of Law of Demeter (method chain calls)
12078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 125 Potential violation of Law of Demeter (method chain calls)
12079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 125 Potential violation of Law of Demeter (object not created locally)
12080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 126 Potential violation of Law of Demeter (method chain calls)
12081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 126 Potential violation of Law of Demeter (method chain calls)
12082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 126 Potential violation of Law of Demeter (method chain calls)
12083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 126 Potential violation of Law of Demeter (method chain calls)
12084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 126 Potential violation of Law of Demeter (object not created locally)
12085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 127 Potential violation of Law of Demeter (method chain calls)
12086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 127 Potential violation of Law of Demeter (method chain calls)
12087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 127 Potential violation of Law of Demeter (method chain calls)
12088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 127 Potential violation of Law of Demeter (method chain calls)
12089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 127 Potential violation of Law of Demeter (object not created locally)
12090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 129 Potential violation of Law of Demeter (object not created locally)
12091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 130 Potential violation of Law of Demeter (object not created locally)
12092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 131 Potential violation of Law of Demeter (object not created locally)
12093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 132 Potential violation of Law of Demeter (object not created locally)
12094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 161 Potential violation of Law of Demeter (object not created locally)
12095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 170 Potential violation of Law of Demeter (object not created locally)
12096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 187 Potential violation of Law of Demeter (method chain calls)
12097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 187 Potential violation of Law of Demeter (method chain calls)
12098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 187 Potential violation of Law of Demeter (method chain calls)
12099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 188 Potential violation of Law of Demeter (method chain calls)
12100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 188 Potential violation of Law of Demeter (method chain calls)
12101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 199 Potential violation of Law of Demeter (method chain calls)
12102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 203 Potential violation of Law of Demeter (method chain calls)
12103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 207 Potential violation of Law of Demeter (method chain calls)
12104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 207 Potential violation of Law of Demeter (method chain calls)
12105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 207 Potential violation of Law of Demeter (object not created locally)
12106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 208 Potential violation of Law of Demeter (method chain calls)
12107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 208 Potential violation of Law of Demeter (method chain calls)
12108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 208 Potential violation of Law of Demeter (object not created locally)
12109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 209 Potential violation of Law of Demeter (object not created locally)
12110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 209 Potential violation of Law of Demeter (object not created locally)
12111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 214 Potential violation of Law of Demeter (method chain calls)
12112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 219 Potential violation of Law of Demeter (method chain calls)
12113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 224 Potential violation of Law of Demeter (object not created locally)
12114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 224 Potential violation of Law of Demeter (object not created locally)
12115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 230 Potential violation of Law of Demeter (method chain calls)
12116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 236 Potential violation of Law of Demeter (method chain calls)
12117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 241 Potential violation of Law of Demeter (method chain calls)
12118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 241 Potential violation of Law of Demeter (method chain calls)
12119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 241 Potential violation of Law of Demeter (method chain calls)
12120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 241 Potential violation of Law of Demeter (method chain calls)
12121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 241 Potential violation of Law of Demeter (object not created locally)
12122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 241 Potential violation of Law of Demeter (object not created locally)
12123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 242 Potential violation of Law of Demeter (method chain calls)
12124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 242 Potential violation of Law of Demeter (method chain calls)
12125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 242 Potential violation of Law of Demeter (method chain calls)
12126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 242 Potential violation of Law of Demeter (method chain calls)
12127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\remote\client\RemoteClientManagerTestCase.java 242 Potential violation of Law of Demeter (object not created locally)
12128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\ModelColumnTest.java 32 Potential violation of Law of Demeter (method chain calls)
12129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\ModelColumnTest.java 32 Potential violation of Law of Demeter (method chain calls)
12130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\ModelColumnTest.java 38 Potential violation of Law of Demeter (method chain calls)
12131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\ModelColumnTest.java 38 Potential violation of Law of Demeter (method chain calls)
12132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\ModelColumnTest.java 45 Potential violation of Law of Demeter (method chain calls)
12133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\ModelColumnTest.java 45 Potential violation of Law of Demeter (method chain calls)
12134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 47 Potential violation of Law of Demeter (method chain calls)
12135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 59 Potential violation of Law of Demeter (object not created locally)
12136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 61 Potential violation of Law of Demeter (object not created locally)
12137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 62 Potential violation of Law of Demeter (method chain calls)
12138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 62 Potential violation of Law of Demeter (method chain calls)
12139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 62 Potential violation of Law of Demeter (object not created locally)
12140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 63 Potential violation of Law of Demeter (method chain calls)
12141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 63 Potential violation of Law of Demeter (method chain calls)
12142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 63 Potential violation of Law of Demeter (method chain calls)
12143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 63 Potential violation of Law of Demeter (method chain calls)
12144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 63 Potential violation of Law of Demeter (object not created locally)
12145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 64 Potential violation of Law of Demeter (method chain calls)
12146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 64 Potential violation of Law of Demeter (method chain calls)
12147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 64 Potential violation of Law of Demeter (method chain calls)
12148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 64 Potential violation of Law of Demeter (method chain calls)
12149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 64 Potential violation of Law of Demeter (object not created locally)
12150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 65 Potential violation of Law of Demeter (method chain calls)
12151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 65 Potential violation of Law of Demeter (method chain calls)
12152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 65 Potential violation of Law of Demeter (method chain calls)
12153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 65 Potential violation of Law of Demeter (method chain calls)
12154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 65 Potential violation of Law of Demeter (object not created locally)
12155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 66 Potential violation of Law of Demeter (method chain calls)
12156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 66 Potential violation of Law of Demeter (method chain calls)
12157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 66 Potential violation of Law of Demeter (method chain calls)
12158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 66 Potential violation of Law of Demeter (method chain calls)
12159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 66 Potential violation of Law of Demeter (object not created locally)
12160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 68 Potential violation of Law of Demeter (object not created locally)
12161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 69 Potential violation of Law of Demeter (object not created locally)
12162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 73 Potential violation of Law of Demeter (method chain calls)
12163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-core\src\test\java\org\apache\skywalking\oap\server\core\storage\model\StorageModelsTest.java 73 Potential violation of Law of Demeter (object not created locally)
12164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-fetcher-plugin\prometheus-fetcher-plugin\src\main\java\org\apache\skywalking\oap\server\fetcher\prometheus\provider\PrometheusFetcherConfig.java 28 This final field could be made static
12165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-fetcher-plugin\prometheus-fetcher-plugin\src\main\java\org\apache\skywalking\oap\server\fetcher\prometheus\provider\PrometheusFetcherProvider.java 19 A high number of imports can indicate a high degree of coupling within an object.
12166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-fetcher-plugin\prometheus-fetcher-plugin\src\main\java\org\apache\skywalking\oap\server\fetcher\prometheus\provider\PrometheusFetcherProvider.java 105 Potential violation of Law of Demeter (method chain calls)
12167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-fetcher-plugin\prometheus-fetcher-plugin\src\main\java\org\apache\skywalking\oap\server\fetcher\prometheus\provider\PrometheusFetcherProvider.java 105 Potential violation of Law of Demeter (method chain calls)
12168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-fetcher-plugin\prometheus-fetcher-plugin\src\main\java\org\apache\skywalking\oap\server\fetcher\prometheus\provider\PrometheusFetcherProvider.java 105 Potential violation of Law of Demeter (method chain calls)
12169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-fetcher-plugin\prometheus-fetcher-plugin\src\test\java\org\apache\skywalking\oap\server\fetcher\prometheus\provider\rule\RulesTest.java 36 Potential violation of Law of Demeter (object not created locally)
12170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-health-checker\src\main\java\org\apache\skywalking\oap\server\health\checker\provider\HealthCheckerProvider.java 72 Potential violation of Law of Demeter (method chain calls)
12171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-health-checker\src\main\java\org\apache\skywalking\oap\server\health\checker\provider\HealthCheckerProvider.java 72 Potential violation of Law of Demeter (method chain calls)
12172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-health-checker\src\main\java\org\apache\skywalking\oap\server\health\checker\provider\HealthCheckerProvider.java 73 Potential violation of Law of Demeter (object not created locally)
12173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-health-checker\src\main\java\org\apache\skywalking\oap\server\health\checker\provider\HealthCheckerProvider.java 74 Potential violation of Law of Demeter (object not created locally)
12174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\Client.java 25 A method/constructor should not explicitly throw java.lang.Exception
12175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 19 A high number of imports can indicate a high degree of coupling within an object.
12176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 93 This class has too many methods, consider refactoring it.
12177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 152 Potential violation of Law of Demeter (object not created locally)
12178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 154 Potential violation of Law of Demeter (method chain calls)
12179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 177 Potential violation of Law of Demeter (method chain calls)
12180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 177 Potential violation of Law of Demeter (method chain calls)
12181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 180 Potential violation of Law of Demeter (method chain calls)
12182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 181 Potential violation of Law of Demeter (method chain calls)
12183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 192 Potential violation of Law of Demeter (method chain calls)
12184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 193 Potential violation of Law of Demeter (object not created locally)
12185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 194 Potential violation of Law of Demeter (object not created locally)
12186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 204 Potential violation of Law of Demeter (method chain calls)
12187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 205 Potential violation of Law of Demeter (object not created locally)
12188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 206 Potential violation of Law of Demeter (object not created locally)
12189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 211 Potential violation of Law of Demeter (method chain calls)
12190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 212 Potential violation of Law of Demeter (method chain calls)
12191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 212 Potential violation of Law of Demeter (object not created locally)
12192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 214 Potential violation of Law of Demeter (method chain calls)
12193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 217 Potential violation of Law of Demeter (object not created locally)
12194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 249 Potential violation of Law of Demeter (method chain calls)
12195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 250 Potential violation of Law of Demeter (object not created locally)
12196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 251 Potential violation of Law of Demeter (object not created locally)
12197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 258 Potential violation of Law of Demeter (method chain calls)
12198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 264 Potential violation of Law of Demeter (method chain calls)
12199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 266 Potential violation of Law of Demeter (method chain calls)
12200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 266 Potential violation of Law of Demeter (object not created locally)
12201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 294 Potential violation of Law of Demeter (method chain calls)
12202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 297 Potential violation of Law of Demeter (method chain calls)
12203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 297 Potential violation of Law of Demeter (object not created locally)
12204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 303 Potential violation of Law of Demeter (method chain calls)
12205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 305 Potential violation of Law of Demeter (method chain calls)
12206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 305 Potential violation of Law of Demeter (object not created locally)
12207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 327 Potential violation of Law of Demeter (method chain calls)
12208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 327 Potential violation of Law of Demeter (method chain calls)
12209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 327 Potential violation of Law of Demeter (method chain calls)
12210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 327 Potential violation of Law of Demeter (method chain calls)
12211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 333 Potential violation of Law of Demeter (object not created locally)
12212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 340 Potential violation of Law of Demeter (object not created locally)
12213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 341 Potential violation of Law of Demeter (object not created locally)
12214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 348 Potential violation of Law of Demeter (object not created locally)
12215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 367 Potential violation of Law of Demeter (method chain calls)
12216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 371 Potential violation of Law of Demeter (method chain calls)
12217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 371 Potential violation of Law of Demeter (object not created locally)
12218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 379 Potential violation of Law of Demeter (method chain calls)
12219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 381 Potential violation of Law of Demeter (method chain calls)
12220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 381 Potential violation of Law of Demeter (method chain calls)
12221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 381 Potential violation of Law of Demeter (object not created locally)
12222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 390 Potential violation of Law of Demeter (method chain calls)
12223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 390 Potential violation of Law of Demeter (method chain calls)
12224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 390 Potential violation of Law of Demeter (method chain calls)
12225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 390 Potential violation of Law of Demeter (method chain calls)
12226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 390 Potential violation of Law of Demeter (method chain calls)
12227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ElasticSearchClient.java 390 Potential violation of Law of Demeter (method chain calls)
12228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\grpc\GRPCClient.java 57 Potential violation of Law of Demeter (method chain calls)
12229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\grpc\GRPCClient.java 57 Potential violation of Law of Demeter (method chain calls)
12230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\grpc\GRPCClient.java 60 Potential violation of Law of Demeter (method chain calls)
12231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\grpc\GRPCClient.java 60 Potential violation of Law of Demeter (method chain calls)
12232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\grpc\GRPCClientConfig.java 21 The class 'GRPCClientConfig' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=4, WMC=4)
12233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\jdbc\hikaricp\JDBCHikariCPClient.java 45 Private field 'hikariConfig' could be made final; it is only initialized in the declaration or constructor.
12234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\jdbc\hikaricp\JDBCHikariCPClient.java 53 Potential violation of Law of Demeter (object not created locally)
12235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\jdbc\hikaricp\JDBCHikariCPClient.java 85 Potential violation of Law of Demeter (object not created locally)
12236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\jdbc\hikaricp\JDBCHikariCPClient.java 159 Potential violation of Law of Demeter (method chain calls)
12237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\main\java\org\apache\skywalking\oap\server\library\client\jdbc\hikaricp\JDBCHikariCPClient.java 159 Potential violation of Law of Demeter (object not created locally)
12238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 68 A method/constructor should not explicitly throw java.lang.Exception
12239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 102 Potential violation of Law of Demeter (object not created locally)
12240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 104 Potential violation of Law of Demeter (method chain calls)
12241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 104 Potential violation of Law of Demeter (method chain calls)
12242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 104 Potential violation of Law of Demeter (method chain calls)
12243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 104 Potential violation of Law of Demeter (method chain calls)
12244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 104 Potential violation of Law of Demeter (method chain calls)
12245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 104 Potential violation of Law of Demeter (method chain calls)
12246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 104 Potential violation of Law of Demeter (method chain calls)
12247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 104 Potential violation of Law of Demeter (method chain calls)
12248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 104 Potential violation of Law of Demeter (object not created locally)
12249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 109 Potential violation of Law of Demeter (method chain calls)
12250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 109 Potential violation of Law of Demeter (method chain calls)
12251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 109 Potential violation of Law of Demeter (method chain calls)
12252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 109 Potential violation of Law of Demeter (method chain calls)
12253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 109 Potential violation of Law of Demeter (method chain calls)
12254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 109 Potential violation of Law of Demeter (method chain calls)
12255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 109 Potential violation of Law of Demeter (method chain calls)
12256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 109 Potential violation of Law of Demeter (method chain calls)
12257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 109 Potential violation of Law of Demeter (object not created locally)
12258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (method chain calls)
12270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 115 Potential violation of Law of Demeter (object not created locally)
12271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 141 Potential violation of Law of Demeter (method chain calls)
12272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 141 Potential violation of Law of Demeter (method chain calls)
12273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 141 Potential violation of Law of Demeter (object not created locally)
12274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 142 Potential violation of Law of Demeter (method chain calls)
12275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 142 Potential violation of Law of Demeter (method chain calls)
12276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 142 Potential violation of Law of Demeter (object not created locally)
12277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 148 Potential violation of Law of Demeter (method chain calls)
12278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 148 Potential violation of Law of Demeter (method chain calls)
12279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 148 Potential violation of Law of Demeter (object not created locally)
12280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 149 Potential violation of Law of Demeter (method chain calls)
12281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 149 Potential violation of Law of Demeter (method chain calls)
12282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 149 Potential violation of Law of Demeter (object not created locally)
12283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 154 Potential violation of Law of Demeter (method chain calls)
12284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 154 Potential violation of Law of Demeter (method chain calls)
12285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 154 Potential violation of Law of Demeter (method chain calls)
12286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 154 Potential violation of Law of Demeter (method chain calls)
12287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 154 Potential violation of Law of Demeter (method chain calls)
12288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 154 Potential violation of Law of Demeter (method chain calls)
12289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 154 Potential violation of Law of Demeter (method chain calls)
12290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 154 Potential violation of Law of Demeter (method chain calls)
12291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 154 Potential violation of Law of Demeter (object not created locally)
12292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 187 Potential violation of Law of Demeter (object not created locally)
12293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 189 Potential violation of Law of Demeter (method chain calls)
12294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 189 Potential violation of Law of Demeter (method chain calls)
12295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 189 Potential violation of Law of Demeter (method chain calls)
12296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 189 Potential violation of Law of Demeter (method chain calls)
12297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 189 Potential violation of Law of Demeter (method chain calls)
12298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 189 Potential violation of Law of Demeter (method chain calls)
12299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 189 Potential violation of Law of Demeter (method chain calls)
12300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 189 Potential violation of Law of Demeter (method chain calls)
12301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 189 Potential violation of Law of Demeter (object not created locally)
12302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 194 Potential violation of Law of Demeter (method chain calls)
12303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 194 Potential violation of Law of Demeter (method chain calls)
12304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 194 Potential violation of Law of Demeter (method chain calls)
12305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 194 Potential violation of Law of Demeter (method chain calls)
12306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 194 Potential violation of Law of Demeter (method chain calls)
12307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 194 Potential violation of Law of Demeter (method chain calls)
12308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 194 Potential violation of Law of Demeter (method chain calls)
12309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 194 Potential violation of Law of Demeter (method chain calls)
12310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 194 Potential violation of Law of Demeter (object not created locally)
12311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 218 Potential violation of Law of Demeter (object not created locally)
12312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 219 Potential violation of Law of Demeter (object not created locally)
12313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 244 Potential violation of Law of Demeter (object not created locally)
12314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 245 Potential violation of Law of Demeter (object not created locally)
12315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 255 Potential violation of Law of Demeter (method chain calls)
12316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 255 Potential violation of Law of Demeter (method chain calls)
12317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 257 Potential violation of Law of Demeter (method chain calls)
12318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 257 Potential violation of Law of Demeter (object not created locally)
12319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 270 Potential violation of Law of Demeter (method chain calls)
12320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-client\src\test\java\org\apache\skywalking\oap\server\library\client\elasticsearch\ITElasticSearchClient.java 276 Avoid throwing raw exception types.
12321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ApplicationConfiguration.java 28 Private field 'modules' could be made final; it is only initialized in the declaration or constructor.
12322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ApplicationConfiguration.java 52 Private field 'providers' could be made final; it is only initialized in the declaration or constructor.
12323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ApplicationConfiguration.java 58 Potential violation of Law of Demeter (method chain calls)
12324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ApplicationConfiguration.java 76 Private field 'properties' could be made final; it is only initialized in the declaration or constructor.
12325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 29 The class 'BootstrapFlow' has a Modified Cyclomatic Complexity of 5 (Highest = 10).
12326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 29 The class 'BootstrapFlow' has a Standard Cyclomatic Complexity of 5 (Highest = 10).
12327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 32 Private field 'loadedModules' could be made final; it is only initialized in the declaration or constructor.
12328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 33 Private field 'startupSequence' could be made final; it is only initialized in the declaration or constructor.
12329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 56 Potential violation of Law of Demeter (method chain calls)
12330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 56 Potential violation of Law of Demeter (method chain calls)
12331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 68 The method 'makeSequence' has a Modified Cyclomatic Complexity of 10.
12332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 68 The method 'makeSequence' has a Standard Cyclomatic Complexity of 10.
12333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 68 The method 'makeSequence()' has a cyclomatic complexity of 11.
12334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 76 Potential violation of Law of Demeter (object not created locally)
12335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\BootstrapFlow.java 83 Potential violation of Law of Demeter (method chain calls)
12336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleConfig.java 21 No abstract method which means that the keyword is most likely used to prevent instantiation. Use a private or protected constructor instead.
12337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 62 The method 'prepare(ModuleManager, ApplicationConfiguration.ModuleConfiguration, ServiceLoader)' has a cyclomatic complexity of 10.
12338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 69 Potential violation of Law of Demeter (method chain calls)
12339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 75 Potential violation of Law of Demeter (method chain calls)
12340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 77 Potential violation of Law of Demeter (method chain calls)
12341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 88 Potential violation of Law of Demeter (method chain calls)
12342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 90 Potential violation of Law of Demeter (method chain calls)
12343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 104 Potential violation of Law of Demeter (object not created locally)
12344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 109 Potential violation of Law of Demeter (object not created locally)
12345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 110 Potential violation of Law of Demeter (object not created locally)
12346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleDefine.java 121 Potential violation of Law of Demeter (method chain calls)
12347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleManager.java 50 Potential violation of Law of Demeter (method chain calls)
12348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\main\java\org\apache\skywalking\oap\server\library\module\ModuleManager.java 54 Potential violation of Law of Demeter (object not created locally)
12349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ApplicationConfigurationTest.java 35 Potential violation of Law of Demeter (method chain calls)
12350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ApplicationConfigurationTest.java 35 Potential violation of Law of Demeter (method chain calls)
12351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ApplicationConfigurationTest.java 38 Potential violation of Law of Demeter (method chain calls)
12352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ApplicationConfigurationTest.java 38 Potential violation of Law of Demeter (method chain calls)
12353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ApplicationConfigurationTest.java 38 Potential violation of Law of Demeter (method chain calls)
12354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ApplicationConfigurationTest.java 38 Potential violation of Law of Demeter (method chain calls)
12355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ApplicationConfigurationTest.java 41 Potential violation of Law of Demeter (method chain calls)
12356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ApplicationConfigurationTest.java 41 Potential violation of Law of Demeter (method chain calls)
12357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ModuleManagerTest.java 36 Potential violation of Law of Demeter (method chain calls)
12358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-module\src\test\java\org\apache\skywalking\oap\server\library\module\ModuleManagerTest.java 36 Potential violation of Law of Demeter (method chain calls)
12359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\grpc\GRPCServer.java 49 Perhaps 'server' could be replaced by a local variable.
12360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\grpc\GRPCServer.java 109 Potential violation of Law of Demeter (method chain calls)
12361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\grpc\GRPCServer.java 109 Potential violation of Law of Demeter (method chain calls)
12362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\grpc\GRPCServer.java 127 Potential violation of Law of Demeter (method chain calls)
12363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\grpc\GRPCServer.java 127 Potential violation of Law of Demeter (method chain calls)
12364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\grpc\GRPCServer.java 138 Potential violation of Law of Demeter (method chain calls)
12365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\grpc\GRPCServer.java 138 Potential violation of Law of Demeter (method chain calls)
12366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\grpc\GRPCServer.java 143 Potential violation of Law of Demeter (method chain calls)
12367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\grpc\GRPCServer.java 143 Potential violation of Law of Demeter (method chain calls)
12368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyJsonHandler.java 38 This class has too many methods, consider refactoring it.
12369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyJsonHandler.java 179 Potential violation of Law of Demeter (object not created locally)
12370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyJsonHandler.java 180 Potential violation of Law of Demeter (object not created locally)
12371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyJsonHandler.java 190 Potential violation of Law of Demeter (object not created locally)
12372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyJsonHandler.java 191 Potential violation of Law of Demeter (object not created locally)
12373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyJsonHandler.java 198 Potential violation of Law of Demeter (object not created locally)
12374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyServer.java 38 Perhaps 'selectorNum' could be replaced by a local variable.
12375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyServer.java 75 Potential violation of Law of Demeter (method chain calls)
12376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyServer.java 75 Potential violation of Law of Demeter (method chain calls)
12377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyServer.java 97 Potential violation of Law of Demeter (method chain calls)
12378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyServer.java 97 These nested if statements could be combined
12379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyServer.java 99 Potential violation of Law of Demeter (method chain calls)
12380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyServer.java 108 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
12381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-server\src\main\java\org\apache\skywalking\oap\server\library\server\jetty\JettyServerConfig.java 21 The class 'JettyServerConfig' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=6, WMC=6)
12382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\BooleanUtils.java 21 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\BooleanUtils.java 32 Avoid throwing raw exception types.
12384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\CollectionUtils.java 25 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ConnectUtils.java 25 A class which only has private constructors should be final
12386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ConnectUtils.java 30 The method 'parse(String)' has a cyclomatic complexity of 12.
12387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ConnectUtils.java 31 Potential violation of Law of Demeter (object not created locally)
12388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ConnectUtils.java 32 Potential violation of Law of Demeter (object not created locally)
12389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ConnectUtils.java 32 Potential violation of Law of Demeter (object not created locally)
12390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ConnectUtils.java 40 Potential violation of Law of Demeter (object not created locally)
12391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ConnectUtils.java 52 Potential violation of Law of Demeter (method chain calls)
12392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ConnectUtils.java 55 Potential violation of Law of Demeter (method chain calls)
12393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ConnectUtils.java 55 Potential violation of Law of Demeter (method chain calls)
12394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\MultipleFilesChangeMonitor.java 59 Private field 'lastCheckTimestamp' could be made final; it is only initialized in the declaration or constructor.
12395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\MultipleFilesChangeMonitor.java 64 Private field 'watchedFiles' could be made final; it is only initialized in the declaration or constructor.
12396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\MultipleFilesChangeMonitor.java 65 Private field 'notifier' could be made final; it is only initialized in the declaration or constructor.
12397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\MultipleFilesChangeMonitor.java 112 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
12398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\MultipleFilesChangeMonitor.java 138 Potential violation of Law of Demeter (method chain calls)
12399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\MultipleFilesChangeMonitor.java 138 Potential violation of Law of Demeter (method chain calls)
12400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\MultipleFilesChangeMonitor.java 184 A method/constructor should not explicitly throw java.lang.Exception
12401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ProtoBufJsonUtils.java 25 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ProtoBufJsonUtils.java 28 Potential violation of Law of Demeter (method chain calls)
12403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ProtoBufJsonUtils.java 39 Potential violation of Law of Demeter (method chain calls)
12404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ProtoBufJsonUtils.java 39 Potential violation of Law of Demeter (method chain calls)
12405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ProtoBufJsonUtils.java 39 Potential violation of Law of Demeter (method chain calls)
12406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ProtoBufJsonUtils.java 39 Potential violation of Law of Demeter (method chain calls)
12407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ProtoBufJsonUtils.java 39 Potential violation of Law of Demeter (method chain calls)
12408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ProtoBufJsonUtils.java 41 Potential violation of Law of Demeter (static property access)
12409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ResourceUtils.java 29 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ResourceUtils.java 36 Potential violation of Law of Demeter (method chain calls)
12411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ResourceUtils.java 36 Potential violation of Law of Demeter (method chain calls)
12412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ResourceUtils.java 40 Potential violation of Law of Demeter (method chain calls)
12413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ResourceUtils.java 40 Potential violation of Law of Demeter (method chain calls)
12414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ResourceUtils.java 44 Potential violation of Law of Demeter (method chain calls)
12415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ResourceUtils.java 44 Potential violation of Law of Demeter (method chain calls)
12416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\ResourceUtils.java 48 Potential violation of Law of Demeter (object not created locally)
12417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\Parsers.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (method chain calls)
12431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 51 Potential violation of Law of Demeter (object not created locally)
12432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 52 Potential violation of Law of Demeter (method chain calls)
12433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 52 Potential violation of Law of Demeter (method chain calls)
12434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 52 Potential violation of Law of Demeter (method chain calls)
12435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Histogram.java 52 Potential violation of Law of Demeter (method chain calls)
12436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\MetricFamily.java 32 The class 'MetricFamily' has a Standard Cyclomatic Complexity of 3 (Highest = 10).
12437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\MetricFamily.java 32 The class 'MetricFamily' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=4, WMC=20)
12438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\MetricFamily.java 73 The constructor 'MetricFamily' has a Standard Cyclomatic Complexity of 10.
12439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\MetricFamily.java 73 The constructor 'MetricFamily(Builder)' has a cyclomatic complexity of 15.
12440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Summary.java 48 Potential violation of Law of Demeter (object not created locally)
12441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\metrics\Summary.java 49 Potential violation of Law of Demeter (object not created locally)
12442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 42 The class 'Context' has a Modified Cyclomatic Complexity of 4 (Highest = 10).
12443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 42 The class 'Context' has a Standard Cyclomatic Complexity of 6 (Highest = 13).
12444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 83 The method 'end' has a Modified Cyclomatic Complexity of 10.
12445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 83 The method 'end' has a Standard Cyclomatic Complexity of 13.
12446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 117 Potential violation of Law of Demeter (method chain calls)
12447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 133 Potential violation of Law of Demeter (method chain calls)
12448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 133 Potential violation of Law of Demeter (method chain calls)
12449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 133 Potential violation of Law of Demeter (method chain calls)
12450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 133 Potential violation of Law of Demeter (method chain calls)
12451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 133 Potential violation of Law of Demeter (method chain calls)
12452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 139 Potential violation of Law of Demeter (method chain calls)
12453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 139 Potential violation of Law of Demeter (method chain calls)
12454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\Context.java 139 Potential violation of Law of Demeter (method chain calls)
12455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 33 The class 'TextParser' has a Modified Cyclomatic Complexity of 7 (Highest = 13).
12456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 33 The class 'TextParser' has a Standard Cyclomatic Complexity of 7 (Highest = 13).
12457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 65 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
12458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 72 Potential violation of Law of Demeter (static property access)
12459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 79 The method 'parseLine' has a Modified Cyclomatic Complexity of 13.
12460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 79 The method 'parseLine' has a Standard Cyclomatic Complexity of 13.
12461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 79 The method 'parseLine(String, Context)' has a cyclomatic complexity of 13.
12462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 88 Potential violation of Law of Demeter (method chain calls)
12463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 88 Potential violation of Law of Demeter (method chain calls)
12464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 89 Potential violation of Law of Demeter (method chain calls)
12465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 89 Potential violation of Law of Demeter (method chain calls)
12466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 90 Potential violation of Law of Demeter (static property access)
12467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 97 Potential violation of Law of Demeter (method chain calls)
12468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 97 Potential violation of Law of Demeter (static property access)
12469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 100 Potential violation of Law of Demeter (method chain calls)
12470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 102 Potential violation of Law of Demeter (method chain calls)
12471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 102 Potential violation of Law of Demeter (method chain calls)
12472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 103 Potential violation of Law of Demeter (method chain calls)
12473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 103 Potential violation of Law of Demeter (method chain calls)
12474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 104 Deeply nested if..then statements are hard to read
12475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 104 Potential violation of Law of Demeter (static property access)
12476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 111 Potential violation of Law of Demeter (method chain calls)
12477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 116 Potential violation of Law of Demeter (object not created locally)
12478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 116 Potential violation of Law of Demeter (static property access)
12479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 117 Potential violation of Law of Demeter (static property access)
12480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParser.java 124 Potential violation of Law of Demeter (static property access)
12481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 30 Potential violation of Law of Demeter (static property access)
12482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 42 Potential violation of Law of Demeter (static property access)
12483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 54 Potential violation of Law of Demeter (static property access)
12484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 68 Potential violation of Law of Demeter (static property access)
12485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 100 Potential violation of Law of Demeter (static property access)
12486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 100 Potential violation of Law of Demeter (static property access)
12487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 100 Potential violation of Law of Demeter (static property access)
12488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 101 Potential violation of Law of Demeter (static property access)
12489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 102 Potential violation of Law of Demeter (static property access)
12490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 105 Potential violation of Law of Demeter (static property access)
12491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 113 Potential violation of Law of Demeter (static property access)
12492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 115 Potential violation of Law of Demeter (static property access)
12493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 117 Potential violation of Law of Demeter (static property access)
12494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 119 Potential violation of Law of Demeter (method chain calls)
12495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 119 Potential violation of Law of Demeter (static property access)
12496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 142 Potential violation of Law of Demeter (static property access)
12497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\State.java 153 Potential violation of Law of Demeter (static property access)
12498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\TextSample.java 47 Potential violation of Law of Demeter (static property access)
12499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\main\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\sample\TextSample.java 47 Potential violation of Law of Demeter (static property access)
12500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 30 Potential violation of Law of Demeter (object not created locally)
12501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 32 Potential violation of Law of Demeter (method chain calls)
12502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 32 Potential violation of Law of Demeter (method chain calls)
12503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 32 Potential violation of Law of Demeter (object not created locally)
12504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 33 Potential violation of Law of Demeter (method chain calls)
12505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 33 Potential violation of Law of Demeter (method chain calls)
12506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 33 Potential violation of Law of Demeter (object not created locally)
12507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 35 Potential violation of Law of Demeter (method chain calls)
12508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 35 Potential violation of Law of Demeter (method chain calls)
12509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 35 Potential violation of Law of Demeter (object not created locally)
12510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 36 Potential violation of Law of Demeter (method chain calls)
12511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 36 Potential violation of Law of Demeter (method chain calls)
12512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 36 Potential violation of Law of Demeter (object not created locally)
12513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 43 Potential violation of Law of Demeter (object not created locally)
12514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 45 Potential violation of Law of Demeter (method chain calls)
12515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 45 Potential violation of Law of Demeter (method chain calls)
12516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 45 Potential violation of Law of Demeter (object not created locally)
12517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 46 Potential violation of Law of Demeter (method chain calls)
12518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 46 Potential violation of Law of Demeter (method chain calls)
12519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 46 Potential violation of Law of Demeter (object not created locally)
12520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 50 Potential violation of Law of Demeter (object not created locally)
12521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 52 Potential violation of Law of Demeter (method chain calls)
12522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 52 Potential violation of Law of Demeter (method chain calls)
12523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 52 Potential violation of Law of Demeter (object not created locally)
12524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 53 Potential violation of Law of Demeter (method chain calls)
12525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 53 Potential violation of Law of Demeter (method chain calls)
12526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\ConnectUtilTestCase.java 53 Potential violation of Law of Demeter (object not created locally)
12527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\MultipleFilesChangeMonitorTest.java 59 Potential violation of Law of Demeter (method chain calls)
12528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\MultipleFilesChangeMonitorTest.java 70 Potential violation of Law of Demeter (method chain calls)
12529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\PropertyPlaceholderHelperTest.java 36 Private field 'properties' could be made final; it is only initialized in the declaration or constructor.
12530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\PropertyPlaceholderHelperTest.java 57 Deeply nested if..then statements are hard to read
12531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\PropertyPlaceholderHelperTest.java 83 Potential violation of Law of Demeter (object not created locally)
12532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\PropertyPlaceholderHelperTest.java 104 Potential violation of Law of Demeter (static property access)
12533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\PropertyPlaceholderHelperTest.java 107 Potential violation of Law of Demeter (method chain calls)
12534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\TimestampUtils.java 26 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 51 Potential violation of Law of Demeter (method chain calls)
12536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 51 Potential violation of Law of Demeter (method chain calls)
12537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 51 Potential violation of Law of Demeter (method chain calls)
12538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 51 Potential violation of Law of Demeter (method chain calls)
12539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 51 Potential violation of Law of Demeter (method chain calls)
12540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 51 Potential violation of Law of Demeter (method chain calls)
12541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 58 Potential violation of Law of Demeter (method chain calls)
12542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 58 Potential violation of Law of Demeter (method chain calls)
12543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 58 Potential violation of Law of Demeter (method chain calls)
12544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 58 Potential violation of Law of Demeter (method chain calls)
12545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 58 Potential violation of Law of Demeter (method chain calls)
12546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 58 Potential violation of Law of Demeter (method chain calls)
12547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 70 Potential violation of Law of Demeter (method chain calls)
12558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-library\library-util\src\test\java\org\apache\skywalking\oap\server\library\util\prometheus\parser\TextParserTest.java 87 Potential violation of Law of Demeter (method chain calls)
12568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 83 Potential violation of Law of Demeter (method chain calls)
12569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 83 Potential violation of Law of Demeter (method chain calls)
12570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 83 Potential violation of Law of Demeter (object not created locally)
12571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 84 Potential violation of Law of Demeter (object not created locally)
12572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 89 Potential violation of Law of Demeter (method chain calls)
12573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 89 Potential violation of Law of Demeter (method chain calls)
12574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 89 Potential violation of Law of Demeter (method chain calls)
12575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 95 Potential violation of Law of Demeter (object not created locally)
12576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 96 Potential violation of Law of Demeter (object not created locally)
12577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryHandler.java 104 Potential violation of Law of Demeter (object not created locally)
12578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryProvider.java 109 Potential violation of Law of Demeter (method chain calls)
12579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryProvider.java 114 Potential violation of Law of Demeter (method chain calls)
12580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryProvider.java 114 Potential violation of Law of Demeter (method chain calls)
12581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\GraphQLQueryProvider.java 114 Potential violation of Law of Demeter (method chain calls)
12582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 38 Private field 'query' could be made final; it is only initialized in the declaration or constructor.
12583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 52 Potential violation of Law of Demeter (method chain calls)
12584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 67 Potential violation of Law of Demeter (method chain calls)
12585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 79 Potential violation of Law of Demeter (static property access)
12586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 80 Potential violation of Law of Demeter (object not created locally)
12587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 85 Potential violation of Law of Demeter (method chain calls)
12588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 100 Potential violation of Law of Demeter (method chain calls)
12589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 112 Potential violation of Law of Demeter (static property access)
12590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 113 Potential violation of Law of Demeter (object not created locally)
12591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AggregationQuery.java 118 Potential violation of Law of Demeter (method chain calls)
12592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AlarmQuery.java 43 Potential violation of Law of Demeter (method chain calls)
12593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AlarmQuery.java 43 Potential violation of Law of Demeter (method chain calls)
12594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\AlarmQuery.java 59 Potential violation of Law of Demeter (method chain calls)
12595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\HealthQuery.java 37 Potential violation of Law of Demeter (method chain calls)
12596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\HealthQuery.java 45 Potential violation of Law of Demeter (method chain calls)
12597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\LogQuery.java 41 Potential violation of Law of Demeter (method chain calls)
12598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\LogQuery.java 41 Potential violation of Law of Demeter (method chain calls)
12599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\LogQuery.java 50 Potential violation of Law of Demeter (method chain calls)
12600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\LogQuery.java 51 Potential violation of Law of Demeter (method chain calls)
12601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\LogQuery.java 54 Potential violation of Law of Demeter (method chain calls)
12602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 50 Potential violation of Law of Demeter (method chain calls)
12603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 50 Potential violation of Law of Demeter (method chain calls)
12604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 66 Potential violation of Law of Demeter (method chain calls)
12605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 70 Potential violation of Law of Demeter (method chain calls)
12606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 76 Potential violation of Law of Demeter (method chain calls)
12607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 81 Potential violation of Law of Demeter (method chain calls)
12608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 86 Potential violation of Law of Demeter (method chain calls)
12609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 92 Potential violation of Law of Demeter (method chain calls)
12610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 96 Potential violation of Law of Demeter (method chain calls)
12611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetadataQuery.java 100 Potential violation of Law of Demeter (method chain calls)
12612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 45 Private field 'query' could be made final; it is only initialized in the declaration or constructor.
12613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 53 Potential violation of Law of Demeter (method chain calls)
12614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 86 Potential violation of Law of Demeter (object not created locally)
12615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 101 Potential violation of Law of Demeter (object not created locally)
12616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 120 Potential violation of Law of Demeter (object not created locally)
12617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 137 Potential violation of Law of Demeter (object not created locally)
12618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 139 Potential violation of Law of Demeter (object not created locally)
12619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 143 Potential violation of Law of Demeter (method chain calls)
12620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 143 Potential violation of Law of Demeter (method chain calls)
12621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 149 Potential violation of Law of Demeter (method chain calls)
12622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 150 Potential violation of Law of Demeter (method chain calls)
12623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 151 Potential violation of Law of Demeter (method chain calls)
12624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 151 Potential violation of Law of Demeter (object not created locally)
12625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 152 Potential violation of Law of Demeter (method chain calls)
12626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 152 Potential violation of Law of Demeter (method chain calls)
12627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricQuery.java 152 Potential violation of Law of Demeter (object not created locally)
12628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 61 Potential violation of Law of Demeter (method chain calls)
12629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 61 Potential violation of Law of Demeter (method chain calls)
12630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 70 Potential violation of Law of Demeter (method chain calls)
12631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 70 Potential violation of Law of Demeter (method chain calls)
12632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 79 Potential violation of Law of Demeter (method chain calls)
12633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 79 Potential violation of Law of Demeter (method chain calls)
12634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 88 Potential violation of Law of Demeter (method chain calls)
12635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 88 Potential violation of Law of Demeter (method chain calls)
12636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 99 Potential violation of Law of Demeter (method chain calls)
12637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 106 Potential violation of Law of Demeter (method chain calls)
12638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 106 Potential violation of Law of Demeter (static property access)
12639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 109 Potential violation of Law of Demeter (method chain calls)
12640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 116 Potential violation of Law of Demeter (method chain calls)
12641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 116 Potential violation of Law of Demeter (static property access)
12642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 119 Potential violation of Law of Demeter (object not created locally)
12643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 130 Potential violation of Law of Demeter (method chain calls)
12644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 137 Potential violation of Law of Demeter (static property access)
12645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 140 Potential violation of Law of Demeter (method chain calls)
12646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 151 Potential violation of Law of Demeter (method chain calls)
12647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 151 Potential violation of Law of Demeter (static property access)
12648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 171 Potential violation of Law of Demeter (method chain calls)
12649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 187 Potential violation of Law of Demeter (method chain calls)
12650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 187 Potential violation of Law of Demeter (static property access)
12651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 193 Potential violation of Law of Demeter (object not created locally)
12652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 201 Potential violation of Law of Demeter (method chain calls)
12653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 208 Potential violation of Law of Demeter (static property access)
12654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\MetricsQuery.java 211 Potential violation of Law of Demeter (method chain calls)
12655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\Mutation.java 27 Private field 'version' could be made final; it is only initialized in the declaration or constructor.
12656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileMutation.java 43 Potential violation of Law of Demeter (method chain calls)
12657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileMutation.java 43 Potential violation of Law of Demeter (method chain calls)
12658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileMutation.java 51 Potential violation of Law of Demeter (method chain calls)
12659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileMutation.java 51 Potential violation of Law of Demeter (method chain calls)
12660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileMutation.java 51 Potential violation of Law of Demeter (method chain calls)
12661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileQuery.java 48 Potential violation of Law of Demeter (method chain calls)
12662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileQuery.java 48 Potential violation of Law of Demeter (method chain calls)
12663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileQuery.java 56 Potential violation of Law of Demeter (method chain calls)
12664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileQuery.java 60 Potential violation of Law of Demeter (method chain calls)
12665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileQuery.java 64 Potential violation of Law of Demeter (method chain calls)
12666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\ProfileQuery.java 68 Potential violation of Law of Demeter (method chain calls)
12667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\Query.java 27 Private field 'version' could be made final; it is only initialized in the declaration or constructor.
12668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopNRecordsQuery.java 37 Private field 'query' could be made final; it is only initialized in the declaration or constructor.
12669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopNRecordsQuery.java 46 Potential violation of Law of Demeter (static property access)
12670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopNRecordsQuery.java 48 Potential violation of Law of Demeter (object not created locally)
12671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopNRecordsQuery.java 49 Potential violation of Law of Demeter (object not created locally)
12672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopNRecordsQuery.java 56 Potential violation of Law of Demeter (object not created locally)
12673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopNRecordsQuery.java 57 Potential violation of Law of Demeter (object not created locally)
12674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopologyQuery.java 44 Potential violation of Law of Demeter (method chain calls)
12675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopologyQuery.java 44 Potential violation of Law of Demeter (method chain calls)
12676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopologyQuery.java 50 Potential violation of Law of Demeter (method chain calls)
12677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopologyQuery.java 60 Potential violation of Law of Demeter (method chain calls)
12678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopologyQuery.java 67 Potential violation of Law of Demeter (method chain calls)
12679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopologyQuery.java 78 Potential violation of Law of Demeter (method chain calls)
12680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TopologyQuery.java 84 Potential violation of Law of Demeter (method chain calls)
12681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TraceQuery.java 49 Potential violation of Law of Demeter (method chain calls)
12682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TraceQuery.java 49 Potential violation of Law of Demeter (method chain calls)
12683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TraceQuery.java 62 Potential violation of Law of Demeter (method chain calls)
12684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TraceQuery.java 63 Potential violation of Law of Demeter (method chain calls)
12685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TraceQuery.java 76 Potential violation of Law of Demeter (method chain calls)
12686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\TraceQuery.java 83 Potential violation of Law of Demeter (method chain calls)
12687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\UIConfigurationManagement.java 46 Potential violation of Law of Demeter (method chain calls)
12688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\UIConfigurationManagement.java 46 Potential violation of Law of Demeter (method chain calls)
12689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\UIConfigurationManagement.java 57 Potential violation of Law of Demeter (method chain calls)
12690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\UIConfigurationManagement.java 61 Potential violation of Law of Demeter (method chain calls)
12691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\UIConfigurationManagement.java 65 Potential violation of Law of Demeter (method chain calls)
12692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-query-plugin\query-graphql-plugin\src\main\java\org\apache\skywalking\oap\query\graphql\resolver\UIConfigurationManagement.java 69 Potential violation of Law of Demeter (method chain calls)
12693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverConfig.java 38 Potential violation of Law of Demeter (method chain calls)
12694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverConfig.java 38 Potential violation of Law of Demeter (method chain calls)
12695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverConfig.java 38 Potential violation of Law of Demeter (method chain calls)
12696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverConfig.java 38 Potential violation of Law of Demeter (method chain calls)
12697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverConfig.java 38 Potential violation of Law of Demeter (method chain calls)
12698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverProvider.java 62 Potential violation of Law of Demeter (method chain calls)
12699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverProvider.java 62 Potential violation of Law of Demeter (method chain calls)
12700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverProvider.java 62 Potential violation of Law of Demeter (method chain calls)
12701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverProvider.java 66 Potential violation of Law of Demeter (method chain calls)
12702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverProvider.java 66 Potential violation of Law of Demeter (method chain calls)
12703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverProvider.java 66 Potential violation of Law of Demeter (method chain calls)
12704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyMetricReceiverProvider.java 66 Potential violation of Law of Demeter (method chain calls)
12705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\EnvoyOALDefine.java 26 A class which only has private constructors should be final
12706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 45 The class 'MetricServiceGRPCHandler' has a Modified Cyclomatic Complexity of 10 (Highest = 18).
12707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 45 The class 'MetricServiceGRPCHandler' has a Standard Cyclomatic Complexity of 10 (Highest = 18).
12708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 47 Private field 'counter' could be made final; it is only initialized in the declaration or constructor.
12709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 48 Private field 'histogram' could be made final; it is only initialized in the declaration or constructor.
12710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 66 Avoid really long methods.
12711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 66 The method 'streamMetrics' has a Modified Cyclomatic Complexity of 18.
12712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 66 The method 'streamMetrics' has a Standard Cyclomatic Complexity of 18.
12713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 66 The method 'streamMetrics(StreamObserver)' has an NPath complexity of 720, current threshold is 200
12714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 73 The method 'onNext' has a Modified Cyclomatic Complexity of 15.
12715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 73 The method 'onNext' has a Standard Cyclomatic Complexity of 15.
12716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 84 Deeply nested if..then statements are hard to read
12717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandler.java 88 Deeply nested if..then statements are hard to read
12718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\DependencyResource.java 46 Potential violation of Law of Demeter (method chain calls)
12719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\DependencyResource.java 56 Potential violation of Law of Demeter (object not created locally)
12720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\DependencyResource.java 60 Potential violation of Law of Demeter (object not created locally)
12721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 19 A high number of imports can indicate a high degree of coupling within an object.
12722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 64 Possible God Class (WMC=49, ATFD=157, TCC=8.791%)
12723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 64 This class has too many methods, consider refactoring it.
12724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 87 Potential violation of Law of Demeter (method chain calls)
12725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 92 Potential violation of Law of Demeter (object not created locally)
12726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 101 Potential violation of Law of Demeter (method chain calls)
12727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 101 Potential violation of Law of Demeter (object not created locally)
12728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 103 Potential violation of Law of Demeter (object not created locally)
12729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 104 Potential violation of Law of Demeter (method chain calls)
12730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 104 Potential violation of Law of Demeter (method chain calls)
12731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 105 Potential violation of Law of Demeter (method chain calls)
12732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 105 Potential violation of Law of Demeter (method chain calls)
12733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 105 Potential violation of Law of Demeter (method chain calls)
12734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 106 Potential violation of Law of Demeter (method chain calls)
12735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 110 Potential violation of Law of Demeter (method chain calls)
12736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 110 Potential violation of Law of Demeter (method chain calls)
12737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 110 Potential violation of Law of Demeter (method chain calls)
12738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 110 Potential violation of Law of Demeter (method chain calls)
12739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 111 Potential violation of Law of Demeter (method chain calls)
12740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 111 Potential violation of Law of Demeter (method chain calls)
12741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 112 Potential violation of Law of Demeter (method chain calls)
12742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 114 Potential violation of Law of Demeter (method chain calls)
12743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 119 Potential violation of Law of Demeter (method chain calls)
12744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 119 Potential violation of Law of Demeter (method chain calls)
12745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 137 Potential violation of Law of Demeter (method chain calls)
12746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 137 Potential violation of Law of Demeter (method chain calls)
12747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 137 Potential violation of Law of Demeter (method chain calls)
12748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 137 Potential violation of Law of Demeter (object not created locally)
12749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 137 Potential violation of Law of Demeter (object not created locally)
12750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 138 Potential violation of Law of Demeter (method chain calls)
12751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 138 Potential violation of Law of Demeter (method chain calls)
12752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 139 Potential violation of Law of Demeter (method chain calls)
12753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 139 Potential violation of Law of Demeter (method chain calls)
12754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 139 Potential violation of Law of Demeter (method chain calls)
12755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 139 Potential violation of Law of Demeter (object not created locally)
12756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 141 Potential violation of Law of Demeter (method chain calls)
12757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 141 Potential violation of Law of Demeter (method chain calls)
12758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 141 Potential violation of Law of Demeter (method chain calls)
12759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 141 Potential violation of Law of Demeter (method chain calls)
12760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 141 Potential violation of Law of Demeter (method chain calls)
12761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 141 Potential violation of Law of Demeter (method chain calls)
12762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 176 Avoid really long methods.
12763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 176 The method 'analysisSideCar(StreamAccessLogsMessage.Identifier, HTTPAccessLogEntry)' has a cyclomatic complexity of 10.
12764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 189 Potential violation of Law of Demeter (object not created locally)
12765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 190 Potential violation of Law of Demeter (object not created locally)
12766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 200 Potential violation of Law of Demeter (method chain calls)
12767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 200 Potential violation of Law of Demeter (object not created locally)
12768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 205 Potential violation of Law of Demeter (method chain calls)
12769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 205 Potential violation of Law of Demeter (method chain calls)
12770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 206 Potential violation of Law of Demeter (method chain calls)
12771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 206 Potential violation of Law of Demeter (object not created locally)
12772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 207 Potential violation of Law of Demeter (method chain calls)
12773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 207 Potential violation of Law of Demeter (object not created locally)
12774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 210 Potential violation of Law of Demeter (method chain calls)
12775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 210 Potential violation of Law of Demeter (method chain calls)
12776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 211 Potential violation of Law of Demeter (method chain calls)
12777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 211 Potential violation of Law of Demeter (object not created locally)
12778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 212 Potential violation of Law of Demeter (method chain calls)
12779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 212 Potential violation of Law of Demeter (object not created locally)
12780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 214 Potential violation of Law of Demeter (object not created locally)
12781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 216 Potential violation of Law of Demeter (object not created locally)
12782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 223 Potential violation of Law of Demeter (object not created locally)
12783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 225 Potential violation of Law of Demeter (object not created locally)
12784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 242 Potential violation of Law of Demeter (object not created locally)
12785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 244 Potential violation of Law of Demeter (object not created locally)
12786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 246 Potential violation of Law of Demeter (object not created locally)
12787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 248 Potential violation of Law of Demeter (object not created locally)
12788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 260 Potential violation of Law of Demeter (object not created locally)
12789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 263 Potential violation of Law of Demeter (method chain calls)
12790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 263 Potential violation of Law of Demeter (method chain calls)
12791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 264 Potential violation of Law of Demeter (method chain calls)
12792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 264 Potential violation of Law of Demeter (object not created locally)
12793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 265 Potential violation of Law of Demeter (method chain calls)
12794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 265 Potential violation of Law of Demeter (object not created locally)
12795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 272 Potential violation of Law of Demeter (object not created locally)
12796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 274 Potential violation of Law of Demeter (object not created locally)
12797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 276 Potential violation of Law of Demeter (object not created locally)
12798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 278 Potential violation of Law of Demeter (object not created locally)
12799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 302 Potential violation of Law of Demeter (object not created locally)
12800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 304 Potential violation of Law of Demeter (object not created locally)
12801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 304 Potential violation of Law of Demeter (object not created locally)
12802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 307 Potential violation of Law of Demeter (object not created locally)
12803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 309 Potential violation of Law of Demeter (object not created locally)
12804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 309 Potential violation of Law of Demeter (object not created locally)
12805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 319 Potential violation of Law of Demeter (object not created locally)
12806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 320 Potential violation of Law of Demeter (object not created locally)
12807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 330 Potential violation of Law of Demeter (method chain calls)
12808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 330 Potential violation of Law of Demeter (object not created locally)
12809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 337 Potential violation of Law of Demeter (object not created locally)
12810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 339 Potential violation of Law of Demeter (object not created locally)
12811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 340 Potential violation of Law of Demeter (object not created locally)
12812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 342 Potential violation of Law of Demeter (object not created locally)
12813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 353 Potential violation of Law of Demeter (object not created locally)
12814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 355 Potential violation of Law of Demeter (object not created locally)
12815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 355 Potential violation of Law of Demeter (object not created locally)
12816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 365 Potential violation of Law of Demeter (object not created locally)
12817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 367 Potential violation of Law of Demeter (object not created locally)
12818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 369 Potential violation of Law of Demeter (object not created locally)
12819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 371 Potential violation of Law of Demeter (object not created locally)
12820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 392 Potential violation of Law of Demeter (object not created locally)
12821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 393 Potential violation of Law of Demeter (object not created locally)
12822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 395 Potential violation of Law of Demeter (object not created locally)
12823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 413 Potential violation of Law of Demeter (object not created locally)
12824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 425 Potential violation of Law of Demeter (method chain calls)
12825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sALSServiceMeshHTTPAnalysis.java 429 Potential violation of Law of Demeter (method chain calls)
12826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandlerTestMain.java 36 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandlerTestMain.java 39 Potential violation of Law of Demeter (method chain calls)
12828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandlerTestMain.java 39 Potential violation of Law of Demeter (method chain calls)
12829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandlerTestMain.java 44 Potential violation of Law of Demeter (object not created locally)
12830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandlerTestMain.java 54 Potential violation of Law of Demeter (object not created locally)
12831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandlerTestMain.java 79 Potential violation of Law of Demeter (method chain calls)
12832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandlerTestMain.java 93 Potential violation of Law of Demeter (method chain calls)
12833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandlerTestMain.java 94 Potential violation of Law of Demeter (method chain calls)
12834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\MetricServiceGRPCHandlerTestMain.java 98 Potential violation of Law of Demeter (method chain calls)
12835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\DependencyResourceTest.java 54 Avoid throwing raw exception types.
12836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\DependencyResourceTest.java 96 Potential violation of Law of Demeter (method chain calls)
12837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\DependencyResourceTest.java 111 Potential violation of Law of Demeter (method chain calls)
12838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\DependencyResourceTest.java 111 Potential violation of Law of Demeter (method chain calls)
12839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\DependencyResourceTest.java 111 Potential violation of Law of Demeter (object not created locally)
12840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 51 Potential violation of Law of Demeter (method chain calls)
12841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 62 Potential violation of Law of Demeter (method chain calls)
12842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 73 Potential violation of Law of Demeter (method chain calls)
12843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 75 Potential violation of Law of Demeter (method chain calls)
12844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 75 Potential violation of Law of Demeter (method chain calls)
12845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 77 Potential violation of Law of Demeter (static property access)
12846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 79 Potential violation of Law of Demeter (static property access)
12847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 80 Potential violation of Law of Demeter (object not created locally)
12848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 81 Potential violation of Law of Demeter (object not created locally)
12849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 82 Potential violation of Law of Demeter (object not created locally)
12850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 84 Potential violation of Law of Demeter (static property access)
12851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 85 Potential violation of Law of Demeter (object not created locally)
12852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 86 Potential violation of Law of Demeter (object not created locally)
12853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 87 Potential violation of Law of Demeter (object not created locally)
12854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 95 Potential violation of Law of Demeter (method chain calls)
12855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 97 Potential violation of Law of Demeter (method chain calls)
12856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 97 Potential violation of Law of Demeter (method chain calls)
12857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 100 Potential violation of Law of Demeter (static property access)
12858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 102 Potential violation of Law of Demeter (static property access)
12859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 103 Potential violation of Law of Demeter (object not created locally)
12860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 104 Potential violation of Law of Demeter (object not created locally)
12861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 105 Potential violation of Law of Demeter (object not created locally)
12862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 113 Potential violation of Law of Demeter (method chain calls)
12863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 115 Potential violation of Law of Demeter (method chain calls)
12864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 115 Potential violation of Law of Demeter (method chain calls)
12865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 118 Potential violation of Law of Demeter (static property access)
12866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 120 Potential violation of Law of Demeter (static property access)
12867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 121 Potential violation of Law of Demeter (object not created locally)
12868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 122 Potential violation of Law of Demeter (object not created locally)
12869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 123 Potential violation of Law of Demeter (object not created locally)
12870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 131 Potential violation of Law of Demeter (method chain calls)
12871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 133 Potential violation of Law of Demeter (method chain calls)
12872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 133 Potential violation of Law of Demeter (method chain calls)
12873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 136 Potential violation of Law of Demeter (static property access)
12874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 138 Potential violation of Law of Demeter (static property access)
12875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 139 Potential violation of Law of Demeter (object not created locally)
12876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 140 Potential violation of Law of Demeter (object not created locally)
12877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 141 Potential violation of Law of Demeter (object not created locally)
12878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 146 Private field 'metrics' could be made final; it is only initialized in the declaration or constructor.
12879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 165 Potential violation of Law of Demeter (method chain calls)
12880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 166 Potential violation of Law of Demeter (method chain calls)
12881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\envoy-metrics-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\envoy\als\K8sHTTPAnalysisTest.java 170 Potential violation of Law of Demeter (method chain calls)
12882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerGRPCHandler.java 41 Private field 'receiver' could be made final; it is only initialized in the declaration or constructor.
12883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerGRPCHandler.java 42 Perhaps 'config' could be replaced by a local variable.
12884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerGRPCHandler.java 42 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
12885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerGRPCHandler.java 52 Potential violation of Law of Demeter (method chain calls)
12886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerGRPCHandler.java 52 Potential violation of Law of Demeter (method chain calls)
12887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerGRPCHandler.java 99 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
12888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerGRPCHandler.java 104 Potential violation of Law of Demeter (method chain calls)
12889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerGRPCHandler.java 104 Potential violation of Law of Demeter (static property access)
12890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerGRPCHandler.java 110 Potential violation of Law of Demeter (object not created locally)
12891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerReceiverProvider.java 79 Potential violation of Law of Demeter (method chain calls)
12892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerReceiverProvider.java 79 Potential violation of Law of Demeter (method chain calls)
12893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerReceiverProvider.java 79 Potential violation of Law of Demeter (method chain calls)
12894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerReceiverProvider.java 84 Potential violation of Law of Demeter (method chain calls)
12895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerReceiverProvider.java 84 Potential violation of Law of Demeter (method chain calls)
12896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\jaeger-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\jaeger\JaegerReceiverProvider.java 84 Potential violation of Law of Demeter (method chain calls)
12897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 46 The class 'OCMetricHandler' has a Standard Cyclomatic Complexity of 4 (Highest = 10).
12898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 50 The method 'export' has a Standard Cyclomatic Complexity of 10.
12899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 98 Potential violation of Law of Demeter (method chain calls)
12900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 98 Potential violation of Law of Demeter (method chain calls)
12901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 98 Potential violation of Law of Demeter (method chain calls)
12902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 98 Potential violation of Law of Demeter (method chain calls)
12903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 105 Potential violation of Law of Demeter (method chain calls)
12904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 105 Potential violation of Law of Demeter (method chain calls)
12905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 107 Potential violation of Law of Demeter (method chain calls)
12906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 107 Potential violation of Law of Demeter (method chain calls)
12907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 109 Potential violation of Law of Demeter (method chain calls)
12908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 109 Potential violation of Law of Demeter (method chain calls)
12909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 109 Potential violation of Law of Demeter (object not created locally)
12910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 115 Potential violation of Law of Demeter (method chain calls)
12911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricHandler.java 121 Potential violation of Law of Demeter (method chain calls)
12912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricReceiverProvider.java 65 Potential violation of Law of Demeter (method chain calls)
12913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricReceiverProvider.java 65 Potential violation of Law of Demeter (method chain calls)
12914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricReceiverProvider.java 65 Potential violation of Law of Demeter (method chain calls)
12915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricReceiverProvider.java 87 Potential violation of Law of Demeter (method chain calls)
12916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricReceiverProvider.java 87 Potential violation of Law of Demeter (method chain calls)
12917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\opencensus-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\opencensus\OCMetricReceiverProvider.java 87 Potential violation of Law of Demeter (method chain calls)
12918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\CLRModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\CLRModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\CLRModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\CLRModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\CLRModuleProvider.java 66 Potential violation of Law of Demeter (method chain calls)
12923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\CLRModuleProvider.java 66 Potential violation of Law of Demeter (method chain calls)
12924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\CLRModuleProvider.java 66 Potential violation of Law of Demeter (method chain calls)
12925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\CLROALDefine.java 26 A class which only has private constructors should be final
12926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRMetricReportServiceHandler.java 54 Potential violation of Law of Demeter (method chain calls)
12927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRMetricReportServiceHandler.java 60 Potential violation of Law of Demeter (method chain calls)
12928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 50 Potential violation of Law of Demeter (static property access)
12929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 51 Potential violation of Law of Demeter (static property access)
12930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 55 Potential violation of Law of Demeter (object not created locally)
12931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 65 Potential violation of Law of Demeter (object not created locally)
12932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 66 Potential violation of Law of Demeter (object not created locally)
12933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 67 Potential violation of Law of Demeter (object not created locally)
12934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 68 Potential violation of Law of Demeter (object not created locally)
12935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 78 Potential violation of Law of Demeter (object not created locally)
12936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 79 Potential violation of Law of Demeter (object not created locally)
12937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 80 Potential violation of Law of Demeter (object not created locally)
12938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-clr-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\clr\provider\handler\CLRSourceDispatcher.java 81 Potential violation of Law of Demeter (object not created locally)
12939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 53 Private field 'counter' could be made final; it is only initialized in the declaration or constructor.
12940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 54 Private field 'histogram' could be made final; it is only initialized in the declaration or constructor.
12941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 65 The method 'handleMetric(IstioMetricProto.HandleMetricRequest, StreamObserver)' has a cyclomatic complexity of 10.
12942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 85 Potential violation of Law of Demeter (object not created locally)
12943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 85 Potential violation of Law of Demeter (object not created locally)
12944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 85 Potential violation of Law of Demeter (object not created locally)
12945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 85 Potential violation of Law of Demeter (object not created locally)
12946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 97 Potential violation of Law of Demeter (method chain calls)
12947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 97 Potential violation of Law of Demeter (method chain calls)
12948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 100 Potential violation of Law of Demeter (object not created locally)
12949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 121 Potential violation of Law of Demeter (object not created locally)
12950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 122 Potential violation of Law of Demeter (object not created locally)
12951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 137 Potential violation of Law of Demeter (object not created locally)
12952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 140 Potential violation of Law of Demeter (method chain calls)
12953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 140 Potential violation of Law of Demeter (static property access)
12954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 147 Potential violation of Law of Demeter (method chain calls)
12955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 147 Potential violation of Law of Demeter (object not created locally)
12956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 153 Potential violation of Law of Demeter (method chain calls)
12957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 153 Potential violation of Law of Demeter (object not created locally)
12958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 159 Potential violation of Law of Demeter (method chain calls)
12959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 159 Potential violation of Law of Demeter (method chain calls)
12960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 159 Potential violation of Law of Demeter (object not created locally)
12961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 160 Potential violation of Law of Demeter (object not created locally)
12962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 160 Potential violation of Law of Demeter (object not created locally)
12963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryGRPCHandler.java 171 Potential violation of Law of Demeter (object not created locally)
12964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryReceiverProvider.java 55 Potential violation of Law of Demeter (method chain calls)
12965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryReceiverProvider.java 55 Potential violation of Law of Demeter (method chain calls)
12966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\provider\IstioTelemetryReceiverProvider.java 55 Potential violation of Law of Demeter (method chain calls)
12967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 35 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
12968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 38 Potential violation of Law of Demeter (method chain calls)
12969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 38 Potential violation of Law of Demeter (method chain calls)
12970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 43 Potential violation of Law of Demeter (object not created locally)
12971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 51 Potential violation of Law of Demeter (object not created locally)
12972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 56 Potential violation of Law of Demeter (static property access)
12973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 58 Potential violation of Law of Demeter (method chain calls)
12974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 70 Potential violation of Law of Demeter (method chain calls)
12975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 77 Potential violation of Law of Demeter (method chain calls)
12976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 78 Potential violation of Law of Demeter (method chain calls)
12977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-istio-telemetry-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\istio\telemetry\handler\IstioTelemetryHandlerMainTest.java 82 Potential violation of Law of Demeter (method chain calls)
12978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\JVMModuleProvider.java 56 Potential violation of Law of Demeter (method chain calls)
12979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\JVMModuleProvider.java 56 Potential violation of Law of Demeter (method chain calls)
12980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\JVMModuleProvider.java 56 Potential violation of Law of Demeter (method chain calls)
12981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\JVMModuleProvider.java 56 Potential violation of Law of Demeter (method chain calls)
12982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\JVMModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\JVMModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\JVMModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\JVMOALDefine.java 26 A class which only has private constructors should be final
12986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\handler\JVMMetricReportServiceHandler.java 56 Potential violation of Law of Demeter (method chain calls)
12987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\handler\JVMMetricReportServiceHandler.java 60 Potential violation of Law of Demeter (method chain calls)
12988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\handler\JVMSourceDispatcher.java 53 Potential violation of Law of Demeter (static property access)
12989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-jvm-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\jvm\provider\handler\JVMSourceDispatcher.java 54 Potential violation of Law of Demeter (static property access)
12990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\RegisterModuleProvider.java 56 Potential violation of Law of Demeter (method chain calls)
12991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\RegisterModuleProvider.java 56 Potential violation of Law of Demeter (method chain calls)
12992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\RegisterModuleProvider.java 56 Potential violation of Law of Demeter (method chain calls)
12993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\RegisterModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\RegisterModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\RegisterModuleProvider.java 61 Potential violation of Law of Demeter (method chain calls)
12996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\grpc\ManagementServiceHandler.java 60 Potential violation of Law of Demeter (static property access)
12997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\grpc\ManagementServiceHandler.java 65 Potential violation of Law of Demeter (method chain calls)
12998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\grpc\ManagementServiceHandler.java 72 Potential violation of Law of Demeter (method chain calls)
12999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\grpc\ManagementServiceHandler.java 72 Potential violation of Law of Demeter (method chain calls)
13000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\grpc\ManagementServiceHandler.java 78 Potential violation of Law of Demeter (method chain calls)
13001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\grpc\ManagementServiceHandler.java 89 Potential violation of Law of Demeter (static property access)
13002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\grpc\ManagementServiceHandler.java 100 Potential violation of Law of Demeter (method chain calls)
13003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceKeepAliveHandler.java 63 Potential violation of Law of Demeter (object not created locally)
13004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceKeepAliveHandler.java 64 Potential violation of Law of Demeter (object not created locally)
13005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceKeepAliveHandler.java 68 Potential violation of Law of Demeter (static property access)
13006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceKeepAliveHandler.java 79 Potential violation of Law of Demeter (method chain calls)
13007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceKeepAliveHandler.java 79 Potential violation of Law of Demeter (method chain calls)
13008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceReportPropertiesHandler.java 67 Potential violation of Law of Demeter (object not created locally)
13009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceReportPropertiesHandler.java 68 Potential violation of Law of Demeter (object not created locally)
13010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceReportPropertiesHandler.java 71 Potential violation of Law of Demeter (static property access)
13011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceReportPropertiesHandler.java 76 Potential violation of Law of Demeter (method chain calls)
13012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceReportPropertiesHandler.java 76 Potential violation of Law of Demeter (object not created locally)
13013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceReportPropertiesHandler.java 84 Potential violation of Law of Demeter (method chain calls)
13014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceReportPropertiesHandler.java 84 Potential violation of Law of Demeter (method chain calls)
13015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceReportPropertiesHandler.java 90 Potential violation of Law of Demeter (method chain calls)
13016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-management-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\register\provider\handler\v8\rest\ManagementServiceReportPropertiesHandler.java 90 Potential violation of Law of Demeter (method chain calls)
13017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\MeshReceiverProvider.java 34 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
13018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\MeshReceiverProvider.java 62 Potential violation of Law of Demeter (method chain calls)
13019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\MeshReceiverProvider.java 62 Potential violation of Law of Demeter (method chain calls)
13020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\MeshReceiverProvider.java 62 Potential violation of Law of Demeter (method chain calls)
13021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\MeshReceiverProvider.java 62 Potential violation of Law of Demeter (method chain calls)
13022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\MeshReceiverProvider.java 68 Potential violation of Law of Demeter (method chain calls)
13023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\MeshReceiverProvider.java 68 Potential violation of Law of Demeter (method chain calls)
13024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\MeshReceiverProvider.java 68 Potential violation of Law of Demeter (method chain calls)
13025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 51 A class which only has private constructors should be final
13026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 51 This class has too many methods, consider refactoring it.
13027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 60 Potential violation of Law of Demeter (method chain calls)
13028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 60 Potential violation of Law of Demeter (method chain calls)
13029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 61 Potential violation of Law of Demeter (method chain calls)
13030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 61 Potential violation of Law of Demeter (method chain calls)
13031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 64 Potential violation of Law of Demeter (method chain calls)
13032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 64 Potential violation of Law of Demeter (method chain calls)
13033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 67 Potential violation of Law of Demeter (object not created locally)
13034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 102 Potential violation of Law of Demeter (static property access)
13035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 125 Potential violation of Law of Demeter (static property access)
13036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\main\java\org\apache\skywalking\aop\server\receiver\mesh\TelemetryDataDispatcher.java 137 Potential violation of Law of Demeter (static property access)
13037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 31 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
13038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 35 Potential violation of Law of Demeter (method chain calls)
13039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 35 Potential violation of Law of Demeter (method chain calls)
13040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 43 Potential violation of Law of Demeter (method chain calls)
13053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 58 Potential violation of Law of Demeter (object not created locally)
13054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-mesh-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\mesh\MeshDataMock.java 61 Potential violation of Law of Demeter (static property access)
13055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\ProfileModuleProvider.java 57 Potential violation of Law of Demeter (method chain calls)
13056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\ProfileModuleProvider.java 57 Potential violation of Law of Demeter (method chain calls)
13057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\ProfileModuleProvider.java 57 Potential violation of Law of Demeter (method chain calls)
13058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 50 Private field 'profileTaskCache' could be made final; it is only initialized in the declaration or constructor.
13059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 61 Potential violation of Law of Demeter (static property access)
13060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 62 Potential violation of Law of Demeter (static property access)
13061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 65 Potential violation of Law of Demeter (method chain calls)
13062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 84 Potential violation of Law of Demeter (method chain calls)
13063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 84 Potential violation of Law of Demeter (method chain calls)
13064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 84 Potential violation of Law of Demeter (method chain calls)
13065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 84 Potential violation of Law of Demeter (method chain calls)
13066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 130 Potential violation of Law of Demeter (static property access)
13067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 131 Potential violation of Law of Demeter (static property access)
13068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 139 Potential violation of Law of Demeter (method chain calls)
13069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 151 Potential violation of Law of Demeter (static property access)
13070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-profile-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\profile\provider\handler\ProfileTaskServiceHandler.java 153 Potential violation of Law of Demeter (method chain calls)
13071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\ReceiverGRPCHandlerRegister.java 34 Private field 'interceptors' could be made final; it is only initialized in the declaration or constructor.
13072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 40 The class 'SharingServerModuleProvider' has a Modified Cyclomatic Complexity of 3 (Highest = 12).
13073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 40 The class 'SharingServerModuleProvider' has a Standard Cyclomatic Complexity of 3 (Highest = 12).
13074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 69 The method 'prepare' has a Modified Cyclomatic Complexity of 12.
13075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 69 The method 'prepare' has a Standard Cyclomatic Complexity of 12.
13076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 69 The method 'prepare()' has a cyclomatic complexity of 12.
13077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 85 Potential violation of Law of Demeter (method chain calls)
13078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 86 Potential violation of Law of Demeter (method chain calls)
13079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 122 Potential violation of Law of Demeter (method chain calls)
13080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 122 Potential violation of Law of Demeter (method chain calls)
13081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 122 Potential violation of Law of Demeter (method chain calls)
13082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 122 Potential violation of Law of Demeter (method chain calls)
13083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 122 Potential violation of Law of Demeter (method chain calls)
13084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 122 Potential violation of Law of Demeter (method chain calls)
13085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 127 Potential violation of Law of Demeter (method chain calls)
13086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 127 Potential violation of Law of Demeter (method chain calls)
13087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 127 Potential violation of Law of Demeter (method chain calls)
13088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 127 Potential violation of Law of Demeter (method chain calls)
13089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 127 Potential violation of Law of Demeter (method chain calls)
13090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-sharing-server-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\sharing\server\SharingServerModuleProvider.java 127 Potential violation of Law of Demeter (method chain calls)
13091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 29 Private field 'thresholds' could be made final; it is only initialized in the declaration or constructor.
13092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 30 Private field 'settingsString' could be made final; it is only initialized in the declaration or constructor.
13093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 46 Potential violation of Law of Demeter (method chain calls)
13105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 58 Potential violation of Law of Demeter (object not created locally)
13106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 59 Potential violation of Law of Demeter (method chain calls)
13107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 60 Potential violation of Law of Demeter (method chain calls)
13108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 62 Potential violation of Law of Demeter (method chain calls)
13109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\DBLatencyThresholdsAndWatcher.java 68 Potential violation of Law of Demeter (static property access)
13110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 93 Potential violation of Law of Demeter (method chain calls)
13111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 93 Potential violation of Law of Demeter (method chain calls)
13112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 93 Potential violation of Law of Demeter (method chain calls)
13113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 93 Potential violation of Law of Demeter (method chain calls)
13114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 98 Potential violation of Law of Demeter (method chain calls)
13115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 98 Potential violation of Law of Demeter (method chain calls)
13116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 98 Potential violation of Law of Demeter (method chain calls)
13117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 102 Potential violation of Law of Demeter (method chain calls)
13118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 102 Potential violation of Law of Demeter (method chain calls)
13119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 102 Potential violation of Law of Demeter (method chain calls)
13120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 105 Potential violation of Law of Demeter (method chain calls)
13121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 105 Potential violation of Law of Demeter (method chain calls)
13122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 105 Potential violation of Law of Demeter (method chain calls)
13123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 108 Potential violation of Law of Demeter (object not created locally)
13124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 109 Potential violation of Law of Demeter (object not created locally)
13125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceModuleProvider.java 110 Potential violation of Law of Demeter (object not created locally)
13126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceSampleRateWatcher.java 29 Private field 'sampleRate' could be made final; it is only initialized in the declaration or constructor.
13127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceSampleRateWatcher.java 50 Potential violation of Law of Demeter (static property access)
13128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceSampleRateWatcher.java 63 Potential violation of Law of Demeter (method chain calls)
13129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceSampleRateWatcher.java 63 Potential violation of Law of Demeter (method chain calls)
13130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceSampleRateWatcher.java 63 Potential violation of Law of Demeter (method chain calls)
13131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\UninstrumentedGatewaysConfig.java 68 Potential violation of Law of Demeter (static property access)
13132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\UninstrumentedGatewaysConfig.java 85 Potential violation of Law of Demeter (method chain calls)
13133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\UninstrumentedGatewaysConfig.java 85 Potential violation of Law of Demeter (method chain calls)
13134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\UninstrumentedGatewaysConfig.java 85 Potential violation of Law of Demeter (method chain calls)
13135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\UninstrumentedGatewaysConfig.java 87 Potential violation of Law of Demeter (method chain calls)
13136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\UninstrumentedGatewaysConfig.java 113 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
13137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\grpc\TraceSegmentReportServiceHandler.java 42 Private field 'histogram' could be made final; it is only initialized in the declaration or constructor.
13138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\grpc\TraceSegmentReportServiceHandler.java 43 Private field 'errorCounter' could be made final; it is only initialized in the declaration or constructor.
13139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\grpc\TraceSegmentReportServiceHandler.java 77 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
13140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportBaseServletHandler.java 44 Private field 'histogram' could be made final; it is only initialized in the declaration or constructor.
13141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportBaseServletHandler.java 45 Private field 'errorCounter' could be made final; it is only initialized in the declaration or constructor.
13142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportBaseServletHandler.java 84 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
13143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportListServletHandler.java 53 Potential violation of Law of Demeter (object not created locally)
13144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportListServletHandler.java 58 Potential violation of Law of Demeter (object not created locally)
13145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportListServletHandler.java 62 Potential violation of Law of Demeter (object not created locally)
13146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportSingleServletHandler.java 47 Potential violation of Law of Demeter (object not created locally)
13147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\TraceAnalyzer.java 46 Potential violation of Law of Demeter (method chain calls)
13148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\TraceAnalyzer.java 55 Potential violation of Law of Demeter (method chain calls)
13149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\TraceAnalyzer.java 79 Potential violation of Law of Demeter (method chain calls)
13150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\TraceAnalyzer.java 123 Potential violation of Law of Demeter (method chain calls)
13151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 19 A high number of imports can indicate a high degree of coupling within an object.
13152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 62 The class 'MultiScopesAnalysisListener' has a Modified Cyclomatic Complexity of 5 (Highest = 13).
13153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 62 The class 'MultiScopesAnalysisListener' has a Standard Cyclomatic Complexity of 5 (Highest = 13).
13154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 75 Potential violation of Law of Demeter (static property access)
13155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 75 Potential violation of Law of Demeter (static property access)
13156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 75 Potential violation of Law of Demeter (static property access)
13157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 99 Potential violation of Law of Demeter (object not created locally)
13158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 102 Potential violation of Law of Demeter (object not created locally)
13159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 105 Potential violation of Law of Demeter (object not created locally)
13160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 107 Potential violation of Law of Demeter (method chain calls)
13161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 108 Potential violation of Law of Demeter (method chain calls)
13162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 110 Potential violation of Law of Demeter (object not created locally)
13163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 114 Potential violation of Law of Demeter (object not created locally)
13164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 115 Potential violation of Law of Demeter (object not created locally)
13165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 152 The method 'parseExit' has a Modified Cyclomatic Complexity of 13.
13166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 152 The method 'parseExit' has a Standard Cyclomatic Complexity of 13.
13167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 152 The method 'parseExit(SpanObject, SegmentObject)' has a cyclomatic complexity of 13.
13168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 177 Potential violation of Law of Demeter (static property access)
13169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 179 Potential violation of Law of Demeter (static property access)
13170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 182 Potential violation of Law of Demeter (object not created locally)
13171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 187 Potential violation of Law of Demeter (method chain calls)
13172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 188 Potential violation of Law of Demeter (object not created locally)
13173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 198 Potential violation of Law of Demeter (method chain calls)
13174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 204 Potential violation of Law of Demeter (static property access)
13175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 210 Potential violation of Law of Demeter (static property access)
13176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 214 Potential violation of Law of Demeter (object not created locally)
13177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 215 Potential violation of Law of Demeter (object not created locally)
13178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 219 Potential violation of Law of Demeter (static property access)
13179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 222 Potential violation of Law of Demeter (object not created locally)
13180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 240 Potential violation of Law of Demeter (method chain calls)
13181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 309 Potential violation of Law of Demeter (method chain calls)
13182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 321 Potential violation of Law of Demeter (method chain calls)
13183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListener.java 322 A high ratio of statements to labels in a switch statement. Consider refactoring.
13184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\NetworkAddressAliasMappingListener.java 59 Potential violation of Law of Demeter (method chain calls)
13185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\NetworkAddressAliasMappingListener.java 60 Potential violation of Law of Demeter (method chain calls)
13186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\NetworkAddressAliasMappingListener.java 64 Deeply nested if..then statements are hard to read
13187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\NetworkAddressAliasMappingListener.java 95 Potential violation of Law of Demeter (static property access)
13188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 61 Potential violation of Law of Demeter (static property access)
13189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 61 Potential violation of Law of Demeter (static property access)
13190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 61 Potential violation of Law of Demeter (static property access)
13191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 72 Potential violation of Law of Demeter (static property access)
13192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 82 Potential violation of Law of Demeter (static property access)
13193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 95 Potential violation of Law of Demeter (static property access)
13194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 106 Potential violation of Law of Demeter (static property access)
13195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 110 Potential violation of Law of Demeter (static property access)
13196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 116 Potential violation of Law of Demeter (static property access)
13197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 123 The method 'parseSegment(SegmentObject)' has an NPath complexity of 288, current threshold is 200
13198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SegmentAnalysisListener.java 137 Potential violation of Law of Demeter (method chain calls)
13199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SourceBuilder.java 40 The class 'SourceBuilder' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=7, WMC=22)
13200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SourceBuilder.java 40 Too many fields
13201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\SourceBuilder.java 286 Potential violation of Law of Demeter (static property access)
13202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\TraceSegmentSampler.java 28 Private field 'traceSampleRateWatcher' could be made final; it is only initialized in the declaration or constructor.
13203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 34 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
13204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 38 Potential violation of Law of Demeter (method chain calls)
13205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 38 Potential violation of Law of Demeter (method chain calls)
13206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 50 Potential violation of Law of Demeter (method chain calls)
13207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 50 Potential violation of Law of Demeter (method chain calls)
13208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 50 Potential violation of Law of Demeter (method chain calls)
13209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 50 Potential violation of Law of Demeter (object not created locally)
13210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 61 Potential violation of Law of Demeter (static property access)
13211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 64 Potential violation of Law of Demeter (method chain calls)
13212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 65 Potential violation of Law of Demeter (method chain calls)
13213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 66 Potential violation of Law of Demeter (method chain calls)
13214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 67 Potential violation of Law of Demeter (method chain calls)
13215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 76 Potential violation of Law of Demeter (object not created locally)
13216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (method chain calls)
13227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 78 Potential violation of Law of Demeter (object not created locally)
13228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (method chain calls)
13239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 92 Potential violation of Law of Demeter (object not created locally)
13240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\AgentDataMock.java 108 Potential violation of Law of Demeter (static property access)
13241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 38 Potential violation of Law of Demeter (method chain calls)
13242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 38 Potential violation of Law of Demeter (method chain calls)
13243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 43 Potential violation of Law of Demeter (object not created locally)
13244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 44 Potential violation of Law of Demeter (object not created locally)
13245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 45 Potential violation of Law of Demeter (object not created locally)
13246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 46 Potential violation of Law of Demeter (object not created locally)
13247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 47 Potential violation of Law of Demeter (object not created locally)
13248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 48 Potential violation of Law of Demeter (object not created locally)
13249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 49 Potential violation of Law of Demeter (object not created locally)
13250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 56 Potential violation of Law of Demeter (object not created locally)
13251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 57 Potential violation of Law of Demeter (object not created locally)
13252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 58 Potential violation of Law of Demeter (object not created locally)
13253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 59 Potential violation of Law of Demeter (object not created locally)
13254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 60 Potential violation of Law of Demeter (object not created locally)
13255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 61 Potential violation of Law of Demeter (object not created locally)
13256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 62 Potential violation of Law of Demeter (object not created locally)
13257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 62 Potential violation of Law of Demeter (static property access)
13258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 63 Potential violation of Law of Demeter (object not created locally)
13259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 64 Potential violation of Law of Demeter (object not created locally)
13260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 70 Potential violation of Law of Demeter (object not created locally)
13261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 71 Potential violation of Law of Demeter (object not created locally)
13262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 72 Potential violation of Law of Demeter (object not created locally)
13263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 73 Potential violation of Law of Demeter (object not created locally)
13264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 74 Potential violation of Law of Demeter (object not created locally)
13265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 75 Potential violation of Law of Demeter (object not created locally)
13266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 76 Potential violation of Law of Demeter (object not created locally)
13267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 82 Potential violation of Law of Demeter (object not created locally)
13268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 83 Potential violation of Law of Demeter (object not created locally)
13269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 84 Potential violation of Law of Demeter (object not created locally)
13270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 85 Potential violation of Law of Demeter (object not created locally)
13271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 86 Potential violation of Law of Demeter (object not created locally)
13272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 87 Potential violation of Law of Demeter (object not created locally)
13273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 88 Potential violation of Law of Demeter (object not created locally)
13274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 88 Potential violation of Law of Demeter (static property access)
13275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 89 Potential violation of Law of Demeter (object not created locally)
13276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 90 Potential violation of Law of Demeter (object not created locally)
13277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceAMock.java 91 Potential violation of Law of Demeter (object not created locally)
13278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 41 Potential violation of Law of Demeter (method chain calls)
13279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 41 Potential violation of Law of Demeter (method chain calls)
13280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 49 Potential violation of Law of Demeter (object not created locally)
13281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 50 Potential violation of Law of Demeter (object not created locally)
13282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 51 Potential violation of Law of Demeter (object not created locally)
13283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 52 Potential violation of Law of Demeter (object not created locally)
13284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 53 Potential violation of Law of Demeter (object not created locally)
13285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 54 Potential violation of Law of Demeter (object not created locally)
13286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 55 Potential violation of Law of Demeter (object not created locally)
13287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 62 Potential violation of Law of Demeter (object not created locally)
13288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 63 Potential violation of Law of Demeter (object not created locally)
13289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 64 Potential violation of Law of Demeter (object not created locally)
13290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 65 Potential violation of Law of Demeter (object not created locally)
13291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 66 Potential violation of Law of Demeter (object not created locally)
13292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 67 Potential violation of Law of Demeter (object not created locally)
13293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 68 Potential violation of Law of Demeter (object not created locally)
13294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 69 Potential violation of Law of Demeter (object not created locally)
13295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 76 Potential violation of Law of Demeter (object not created locally)
13296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 77 Potential violation of Law of Demeter (object not created locally)
13297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 78 Potential violation of Law of Demeter (object not created locally)
13298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 79 Potential violation of Law of Demeter (object not created locally)
13299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 80 Potential violation of Law of Demeter (object not created locally)
13300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 81 Potential violation of Law of Demeter (object not created locally)
13301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 82 Potential violation of Law of Demeter (object not created locally)
13302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 82 Potential violation of Law of Demeter (static property access)
13303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 83 Potential violation of Law of Demeter (object not created locally)
13304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 84 Potential violation of Law of Demeter (object not created locally)
13305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 86 Potential violation of Law of Demeter (object not created locally)
13306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 92 Potential violation of Law of Demeter (object not created locally)
13307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 93 Potential violation of Law of Demeter (object not created locally)
13308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 94 Potential violation of Law of Demeter (object not created locally)
13309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 95 Potential violation of Law of Demeter (object not created locally)
13310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 96 Potential violation of Law of Demeter (object not created locally)
13311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 97 Potential violation of Law of Demeter (object not created locally)
13312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 98 Potential violation of Law of Demeter (object not created locally)
13313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 98 Potential violation of Law of Demeter (static property access)
13314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 99 Potential violation of Law of Demeter (object not created locally)
13315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 100 Potential violation of Law of Demeter (method chain calls)
13316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 100 Potential violation of Law of Demeter (method chain calls)
13317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 100 Potential violation of Law of Demeter (method chain calls)
13318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 100 Potential violation of Law of Demeter (object not created locally)
13319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 104 Potential violation of Law of Demeter (method chain calls)
13320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 104 Potential violation of Law of Demeter (method chain calls)
13321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 104 Potential violation of Law of Demeter (method chain calls)
13322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 104 Potential violation of Law of Demeter (object not created locally)
13323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 106 Potential violation of Law of Demeter (object not created locally)
13324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 108 Potential violation of Law of Demeter (object not created locally)
13325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 114 Potential violation of Law of Demeter (object not created locally)
13326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 115 Potential violation of Law of Demeter (object not created locally)
13327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 116 Potential violation of Law of Demeter (object not created locally)
13328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 117 Potential violation of Law of Demeter (object not created locally)
13329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 118 Potential violation of Law of Demeter (object not created locally)
13330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 119 Potential violation of Law of Demeter (object not created locally)
13331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 120 Potential violation of Law of Demeter (object not created locally)
13332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 120 Potential violation of Law of Demeter (static property access)
13333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 121 Potential violation of Law of Demeter (object not created locally)
13334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 123 Potential violation of Law of Demeter (object not created locally)
13335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceBMock.java 124 Potential violation of Law of Demeter (object not created locally)
13336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 36 Potential violation of Law of Demeter (method chain calls)
13337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 36 Potential violation of Law of Demeter (method chain calls)
13338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 44 Potential violation of Law of Demeter (object not created locally)
13339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 45 Potential violation of Law of Demeter (object not created locally)
13340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 46 Potential violation of Law of Demeter (object not created locally)
13341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 47 Potential violation of Law of Demeter (object not created locally)
13342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 48 Potential violation of Law of Demeter (object not created locally)
13343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 55 Potential violation of Law of Demeter (object not created locally)
13344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 56 Potential violation of Law of Demeter (object not created locally)
13345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 57 Potential violation of Law of Demeter (object not created locally)
13346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 58 Potential violation of Law of Demeter (object not created locally)
13347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 59 Potential violation of Law of Demeter (object not created locally)
13348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 60 Potential violation of Law of Demeter (object not created locally)
13349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 61 Potential violation of Law of Demeter (object not created locally)
13350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 61 Potential violation of Law of Demeter (static property access)
13351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 62 Potential violation of Law of Demeter (object not created locally)
13352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 63 Potential violation of Law of Demeter (object not created locally)
13353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 64 Potential violation of Law of Demeter (object not created locally)
13354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 70 Potential violation of Law of Demeter (object not created locally)
13355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 71 Potential violation of Law of Demeter (object not created locally)
13356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 72 Potential violation of Law of Demeter (object not created locally)
13357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 73 Potential violation of Law of Demeter (object not created locally)
13358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 74 Potential violation of Law of Demeter (object not created locally)
13359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 75 Potential violation of Law of Demeter (object not created locally)
13360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 76 Potential violation of Law of Demeter (object not created locally)
13361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\mock\ServiceCMock.java 77 Potential violation of Law of Demeter (object not created locally)
13362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceSampleRateWatcherTest.java 64 Potential violation of Law of Demeter (method chain calls)
13363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\TraceSampleRateWatcherTest.java 64 Potential violation of Law of Demeter (method chain calls)
13364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportServletHandlerTest.java 60 Potential violation of Law of Demeter (method chain calls)
13365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportServletHandlerTest.java 80 Potential violation of Law of Demeter (object not created locally)
13366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\handler\v8\rest\TraceSegmentReportServletHandlerTest.java 102 Potential violation of Law of Demeter (object not created locally)
13367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
13368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 85 Potential violation of Law of Demeter (method chain calls)
13369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 87 Potential violation of Law of Demeter (static property access)
13370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 88 Potential violation of Law of Demeter (static property access)
13371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 91 Potential violation of Law of Demeter (method chain calls)
13372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 94 Potential violation of Law of Demeter (method chain calls)
13373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 94 Potential violation of Law of Demeter (object not created locally)
13374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 95 Potential violation of Law of Demeter (method chain calls)
13375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 149 Potential violation of Law of Demeter (object not created locally)
13376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 150 Potential violation of Law of Demeter (object not created locally)
13377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 151 Potential violation of Law of Demeter (object not created locally)
13378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 152 Potential violation of Law of Demeter (object not created locally)
13379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 153 Potential violation of Law of Demeter (object not created locally)
13380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 154 Potential violation of Law of Demeter (object not created locally)
13381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 155 Potential violation of Law of Demeter (object not created locally)
13382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 156 Potential violation of Law of Demeter (object not created locally)
13383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 157 Potential violation of Law of Demeter (object not created locally)
13384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 158 Potential violation of Law of Demeter (object not created locally)
13385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 159 Potential violation of Law of Demeter (object not created locally)
13386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 160 Potential violation of Law of Demeter (object not created locally)
13387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 161 Potential violation of Law of Demeter (object not created locally)
13388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 162 Potential violation of Law of Demeter (object not created locally)
13389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 163 Potential violation of Law of Demeter (object not created locally)
13390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 163 Potential violation of Law of Demeter (object not created locally)
13391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 164 Potential violation of Law of Demeter (object not created locally)
13392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 165 Potential violation of Law of Demeter (object not created locally)
13393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 165 Potential violation of Law of Demeter (object not created locally)
13394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 166 Potential violation of Law of Demeter (object not created locally)
13395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 167 Potential violation of Law of Demeter (object not created locally)
13396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 167 Potential violation of Law of Demeter (object not created locally)
13397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 210 Potential violation of Law of Demeter (object not created locally)
13398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 211 Potential violation of Law of Demeter (object not created locally)
13399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 212 Potential violation of Law of Demeter (object not created locally)
13400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 213 Potential violation of Law of Demeter (object not created locally)
13401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 214 Potential violation of Law of Demeter (object not created locally)
13402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 215 Potential violation of Law of Demeter (object not created locally)
13403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 216 Potential violation of Law of Demeter (object not created locally)
13404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 217 Potential violation of Law of Demeter (object not created locally)
13405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 218 Potential violation of Law of Demeter (object not created locally)
13406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 219 Potential violation of Law of Demeter (object not created locally)
13407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 220 Potential violation of Law of Demeter (object not created locally)
13408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 221 Potential violation of Law of Demeter (object not created locally)
13409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 222 Potential violation of Law of Demeter (object not created locally)
13410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 222 Potential violation of Law of Demeter (object not created locally)
13411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 223 Potential violation of Law of Demeter (object not created locally)
13412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 224 Potential violation of Law of Demeter (object not created locally)
13413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 224 Potential violation of Law of Demeter (object not created locally)
13414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 225 Potential violation of Law of Demeter (object not created locally)
13415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 226 Potential violation of Law of Demeter (object not created locally)
13416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 226 Potential violation of Law of Demeter (object not created locally)
13417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 269 Potential violation of Law of Demeter (object not created locally)
13418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 270 Potential violation of Law of Demeter (object not created locally)
13419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 271 Potential violation of Law of Demeter (object not created locally)
13420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 272 Potential violation of Law of Demeter (object not created locally)
13421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 273 Potential violation of Law of Demeter (object not created locally)
13422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 274 Potential violation of Law of Demeter (object not created locally)
13423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 275 Potential violation of Law of Demeter (object not created locally)
13424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 276 Potential violation of Law of Demeter (object not created locally)
13425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 277 Potential violation of Law of Demeter (object not created locally)
13426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 278 Potential violation of Law of Demeter (object not created locally)
13427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 279 Potential violation of Law of Demeter (object not created locally)
13428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 280 Potential violation of Law of Demeter (object not created locally)
13429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 281 Potential violation of Law of Demeter (object not created locally)
13430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 281 Potential violation of Law of Demeter (object not created locally)
13431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 282 Potential violation of Law of Demeter (object not created locally)
13432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 283 Potential violation of Law of Demeter (object not created locally)
13433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 283 Potential violation of Law of Demeter (object not created locally)
13434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 284 Potential violation of Law of Demeter (object not created locally)
13435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 285 Potential violation of Law of Demeter (object not created locally)
13436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 286 Potential violation of Law of Demeter (object not created locally)
13437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 286 Potential violation of Law of Demeter (object not created locally)
13438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 325 Potential violation of Law of Demeter (object not created locally)
13439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 326 Potential violation of Law of Demeter (object not created locally)
13440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 327 Potential violation of Law of Demeter (object not created locally)
13441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 370 Potential violation of Law of Demeter (object not created locally)
13442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 371 Potential violation of Law of Demeter (object not created locally)
13443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 372 Potential violation of Law of Demeter (object not created locally)
13444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 409 Potential violation of Law of Demeter (object not created locally)
13445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 410 Potential violation of Law of Demeter (object not created locally)
13446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 411 Potential violation of Law of Demeter (object not created locally)
13447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 412 Potential violation of Law of Demeter (object not created locally)
13448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 413 Potential violation of Law of Demeter (object not created locally)
13449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 414 Potential violation of Law of Demeter (object not created locally)
13450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 415 Potential violation of Law of Demeter (object not created locally)
13451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 416 Potential violation of Law of Demeter (object not created locally)
13452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 417 Potential violation of Law of Demeter (object not created locally)
13453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 418 Potential violation of Law of Demeter (object not created locally)
13454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 419 Potential violation of Law of Demeter (object not created locally)
13455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 420 Potential violation of Law of Demeter (object not created locally)
13456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 455 Potential violation of Law of Demeter (object not created locally)
13457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 456 Potential violation of Law of Demeter (object not created locally)
13458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 457 Potential violation of Law of Demeter (object not created locally)
13459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 458 Potential violation of Law of Demeter (object not created locally)
13460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 459 Potential violation of Law of Demeter (object not created locally)
13461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 460 Potential violation of Law of Demeter (object not created locally)
13462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\MultiScopesAnalysisListenerTest.java 461 Potential violation of Law of Demeter (object not created locally)
13463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\segment\ProtoBufJsonUtilsTest.java 90 Potential violation of Law of Demeter (object not created locally)
13464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\segment\ProtoBufJsonUtilsTest.java 91 Potential violation of Law of Demeter (object not created locally)
13465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\segment\ProtoBufJsonUtilsTest.java 92 Potential violation of Law of Demeter (method chain calls)
13466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\segment\ProtoBufJsonUtilsTest.java 92 Potential violation of Law of Demeter (method chain calls)
13467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\skywalking-trace-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\trace\provider\parser\listener\segment\ProtoBufJsonUtilsTest.java 92 Potential violation of Law of Demeter (object not created locally)
13468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\ZipkinReceiverProvider.java 38 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
13469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\ZipkinReceiverProvider.java 74 Potential violation of Law of Demeter (method chain calls)
13470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\ZipkinReceiverProvider.java 74 Potential violation of Law of Demeter (method chain calls)
13471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\ZipkinReceiverProvider.java 74 Potential violation of Law of Demeter (method chain calls)
13472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\ZipkinReceiverProvider.java 78 Potential violation of Law of Demeter (static property access)
13473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\Receiver2AnalysisBridge.java 29 Private field 'segmentParseService' could be made final; it is only initialized in the declaration or constructor.
13474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\Receiver2AnalysisBridge.java 37 Potential violation of Law of Demeter (method chain calls)
13475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\cache\CacheFactory.java 24 A class which only has private constructors should be final
13476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\cache\caffeine\CaffeineSpanCache.java 44 Private field 'inProcessSpanCache' could be made final; it is only initialized in the declaration or constructor.
13477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\cache\caffeine\CaffeineSpanCache.java 45 Private field 'newTraceLock' could be made final; it is only initialized in the declaration or constructor.
13478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\cache\caffeine\CaffeineSpanCache.java 68 Potential violation of Law of Demeter (static property access)
13479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\cache\caffeine\CaffeineSpanCache.java 69 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
13480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\data\ZipkinTrace.java 27 Private field 'spans' could be made final; it is only initialized in the declaration or constructor.
13481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\data\ZipkinTrace.java 28 Private field 'spanWriteLock' could be made final; it is only initialized in the declaration or constructor.
13482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 42 The class 'SegmentBuilder' has a Standard Cyclomatic Complexity of 6 (Highest = 11).
13483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 43 Private field 'context' could be made final; it is only initialized in the declaration or constructor.
13484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 44 Private field 'segments' could be made final; it is only initialized in the declaration or constructor.
13485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 45 Private field 'clientPartSpan' could be made final; it is only initialized in the declaration or constructor.
13486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 53 A method/constructor should not explicitly throw java.lang.Exception
13487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 85 Potential violation of Law of Demeter (static property access)
13488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 88 Potential violation of Law of Demeter (method chain calls)
13489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 88 Potential violation of Law of Demeter (static property access)
13490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 91 Potential violation of Law of Demeter (static property access)
13491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 91 Potential violation of Law of Demeter (static property access)
13492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 98 Potential violation of Law of Demeter (static property access)
13493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 106 A method/constructor should not explicitly throw java.lang.Exception
13494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 117 These nested if statements could be combined
13495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 128 Potential violation of Law of Demeter (method chain calls)
13496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 139 The method 'initSpan' has a Standard Cyclomatic Complexity of 11.
13497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 139 The method 'initSpan(SpanObject.Builder, Span, Span, boolean)' has a cyclomatic complexity of 12.
13498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 142 Potential violation of Law of Demeter (method chain calls)
13499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 142 Potential violation of Law of Demeter (method chain calls)
13500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 190 Potential violation of Law of Demeter (object not created locally)
13501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 194 Potential violation of Law of Demeter (method chain calls)
13502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 200 Potential violation of Law of Demeter (method chain calls)
13503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 228 Potential violation of Law of Demeter (object not created locally)
13504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 229 Potential violation of Law of Demeter (object not created locally)
13505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 243 Potential violation of Law of Demeter (object not created locally)
13506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 244 Potential violation of Law of Demeter (method chain calls)
13507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 244 Potential violation of Law of Demeter (method chain calls)
13508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 244 Potential violation of Law of Demeter (object not created locally)
13509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 245 Potential violation of Law of Demeter (object not created locally)
13510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 246 Potential violation of Law of Demeter (method chain calls)
13511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 246 Potential violation of Law of Demeter (method chain calls)
13512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 246 Potential violation of Law of Demeter (object not created locally)
13513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 247 Potential violation of Law of Demeter (object not created locally)
13514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 291 Private field 'segmentsStack' could be made final; it is only initialized in the declaration or constructor.
13515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 294 Potential violation of Law of Demeter (method chain calls)
13516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 294 Potential violation of Law of Demeter (method chain calls)
13517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 297 A method/constructor should not explicitly throw java.lang.Exception
13518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 304 Potential violation of Law of Demeter (method chain calls)
13519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 332 A method/constructor should not explicitly throw java.lang.Exception
13520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 346 Private field 'segmentBuilder' could be made final; it is only initialized in the declaration or constructor.
13521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 347 Private field 'ids' could be made final; it is only initialized in the declaration or constructor.
13522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 349 Private field 'spans' could be made final; it is only initialized in the declaration or constructor.
13523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 368 Potential violation of Law of Demeter (static property access)
13524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 368 These nested if statements could be combined
13525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 369 These nested if statements could be combined
13526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 377 These nested if statements could be combined
13527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 405 Private field 'service' could be made final; it is only initialized in the declaration or constructor.
13528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 406 Private field 'instanceName' could be made final; it is only initialized in the declaration or constructor.
13529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 421 Private field 'span' could be made final; it is only initialized in the declaration or constructor.
13530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SegmentBuilder.java 422 Private field 'builder' could be made final; it is only initialized in the declaration or constructor.
13531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\Zipkin2SkyWalkingTransfer.java 27 A class which only has private constructors should be final
13532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\Zipkin2SkyWalkingTransfer.java 29 Private field 'listeners' could be made final; it is only initialized in the declaration or constructor.
13533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\Zipkin2SkyWalkingTransfer.java 38 A method/constructor should not explicitly throw java.lang.Exception
13534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\Zipkin2SkyWalkingTransfer.java 41 Potential violation of Law of Demeter (object not created locally)
13535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanEncode.java 21 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
13536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanProcessor.java 35 Private field 'receiver' could be made final; it is only initialized in the declaration or constructor.
13537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanProcessor.java 47 Potential violation of Law of Demeter (object not created locally)
13538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanProcessor.java 66 Potential violation of Law of Demeter (object not created locally)
13539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanV1JettyHandler.java 35 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
13540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanV1JettyHandler.java 36 Private field 'sourceReceiver' could be made final; it is only initialized in the declaration or constructor.
13541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanV1JettyHandler.java 56 Potential violation of Law of Demeter (object not created locally)
13542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanV1JettyHandler.java 64 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
13543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanV2JettyHandler.java 35 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
13544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanV2JettyHandler.java 36 Private field 'sourceReceiver' could be made final; it is only initialized in the declaration or constructor.
13545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanV2JettyHandler.java 56 Potential violation of Law of Demeter (object not created locally)
13546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\handler\SpanV2JettyHandler.java 64 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
13547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\trace\SpanForward.java 35 Perhaps 'config' could be replaced by a local variable.
13548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\trace\SpanForward.java 35 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
13549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\main\java\org\apache\skywalking\oap\server\receiver\zipkin\trace\SpanForward.java 36 Private field 'receiver' could be made final; it is only initialized in the declaration or constructor.
13550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 39 Potential violation of Law of Demeter (static property access)
13551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 42 Potential violation of Law of Demeter (object not created locally)
13552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 45 Potential violation of Law of Demeter (object not created locally)
13553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 47 Potential violation of Law of Demeter (static property access)
13554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 53 Potential violation of Law of Demeter (object not created locally)
13555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 53 Potential violation of Law of Demeter (static property access)
13556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 55 Potential violation of Law of Demeter (object not created locally)
13557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 55 Potential violation of Law of Demeter (static property access)
13558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 57 Potential violation of Law of Demeter (object not created locally)
13559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 57 Potential violation of Law of Demeter (static property access)
13560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 59 Potential violation of Law of Demeter (method chain calls)
13561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 59 Potential violation of Law of Demeter (method chain calls)
13562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 59 Potential violation of Law of Demeter (static property access)
13563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 65 Potential violation of Law of Demeter (object not created locally)
13564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 66 Potential violation of Law of Demeter (object not created locally)
13565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 67 Potential violation of Law of Demeter (object not created locally)
13566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 69 Potential violation of Law of Demeter (method chain calls)
13567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 72 Potential violation of Law of Demeter (method chain calls)
13568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 80 Potential violation of Law of Demeter (object not created locally)
13569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 81 Potential violation of Law of Demeter (object not created locally)
13570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 83 Potential violation of Law of Demeter (method chain calls)
13571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 83 Potential violation of Law of Demeter (object not created locally)
13572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 101 Potential violation of Law of Demeter (object not created locally)
13573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 103 Potential violation of Law of Demeter (object not created locally)
13574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 104 Potential violation of Law of Demeter (object not created locally)
13575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 105 Potential violation of Law of Demeter (object not created locally)
13576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 106 Potential violation of Law of Demeter (object not created locally)
13577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 107 Potential violation of Law of Demeter (object not created locally)
13578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 108 Potential violation of Law of Demeter (object not created locally)
13579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 108 Potential violation of Law of Demeter (object not created locally)
13580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 110 Potential violation of Law of Demeter (object not created locally)
13581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 112 Potential violation of Law of Demeter (object not created locally)
13582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 113 Potential violation of Law of Demeter (object not created locally)
13583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 114 Potential violation of Law of Demeter (object not created locally)
13584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-receiver-plugin\zipkin-receiver-plugin\src\test\java\org\apache\skywalking\oap\server\receiver\zipkin\analysis\transform\SpringSleuthSegmentBuilderTest.java 115 Potential violation of Law of Demeter (object not created locally)
13585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-starter-es7\src\main\java\org\apache\skywalking\oap\server\starter\OAPServerStartUp.java 25 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
13586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-starter\src\main\java\org\apache\skywalking\oap\server\starter\OAPServerStartUp.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
13587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\StorageModuleElasticsearchConfig.java 27 Too many fields
13588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\StorageModuleElasticsearchProvider.java 19 A high number of imports can indicate a high degree of coupling within an object.
13589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\StorageModuleElasticsearchProvider.java 19 High amount of different objects as members denotes a high coupling
13590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\StorageModuleElasticsearchProvider.java 109 Potential violation of Law of Demeter (method chain calls)
13591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\StorageModuleElasticsearchProvider.java 109 Potential violation of Law of Demeter (method chain calls)
13592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\StorageModuleElasticsearchProvider.java 188 Potential violation of Law of Demeter (method chain calls)
13593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\StorageModuleElasticsearchProvider.java 188 Potential violation of Law of Demeter (method chain calls)
13594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\StorageModuleElasticsearchProvider.java 188 Potential violation of Law of Demeter (method chain calls)
13595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\StorageModuleElasticsearchProvider.java 188 Potential violation of Law of Demeter (method chain calls)
13596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\BatchProcessEsDAO.java 53 Potential violation of Law of Demeter (method chain calls)
13597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\BatchProcessEsDAO.java 71 Potential violation of Law of Demeter (method chain calls)
13598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 29 The method 'transform(Class)' has a cyclomatic complexity of 13.
13599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 30 Potential violation of Law of Demeter (method chain calls)
13600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 30 Potential violation of Law of Demeter (method chain calls)
13601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 30 Potential violation of Law of Demeter (method chain calls)
13602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 32 Potential violation of Law of Demeter (method chain calls)
13603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 32 Potential violation of Law of Demeter (method chain calls)
13604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 34 Potential violation of Law of Demeter (method chain calls)
13605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 34 Potential violation of Law of Demeter (method chain calls)
13606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 36 Potential violation of Law of Demeter (method chain calls)
13607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 38 Potential violation of Law of Demeter (method chain calls)
13608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 40 Potential violation of Law of Demeter (method chain calls)
13609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ColumnTypeEsMapping.java 42 Potential violation of Law of Demeter (method chain calls)
13610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\EsDAO.java 40 Potential violation of Law of Demeter (method chain calls)
13611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\EsDAO.java 40 Potential violation of Law of Demeter (method chain calls)
13612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\HistoryDeleteEsDAO.java 43 Potential violation of Law of Demeter (static property access)
13613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\HistoryDeleteEsDAO.java 43 These nested if statements could be combined
13614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\HistoryDeleteEsDAO.java 54 Potential violation of Law of Demeter (object not created locally)
13615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\HistoryDeleteEsDAO.java 70 Potential violation of Law of Demeter (object not created locally)
13616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ManagementEsDAO.java 42 Potential violation of Law of Demeter (method chain calls)
13617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ManagementEsDAO.java 43 Potential violation of Law of Demeter (object not created locally)
13618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\ManagementEsDAO.java 48 Potential violation of Law of Demeter (method chain calls)
13619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\MetricsEsDAO.java 47 Potential violation of Law of Demeter (method chain calls)
13620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\MetricsEsDAO.java 48 Potential violation of Law of Demeter (method chain calls)
13621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\MetricsEsDAO.java 49 Potential violation of Law of Demeter (method chain calls)
13622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\MetricsEsDAO.java 49 Potential violation of Law of Demeter (method chain calls)
13623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\MetricsEsDAO.java 49 Potential violation of Law of Demeter (method chain calls)
13624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\MetricsEsDAO.java 49 Potential violation of Law of Demeter (method chain calls)
13625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\MetricsEsDAO.java 59 Potential violation of Law of Demeter (method chain calls)
13626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\MetricsEsDAO.java 66 Potential violation of Law of Demeter (method chain calls)
13627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\NoneStreamEsDAO.java 45 Potential violation of Law of Demeter (method chain calls)
13628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\RecordEsDAO.java 43 Potential violation of Law of Demeter (method chain calls)
13629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 68 The method 'createTable(Model)' has a cyclomatic complexity of 10.
13630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 73 Potential violation of Law of Demeter (object not created locally)
13631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 73 Potential violation of Law of Demeter (object not created locally)
13632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 111 Potential violation of Law of Demeter (method chain calls)
13633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 111 Potential violation of Law of Demeter (method chain calls)
13634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 112 Potential violation of Law of Demeter (method chain calls)
13635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 113 Potential violation of Law of Demeter (method chain calls)
13636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 117 Potential violation of Law of Demeter (method chain calls)
13637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 117 Potential violation of Law of Demeter (object not created locally)
13638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 133 Potential violation of Law of Demeter (method chain calls)
13639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 133 Potential violation of Law of Demeter (method chain calls)
13640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 133 Potential violation of Law of Demeter (static property access)
13641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 138 Potential violation of Law of Demeter (method chain calls)
13642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 138 Potential violation of Law of Demeter (method chain calls)
13643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 150 Potential violation of Law of Demeter (method chain calls)
13644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\StorageEsInstaller.java 150 Potential violation of Law of Demeter (method chain calls)
13645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\TimeSeriesUtils.java 34 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
13646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\TimeSeriesUtils.java 102 Potential violation of Law of Demeter (method chain calls)
13647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\TimeSeriesUtils.java 104 Potential violation of Law of Demeter (method chain calls)
13648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\TimeSeriesUtils.java 104 Potential violation of Law of Demeter (method chain calls)
13649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\base\TimeSeriesUtils.java 104 Potential violation of Law of Demeter (object not created locally)
13650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\cache\NetworkAddressAliasEsDAO.java 48 Potential violation of Law of Demeter (method chain calls)
13651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\cache\NetworkAddressAliasEsDAO.java 48 Potential violation of Law of Demeter (method chain calls)
13652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\cache\NetworkAddressAliasEsDAO.java 52 Potential violation of Law of Demeter (method chain calls)
13653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\cache\NetworkAddressAliasEsDAO.java 55 Potential violation of Law of Demeter (method chain calls)
13654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\cache\NetworkAddressAliasEsDAO.java 55 Potential violation of Law of Demeter (object not created locally)
13655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 55 Potential violation of Law of Demeter (method chain calls)
13656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 55 Potential violation of Law of Demeter (method chain calls)
13657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 60 Potential violation of Law of Demeter (method chain calls)
13658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 70 Potential violation of Law of Demeter (method chain calls)
13659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 70 Potential violation of Law of Demeter (object not created locally)
13660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 76 Potential violation of Law of Demeter (method chain calls)
13661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 76 Potential violation of Law of Demeter (method chain calls)
13662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 76 Potential violation of Law of Demeter (method chain calls)
13663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 76 Potential violation of Law of Demeter (method chain calls)
13664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 76 Potential violation of Law of Demeter (method chain calls)
13665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 77 Potential violation of Law of Demeter (method chain calls)
13666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 77 Potential violation of Law of Demeter (method chain calls)
13667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 77 Potential violation of Law of Demeter (method chain calls)
13668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 77 Potential violation of Law of Demeter (method chain calls)
13669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 77 Potential violation of Law of Demeter (method chain calls)
13670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 81 Potential violation of Law of Demeter (method chain calls)
13671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 84 Potential violation of Law of Demeter (method chain calls)
13672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 87 Potential violation of Law of Demeter (method chain calls)
13673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 87 Potential violation of Law of Demeter (object not created locally)
13674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 91 Potential violation of Law of Demeter (method chain calls)
13675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AggregationQueryEsDAO.java 92 Potential violation of Law of Demeter (object not created locally)
13676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 50 Potential violation of Law of Demeter (method chain calls)
13677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 50 Potential violation of Law of Demeter (method chain calls)
13678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 50 Potential violation of Law of Demeter (method chain calls)
13679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 50 Potential violation of Law of Demeter (method chain calls)
13680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 50 Potential violation of Law of Demeter (method chain calls)
13681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 53 Potential violation of Law of Demeter (method chain calls)
13682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 57 Potential violation of Law of Demeter (static property access)
13683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 58 Potential violation of Law of Demeter (method chain calls)
13684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 61 Potential violation of Law of Demeter (method chain calls)
13685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 65 Potential violation of Law of Demeter (method chain calls)
13686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 68 Potential violation of Law of Demeter (method chain calls)
13687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 68 Potential violation of Law of Demeter (method chain calls)
13688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 68 Potential violation of Law of Demeter (object not created locally)
13689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 70 Potential violation of Law of Demeter (method chain calls)
13690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 75 Potential violation of Law of Demeter (object not created locally)
13691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 76 Potential violation of Law of Demeter (object not created locally)
13692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 77 Potential violation of Law of Demeter (object not created locally)
13693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 78 Potential violation of Law of Demeter (object not created locally)
13694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 78 Potential violation of Law of Demeter (static property access)
13695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 79 Potential violation of Law of Demeter (object not created locally)
13696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\AlarmQueryEsDAO.java 80 Potential violation of Law of Demeter (method chain calls)
13697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 46 The class 'LogQueryEsDAO' has a Modified Cyclomatic Complexity of 6 (Highest = 10).
13698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 46 The class 'LogQueryEsDAO' has a Standard Cyclomatic Complexity of 6 (Highest = 10).
13699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 52 Avoid long parameter lists.
13700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 52 Rather than using a lot of String arguments, consider using a container object for those values.
13701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 52 The method 'queryLogs' has a Modified Cyclomatic Complexity of 10.
13702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 52 The method 'queryLogs' has a Standard Cyclomatic Complexity of 10.
13703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 52 The method 'queryLogs(String, int, int, String, String, LogState, String, Pagination, int, int, long, long)' has a cyclomatic complexity of 11.
13704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 52 The method 'queryLogs(String, int, int, String, String, LogState, String, Pagination, int, int, long, long)' has an NPath complexity of 576, current threshold is 200
13705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 62 Potential violation of Law of Demeter (method chain calls)
13706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 62 Potential violation of Law of Demeter (method chain calls)
13707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 62 Potential violation of Law of Demeter (method chain calls)
13708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 62 Potential violation of Law of Demeter (method chain calls)
13709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 66 Potential violation of Law of Demeter (method chain calls)
13710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 69 Potential violation of Law of Demeter (method chain calls)
13711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 73 Potential violation of Law of Demeter (method chain calls)
13712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 76 Potential violation of Law of Demeter (method chain calls)
13713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 79 Potential violation of Law of Demeter (method chain calls)
13714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 81 Potential violation of Law of Demeter (static property access)
13715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 82 Potential violation of Law of Demeter (method chain calls)
13716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 85 Potential violation of Law of Demeter (static property access)
13717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 86 Potential violation of Law of Demeter (method chain calls)
13718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 96 Potential violation of Law of Demeter (method chain calls)
13719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 99 Potential violation of Law of Demeter (method chain calls)
13720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 99 Potential violation of Law of Demeter (method chain calls)
13721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 99 Potential violation of Law of Demeter (object not created locally)
13722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 101 Potential violation of Law of Demeter (method chain calls)
13723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 103 Potential violation of Law of Demeter (method chain calls)
13724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 103 Potential violation of Law of Demeter (method chain calls)
13725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 104 Potential violation of Law of Demeter (method chain calls)
13726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 104 Potential violation of Law of Demeter (method chain calls)
13727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 106 Potential violation of Law of Demeter (method chain calls)
13728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 106 Potential violation of Law of Demeter (method chain calls)
13729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
13730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
13731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 108 Potential violation of Law of Demeter (method chain calls)
13732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 108 Potential violation of Law of Demeter (method chain calls)
13733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 108 Potential violation of Law of Demeter (method chain calls)
13734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 108 Potential violation of Law of Demeter (method chain calls)
13735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 108 Potential violation of Law of Demeter (method chain calls)
13736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 108 Potential violation of Law of Demeter (method chain calls)
13737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 108 Potential violation of Law of Demeter (method chain calls)
13738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 110 Potential violation of Law of Demeter (method chain calls)
13739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 110 Potential violation of Law of Demeter (method chain calls)
13740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 111 Potential violation of Law of Demeter (method chain calls)
13741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 111 Potential violation of Law of Demeter (method chain calls)
13742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 111 Potential violation of Law of Demeter (method chain calls)
13743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 111 Potential violation of Law of Demeter (method chain calls)
13744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 111 Potential violation of Law of Demeter (method chain calls)
13745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 111 Potential violation of Law of Demeter (method chain calls)
13746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 111 Potential violation of Law of Demeter (method chain calls)
13747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 114 Potential violation of Law of Demeter (method chain calls)
13748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 114 Potential violation of Law of Demeter (method chain calls)
13749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\LogQueryEsDAO.java 116 Potential violation of Law of Demeter (method chain calls)
13750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 64 Potential violation of Law of Demeter (method chain calls)
13751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 64 Potential violation of Law of Demeter (static property access)
13752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 69 Potential violation of Law of Demeter (method chain calls)
13753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 79 Potential violation of Law of Demeter (method chain calls)
13754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 79 Potential violation of Law of Demeter (static property access)
13755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 84 Potential violation of Law of Demeter (method chain calls)
13756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 94 Potential violation of Law of Demeter (method chain calls)
13757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 94 Potential violation of Law of Demeter (static property access)
13758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 99 Potential violation of Law of Demeter (method chain calls)
13759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 118 Potential violation of Law of Demeter (method chain calls)
13760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 118 Potential violation of Law of Demeter (static property access)
13761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 120 Potential violation of Law of Demeter (static property access)
13762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 121 Potential violation of Law of Demeter (method chain calls)
13763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 127 Potential violation of Law of Demeter (method chain calls)
13764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
13765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 135 Potential violation of Law of Demeter (static property access)
13766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 136 Potential violation of Law of Demeter (method chain calls)
13767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 139 Potential violation of Law of Demeter (method chain calls)
13768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 141 Potential violation of Law of Demeter (object not created locally)
13769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 141 Potential violation of Law of Demeter (object not created locally)
13770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 149 Potential violation of Law of Demeter (method chain calls)
13771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 152 Potential violation of Law of Demeter (static property access)
13772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 153 Potential violation of Law of Demeter (method chain calls)
13773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 159 Potential violation of Law of Demeter (method chain calls)
13774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 169 Potential violation of Law of Demeter (object not created locally)
13775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 185 Potential violation of Law of Demeter (method chain calls)
13776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 185 Potential violation of Law of Demeter (method chain calls)
13777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 186 Potential violation of Law of Demeter (method chain calls)
13778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 187 Potential violation of Law of Demeter (method chain calls)
13779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 192 Potential violation of Law of Demeter (method chain calls)
13780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 207 Potential violation of Law of Demeter (object not created locally)
13781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 209 Potential violation of Law of Demeter (method chain calls)
13782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 210 Potential violation of Law of Demeter (object not created locally)
13783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 233 Potential violation of Law of Demeter (object not created locally)
13784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetadataQueryEsDAO.java 234 Potential violation of Law of Demeter (object not created locally)
13785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 19 A high number of imports can indicate a high degree of coupling within an object.
13786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 66 Potential violation of Law of Demeter (method chain calls)
13787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 66 Potential violation of Law of Demeter (method chain calls)
13788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 69 Potential violation of Law of Demeter (static property access)
13789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 74 Potential violation of Law of Demeter (method chain calls)
13790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 76 Potential violation of Law of Demeter (method chain calls)
13791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 76 Potential violation of Law of Demeter (object not created locally)
13792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 80 Potential violation of Law of Demeter (method chain calls)
13793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 81 Potential violation of Law of Demeter (object not created locally)
13794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 83 Potential violation of Law of Demeter (method chain calls)
13795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 84 Potential violation of Law of Demeter (object not created locally)
13796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 86 Potential violation of Law of Demeter (method chain calls)
13797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 87 Potential violation of Law of Demeter (object not created locally)
13798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 90 Potential violation of Law of Demeter (static property access)
13799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 98 Potential violation of Law of Demeter (object not created locally)
13800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 99 Potential violation of Law of Demeter (object not created locally)
13801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 115 Potential violation of Law of Demeter (method chain calls)
13802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 115 Potential violation of Law of Demeter (object not created locally)
13803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 117 Potential violation of Law of Demeter (static property access)
13804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 123 Potential violation of Law of Demeter (static property access)
13805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 135 Potential violation of Law of Demeter (object not created locally)
13806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 136 Potential violation of Law of Demeter (object not created locally)
13807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 151 Potential violation of Law of Demeter (static property access)
13808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 155 Potential violation of Law of Demeter (object not created locally)
13809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 184 Potential violation of Law of Demeter (object not created locally)
13810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 185 Potential violation of Law of Demeter (object not created locally)
13811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 194 Potential violation of Law of Demeter (static property access)
13812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 198 Potential violation of Law of Demeter (object not created locally)
13813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 211 Potential violation of Law of Demeter (method chain calls)
13814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 211 Potential violation of Law of Demeter (method chain calls)
13815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 214 Potential violation of Law of Demeter (method chain calls)
13816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 214 Potential violation of Law of Demeter (method chain calls)
13817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 217 Potential violation of Law of Demeter (method chain calls)
13818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 217 Potential violation of Law of Demeter (method chain calls)
13819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 224 Potential violation of Law of Demeter (object not created locally)
13820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 225 Potential violation of Law of Demeter (object not created locally)
13821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 229 Potential violation of Law of Demeter (method chain calls)
13822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 229 Potential violation of Law of Demeter (method chain calls)
13823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 233 Potential violation of Law of Demeter (method chain calls)
13824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 239 Potential violation of Law of Demeter (method chain calls)
13825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 239 Potential violation of Law of Demeter (object not created locally)
13826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 240 Potential violation of Law of Demeter (method chain calls)
13827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 240 Potential violation of Law of Demeter (object not created locally)
13828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\MetricsQueryEsDAO.java 249 Potential violation of Law of Demeter (method chain calls)
13829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 56 Potential violation of Law of Demeter (method chain calls)
13830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 59 Potential violation of Law of Demeter (method chain calls)
13831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 69 Potential violation of Law of Demeter (method chain calls)
13844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 70 Potential violation of Law of Demeter (method chain calls)
13845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 71 Potential violation of Law of Demeter (method chain calls)
13846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 71 Potential violation of Law of Demeter (method chain calls)
13847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 72 Potential violation of Law of Demeter (method chain calls)
13848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 72 Potential violation of Law of Demeter (method chain calls)
13849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 72 Potential violation of Law of Demeter (method chain calls)
13850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 74 Potential violation of Law of Demeter (method chain calls)
13851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 74 Potential violation of Law of Demeter (method chain calls)
13852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskLogEsDAO.java 74 Potential violation of Law of Demeter (method chain calls)
13853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 55 Potential violation of Law of Demeter (method chain calls)
13854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 59 Potential violation of Law of Demeter (method chain calls)
13855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 63 Potential violation of Law of Demeter (method chain calls)
13856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 63 Potential violation of Law of Demeter (method chain calls)
13857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 64 Potential violation of Law of Demeter (method chain calls)
13858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 68 Potential violation of Law of Demeter (method chain calls)
13859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 68 Potential violation of Law of Demeter (method chain calls)
13860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 68 Potential violation of Law of Demeter (method chain calls)
13861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 79 Potential violation of Law of Demeter (method chain calls)
13862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 82 Potential violation of Law of Demeter (method chain calls)
13863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 96 Potential violation of Law of Demeter (method chain calls)
13864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 96 Potential violation of Law of Demeter (method chain calls)
13865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 99 Potential violation of Law of Demeter (method chain calls)
13866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 101 Potential violation of Law of Demeter (method chain calls)
13867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 101 Potential violation of Law of Demeter (method chain calls)
13868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 101 Potential violation of Law of Demeter (object not created locally)
13869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 102 Potential violation of Law of Demeter (method chain calls)
13870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 102 Potential violation of Law of Demeter (method chain calls)
13871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 102 Potential violation of Law of Demeter (method chain calls)
13872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 102 Potential violation of Law of Demeter (method chain calls)
13873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 111 Potential violation of Law of Demeter (method chain calls)
13898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 112 Potential violation of Law of Demeter (method chain calls)
13899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 113 Potential violation of Law of Demeter (method chain calls)
13900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 113 Potential violation of Law of Demeter (method chain calls)
13901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 113 Potential violation of Law of Demeter (method chain calls)
13902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 114 Potential violation of Law of Demeter (method chain calls)
13903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 114 Potential violation of Law of Demeter (method chain calls)
13904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 114 Potential violation of Law of Demeter (method chain calls)
13905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 116 Potential violation of Law of Demeter (method chain calls)
13906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 116 Potential violation of Law of Demeter (method chain calls)
13907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 116 Potential violation of Law of Demeter (method chain calls)
13908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 117 Potential violation of Law of Demeter (method chain calls)
13909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 117 Potential violation of Law of Demeter (method chain calls)
13910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 117 Potential violation of Law of Demeter (method chain calls)
13911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 120 Potential violation of Law of Demeter (method chain calls)
13912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 120 Potential violation of Law of Demeter (method chain calls)
13913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 120 Potential violation of Law of Demeter (method chain calls)
13914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 122 Potential violation of Law of Demeter (method chain calls)
13915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 122 Potential violation of Law of Demeter (method chain calls)
13916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileTaskQueryEsDAO.java 122 Potential violation of Law of Demeter (method chain calls)
13917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 67 Potential violation of Law of Demeter (method chain calls)
13918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 68 Potential violation of Law of Demeter (method chain calls)
13919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 73 Potential violation of Law of Demeter (method chain calls)
13920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 76 Potential violation of Law of Demeter (method chain calls)
13921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 77 Potential violation of Law of Demeter (method chain calls)
13922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 77 Potential violation of Law of Demeter (method chain calls)
13923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 97 Potential violation of Law of Demeter (method chain calls)
13924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 100 Potential violation of Law of Demeter (method chain calls)
13925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 103 Potential violation of Law of Demeter (method chain calls)
13926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 103 Potential violation of Law of Demeter (method chain calls)
13927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 104 Potential violation of Law of Demeter (method chain calls)
13928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 104 Potential violation of Law of Demeter (method chain calls)
13929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 104 Potential violation of Law of Demeter (method chain calls)
13930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 105 Potential violation of Law of Demeter (method chain calls)
13931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 105 Potential violation of Law of Demeter (method chain calls)
13932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 105 Potential violation of Law of Demeter (method chain calls)
13933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 106 Potential violation of Law of Demeter (method chain calls)
13934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 106 Potential violation of Law of Demeter (method chain calls)
13935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 106 Potential violation of Law of Demeter (method chain calls)
13936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 106 Potential violation of Law of Demeter (method chain calls)
13937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 106 Potential violation of Law of Demeter (method chain calls)
13938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
13939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
13940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
13941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
13942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
13943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
13944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
13945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
13948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 119 Potential violation of Law of Demeter (method chain calls)
13949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 119 Potential violation of Law of Demeter (method chain calls)
13950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 124 Potential violation of Law of Demeter (method chain calls)
13951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 124 Potential violation of Law of Demeter (method chain calls)
13952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 136 Potential violation of Law of Demeter (object not created locally)
13953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 137 Potential violation of Law of Demeter (method chain calls)
13954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 137 Potential violation of Law of Demeter (method chain calls)
13955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 137 Potential violation of Law of Demeter (method chain calls)
13956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 137 Potential violation of Law of Demeter (method chain calls)
13957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 137 Potential violation of Law of Demeter (object not created locally)
13958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 140 Potential violation of Law of Demeter (method chain calls)
13959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 143 Potential violation of Law of Demeter (method chain calls)
13960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 157 Potential violation of Law of Demeter (method chain calls)
13961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 159 Potential violation of Law of Demeter (method chain calls)
13962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 159 Potential violation of Law of Demeter (method chain calls)
13963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 159 Potential violation of Law of Demeter (object not created locally)
13964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 162 Potential violation of Law of Demeter (method chain calls)
13965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 162 Potential violation of Law of Demeter (method chain calls)
13966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 162 Potential violation of Law of Demeter (object not created locally)
13967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 164 Potential violation of Law of Demeter (method chain calls)
13968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 164 Potential violation of Law of Demeter (method chain calls)
13969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 164 Potential violation of Law of Demeter (object not created locally)
13970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 165 Potential violation of Law of Demeter (method chain calls)
13971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 165 Potential violation of Law of Demeter (method chain calls)
13972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 165 Potential violation of Law of Demeter (object not created locally)
13973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
13974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
13975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 166 Potential violation of Law of Demeter (object not created locally)
13976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 167 Potential violation of Law of Demeter (method chain calls)
13977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 167 Potential violation of Law of Demeter (method chain calls)
13978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 167 Potential violation of Law of Demeter (object not created locally)
13979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 168 Potential violation of Law of Demeter (method chain calls)
13980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 168 Potential violation of Law of Demeter (method chain calls)
13981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 168 Potential violation of Law of Demeter (method chain calls)
13982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 168 Potential violation of Law of Demeter (method chain calls)
13983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 168 Potential violation of Law of Demeter (method chain calls)
13984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 168 Potential violation of Law of Demeter (object not created locally)
13985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 168 Potential violation of Law of Demeter (object not created locally)
13986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 169 Potential violation of Law of Demeter (method chain calls)
13987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 169 Potential violation of Law of Demeter (method chain calls)
13988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 169 Potential violation of Law of Demeter (method chain calls)
13989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 169 Potential violation of Law of Demeter (method chain calls)
13990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 169 Potential violation of Law of Demeter (method chain calls)
13991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 169 Potential violation of Law of Demeter (object not created locally)
13992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 169 Potential violation of Law of Demeter (object not created locally)
13993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 170 Potential violation of Law of Demeter (method chain calls)
13994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 170 Potential violation of Law of Demeter (method chain calls)
13995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 170 Potential violation of Law of Demeter (method chain calls)
13996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 170 Potential violation of Law of Demeter (method chain calls)
13997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 170 Potential violation of Law of Demeter (method chain calls)
13998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 170 Potential violation of Law of Demeter (object not created locally)
13999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 170 Potential violation of Law of Demeter (object not created locally)
14000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 171 Potential violation of Law of Demeter (object not created locally)
14006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 171 Potential violation of Law of Demeter (object not created locally)
14007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 172 Potential violation of Law of Demeter (method chain calls)
14008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 172 Potential violation of Law of Demeter (object not created locally)
14009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 174 Potential violation of Law of Demeter (method chain calls)
14010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 174 Potential violation of Law of Demeter (method chain calls)
14011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 176 Potential violation of Law of Demeter (method chain calls)
14012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 176 Potential violation of Law of Demeter (method chain calls)
14013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 176 Potential violation of Law of Demeter (method chain calls)
14014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 176 Potential violation of Law of Demeter (method chain calls)
14015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 176 Potential violation of Law of Demeter (method chain calls)
14016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 176 Potential violation of Law of Demeter (object not created locally)
14017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 176 Potential violation of Law of Demeter (object not created locally)
14018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 187 Potential violation of Law of Demeter (object not created locally)
14019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 188 Potential violation of Law of Demeter (method chain calls)
14020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 188 Potential violation of Law of Demeter (method chain calls)
14021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 188 Potential violation of Law of Demeter (method chain calls)
14022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 188 Potential violation of Law of Demeter (method chain calls)
14023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 188 Potential violation of Law of Demeter (object not created locally)
14024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 192 Potential violation of Law of Demeter (method chain calls)
14025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 193 Potential violation of Law of Demeter (method chain calls)
14026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 193 Potential violation of Law of Demeter (object not created locally)
14027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\ProfileThreadSnapshotQueryEsDAO.java 195 Potential violation of Law of Demeter (object not created locally)
14028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 58 Potential violation of Law of Demeter (static property access)
14034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 59 Potential violation of Law of Demeter (method chain calls)
14035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 63 Potential violation of Law of Demeter (method chain calls)
14036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 63 Potential violation of Law of Demeter (method chain calls)
14037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 64 Potential violation of Law of Demeter (method chain calls)
14038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 65 Potential violation of Law of Demeter (method chain calls)
14039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 69 Potential violation of Law of Demeter (method chain calls)
14040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 72 Potential violation of Law of Demeter (object not created locally)
14041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 73 Potential violation of Law of Demeter (object not created locally)
14042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 75 Potential violation of Law of Demeter (method chain calls)
14043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 75 Potential violation of Law of Demeter (method chain calls)
14044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 75 Potential violation of Law of Demeter (object not created locally)
14045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopNRecordsQueryEsDAO.java 75 Potential violation of Law of Demeter (object not created locally)
14046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 84 Potential violation of Law of Demeter (method chain calls)
14047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 84 Potential violation of Law of Demeter (method chain calls)
14048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 84 Potential violation of Law of Demeter (method chain calls)
14049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 84 Potential violation of Law of Demeter (method chain calls)
14050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 96 Potential violation of Law of Demeter (method chain calls)
14051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 96 Potential violation of Law of Demeter (method chain calls)
14052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 96 Potential violation of Law of Demeter (method chain calls)
14053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 96 Potential violation of Law of Demeter (method chain calls)
14054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 133 Potential violation of Law of Demeter (method chain calls)
14055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 133 Potential violation of Law of Demeter (method chain calls)
14056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 133 Potential violation of Law of Demeter (method chain calls)
14057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 133 Potential violation of Law of Demeter (object not created locally)
14058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 134 Potential violation of Law of Demeter (method chain calls)
14059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 134 Potential violation of Law of Demeter (method chain calls)
14060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 137 Potential violation of Law of Demeter (object not created locally)
14061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
14062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
14063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
14064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 166 Potential violation of Law of Demeter (object not created locally)
14065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 167 Potential violation of Law of Demeter (method chain calls)
14066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 167 Potential violation of Law of Demeter (method chain calls)
14067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 170 Potential violation of Law of Demeter (method chain calls)
14068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 170 Potential violation of Law of Demeter (object not created locally)
14069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 171 Potential violation of Law of Demeter (object not created locally)
14071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 175 Potential violation of Law of Demeter (method chain calls)
14072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 175 Potential violation of Law of Demeter (object not created locally)
14073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 187 Potential violation of Law of Demeter (method chain calls)
14074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 187 Potential violation of Law of Demeter (method chain calls)
14075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 187 Potential violation of Law of Demeter (method chain calls)
14076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 187 Potential violation of Law of Demeter (method chain calls)
14077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 188 Potential violation of Law of Demeter (method chain calls)
14078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 188 Potential violation of Law of Demeter (method chain calls)
14079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 188 Potential violation of Law of Demeter (method chain calls)
14080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 188 Potential violation of Law of Demeter (method chain calls)
14081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 191 Potential violation of Law of Demeter (method chain calls)
14082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 195 Potential violation of Law of Demeter (method chain calls)
14083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 198 Potential violation of Law of Demeter (method chain calls)
14084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 198 Potential violation of Law of Demeter (object not created locally)
14085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 201 Potential violation of Law of Demeter (method chain calls)
14086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 202 Potential violation of Law of Demeter (method chain calls)
14087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 202 Potential violation of Law of Demeter (method chain calls)
14088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 202 Potential violation of Law of Demeter (method chain calls)
14089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 202 Potential violation of Law of Demeter (object not created locally)
14090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 213 Potential violation of Law of Demeter (method chain calls)
14091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 213 Potential violation of Law of Demeter (method chain calls)
14092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 213 Potential violation of Law of Demeter (method chain calls)
14093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 213 Potential violation of Law of Demeter (method chain calls)
14094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 214 Potential violation of Law of Demeter (method chain calls)
14095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 214 Potential violation of Law of Demeter (method chain calls)
14096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 214 Potential violation of Law of Demeter (method chain calls)
14097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 214 Potential violation of Law of Demeter (method chain calls)
14098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 217 Potential violation of Law of Demeter (method chain calls)
14099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 221 Potential violation of Law of Demeter (method chain calls)
14100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 224 Potential violation of Law of Demeter (method chain calls)
14101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 224 Potential violation of Law of Demeter (object not created locally)
14102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 227 Potential violation of Law of Demeter (method chain calls)
14103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 229 Potential violation of Law of Demeter (method chain calls)
14104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 229 Potential violation of Law of Demeter (method chain calls)
14105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 229 Potential violation of Law of Demeter (method chain calls)
14106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 229 Potential violation of Law of Demeter (object not created locally)
14107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 240 Potential violation of Law of Demeter (method chain calls)
14108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 240 Potential violation of Law of Demeter (method chain calls)
14109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 240 Potential violation of Law of Demeter (method chain calls)
14110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 240 Potential violation of Law of Demeter (method chain calls)
14111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 242 Potential violation of Law of Demeter (method chain calls)
14112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 245 Potential violation of Law of Demeter (method chain calls)
14113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 245 Potential violation of Law of Demeter (object not created locally)
14114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 259 Potential violation of Law of Demeter (method chain calls)
14115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 259 Potential violation of Law of Demeter (method chain calls)
14116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 259 Potential violation of Law of Demeter (method chain calls)
14117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 259 Potential violation of Law of Demeter (object not created locally)
14118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 260 Potential violation of Law of Demeter (method chain calls)
14119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 260 Potential violation of Law of Demeter (method chain calls)
14120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 263 Potential violation of Law of Demeter (method chain calls)
14121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 263 Potential violation of Law of Demeter (object not created locally)
14122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 266 Potential violation of Law of Demeter (method chain calls)
14123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 270 Potential violation of Law of Demeter (method chain calls)
14124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 276 Potential violation of Law of Demeter (method chain calls)
14125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TopologyQueryEsDAO.java 281 Potential violation of Law of Demeter (method chain calls)
14126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 48 The class 'TraceQueryEsDAO' has a Modified Cyclomatic Complexity of 5 (Highest = 13).
14127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 48 The class 'TraceQueryEsDAO' has a Standard Cyclomatic Complexity of 5 (Highest = 15).
14128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 50 Private field 'segmentQueryMaxSize' could be made final; it is only initialized in the declaration or constructor.
14129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 58 Avoid long parameter lists.
14130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 58 Rather than using a lot of String arguments, consider using a container object for those values.
14131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 58 The method 'queryBasicTraces' has a Modified Cyclomatic Complexity of 13.
14132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 58 The method 'queryBasicTraces' has a Standard Cyclomatic Complexity of 15.
14133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 58 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has a cyclomatic complexity of 17.
14134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 58 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has an NPath complexity of 4608, current threshold is 200
14135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 78 Potential violation of Law of Demeter (method chain calls)
14136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 78 Potential violation of Law of Demeter (method chain calls)
14137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 78 Potential violation of Law of Demeter (method chain calls)
14138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 78 Potential violation of Law of Demeter (method chain calls)
14139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 89 Potential violation of Law of Demeter (method chain calls)
14140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 92 Potential violation of Law of Demeter (static property access)
14141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 96 Potential violation of Law of Demeter (method chain calls)
14142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 99 Potential violation of Law of Demeter (method chain calls)
14143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 102 Potential violation of Law of Demeter (method chain calls)
14144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 105 Potential violation of Law of Demeter (method chain calls)
14145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 126 Potential violation of Law of Demeter (method chain calls)
14146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 129 Potential violation of Law of Demeter (method chain calls)
14147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 129 Potential violation of Law of Demeter (method chain calls)
14148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 129 Potential violation of Law of Demeter (object not created locally)
14149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 131 Potential violation of Law of Demeter (method chain calls)
14150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 134 Potential violation of Law of Demeter (method chain calls)
14151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 134 Potential violation of Law of Demeter (method chain calls)
14152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
14153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
14154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
14155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 136 Potential violation of Law of Demeter (method chain calls)
14156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 136 Potential violation of Law of Demeter (method chain calls)
14157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 136 Potential violation of Law of Demeter (method chain calls)
14158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 137 Potential violation of Law of Demeter (method chain calls)
14159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 137 Potential violation of Law of Demeter (method chain calls)
14160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 137 Potential violation of Law of Demeter (method chain calls)
14161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 137 Potential violation of Law of Demeter (method chain calls)
14162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 137 Potential violation of Law of Demeter (method chain calls)
14163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
14164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
14165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
14166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
14167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
14168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
14169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
14170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 141 Potential violation of Law of Demeter (method chain calls)
14171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 141 Potential violation of Law of Demeter (method chain calls)
14172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 141 Potential violation of Law of Demeter (method chain calls)
14173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 142 Potential violation of Law of Demeter (method chain calls)
14174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 154 Potential violation of Law of Demeter (method chain calls)
14175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 157 Potential violation of Law of Demeter (method chain calls)
14176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 159 Potential violation of Law of Demeter (method chain calls)
14177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 159 Potential violation of Law of Demeter (method chain calls)
14178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 160 Potential violation of Law of Demeter (method chain calls)
14179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 160 Potential violation of Law of Demeter (method chain calls)
14180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 161 Potential violation of Law of Demeter (method chain calls)
14181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 161 Potential violation of Law of Demeter (method chain calls)
14182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 162 Potential violation of Law of Demeter (method chain calls)
14183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 162 Potential violation of Law of Demeter (method chain calls)
14184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 163 Potential violation of Law of Demeter (method chain calls)
14185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 163 Potential violation of Law of Demeter (method chain calls)
14186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 163 Potential violation of Law of Demeter (method chain calls)
14187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 163 Potential violation of Law of Demeter (method chain calls)
14188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 163 Potential violation of Law of Demeter (method chain calls)
14189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 164 Potential violation of Law of Demeter (method chain calls)
14190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 164 Potential violation of Law of Demeter (method chain calls)
14191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 164 Potential violation of Law of Demeter (method chain calls)
14192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 164 Potential violation of Law of Demeter (method chain calls)
14193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 164 Potential violation of Law of Demeter (method chain calls)
14194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 165 Potential violation of Law of Demeter (method chain calls)
14195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 165 Potential violation of Law of Demeter (method chain calls)
14196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 165 Potential violation of Law of Demeter (method chain calls)
14197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 165 Potential violation of Law of Demeter (method chain calls)
14198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 165 Potential violation of Law of Demeter (method chain calls)
14199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
14200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
14201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
14202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
14203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
14204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 167 Potential violation of Law of Demeter (method chain calls)
14205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 169 Potential violation of Law of Demeter (method chain calls)
14206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 169 Potential violation of Law of Demeter (method chain calls)
14207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\TraceQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
14212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 54 Potential violation of Law of Demeter (method chain calls)
14213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 61 Potential violation of Law of Demeter (method chain calls)
14214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 80 Potential violation of Law of Demeter (method chain calls)
14215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 80 Potential violation of Law of Demeter (object not created locally)
14216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 81 Potential violation of Law of Demeter (object not created locally)
14217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 82 Potential violation of Law of Demeter (method chain calls)
14218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 82 Potential violation of Law of Demeter (method chain calls)
14219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 82 Potential violation of Law of Demeter (method chain calls)
14220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 86 Potential violation of Law of Demeter (method chain calls)
14221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 86 Potential violation of Law of Demeter (object not created locally)
14222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 87 Potential violation of Law of Demeter (method chain calls)
14223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 87 Potential violation of Law of Demeter (method chain calls)
14224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 90 Potential violation of Law of Demeter (method chain calls)
14225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 90 Potential violation of Law of Demeter (method chain calls)
14226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 90 Potential violation of Law of Demeter (method chain calls)
14227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 100 Potential violation of Law of Demeter (method chain calls)
14228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 100 Potential violation of Law of Demeter (object not created locally)
14229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 101 Potential violation of Law of Demeter (object not created locally)
14230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 102 Potential violation of Law of Demeter (method chain calls)
14231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 102 Potential violation of Law of Demeter (method chain calls)
14232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 102 Potential violation of Law of Demeter (method chain calls)
14233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 106 Potential violation of Law of Demeter (method chain calls)
14234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 106 Potential violation of Law of Demeter (object not created locally)
14235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
14236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 107 Potential violation of Law of Demeter (method chain calls)
14237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 110 Potential violation of Law of Demeter (method chain calls)
14238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 110 Potential violation of Law of Demeter (method chain calls)
14239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 110 Potential violation of Law of Demeter (method chain calls)
14240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 116 Potential violation of Law of Demeter (method chain calls)
14241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 117 Potential violation of Law of Demeter (object not created locally)
14242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 120 Potential violation of Law of Demeter (object not created locally)
14243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 123 Potential violation of Law of Demeter (method chain calls)
14244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 123 Potential violation of Law of Demeter (object not created locally)
14245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 124 Potential violation of Law of Demeter (method chain calls)
14246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 124 Potential violation of Law of Demeter (method chain calls)
14247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 126 Potential violation of Law of Demeter (method chain calls)
14248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 126 Potential violation of Law of Demeter (method chain calls)
14249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch\query\UITemplateManagementEsDAO.java 126 Potential violation of Law of Demeter (method chain calls)
14250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\StorageModuleElasticsearch7Provider.java 19 A high number of imports can indicate a high degree of coupling within an object.
14251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\StorageModuleElasticsearch7Provider.java 19 High amount of different objects as members denotes a high coupling
14252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\StorageModuleElasticsearch7Provider.java 107 Potential violation of Law of Demeter (method chain calls)
14253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\StorageModuleElasticsearch7Provider.java 107 Potential violation of Law of Demeter (method chain calls)
14254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\StorageModuleElasticsearch7Provider.java 193 Potential violation of Law of Demeter (method chain calls)
14255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\StorageModuleElasticsearch7Provider.java 193 Potential violation of Law of Demeter (method chain calls)
14256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\StorageModuleElasticsearch7Provider.java 193 Potential violation of Law of Demeter (method chain calls)
14257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\StorageModuleElasticsearch7Provider.java 193 Potential violation of Law of Demeter (method chain calls)
14258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\base\StorageEs7Installer.java 40 Potential violation of Law of Demeter (object not created locally)
14259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\base\StorageEs7Installer.java 41 Potential violation of Law of Demeter (object not created locally)
14260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\base\StorageEs7Installer.java 41 Potential violation of Law of Demeter (object not created locally)
14261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\base\StorageEs7Installer.java 43 Potential violation of Law of Demeter (object not created locally)
14262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 19 A high number of imports can indicate a high degree of coupling within an object.
14263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 71 This class has too many methods, consider refactoring it.
14264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 103 Potential violation of Law of Demeter (method chain calls)
14265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 104 Potential violation of Law of Demeter (object not created locally)
14266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 105 Potential violation of Law of Demeter (object not created locally)
14267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 114 Potential violation of Law of Demeter (method chain calls)
14268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 115 Potential violation of Law of Demeter (object not created locally)
14269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 116 Potential violation of Law of Demeter (object not created locally)
14270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 127 Potential violation of Law of Demeter (method chain calls)
14271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 128 Potential violation of Law of Demeter (method chain calls)
14272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 128 Potential violation of Law of Demeter (object not created locally)
14273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 136 Potential violation of Law of Demeter (method chain calls)
14274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 137 Potential violation of Law of Demeter (object not created locally)
14275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 138 Potential violation of Law of Demeter (object not created locally)
14276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 144 Potential violation of Law of Demeter (method chain calls)
14277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 152 Potential violation of Law of Demeter (method chain calls)
14278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 166 Potential violation of Law of Demeter (method chain calls)
14279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 169 Potential violation of Law of Demeter (object not created locally)
14280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 176 Potential violation of Law of Demeter (method chain calls)
14281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 180 Potential violation of Law of Demeter (object not created locally)
14282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 200 Potential violation of Law of Demeter (method chain calls)
14283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 200 Potential violation of Law of Demeter (method chain calls)
14284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 200 Potential violation of Law of Demeter (method chain calls)
14285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 200 Potential violation of Law of Demeter (method chain calls)
14286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 206 Potential violation of Law of Demeter (object not created locally)
14287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 214 Potential violation of Law of Demeter (object not created locally)
14288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 215 Potential violation of Law of Demeter (object not created locally)
14289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 216 Potential violation of Law of Demeter (object not created locally)
14290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 223 Potential violation of Law of Demeter (object not created locally)
14291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 242 Potential violation of Law of Demeter (method chain calls)
14292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 242 Potential violation of Law of Demeter (method chain calls)
14293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 256 Potential violation of Law of Demeter (method chain calls)
14294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 258 Potential violation of Law of Demeter (method chain calls)
14295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 258 Potential violation of Law of Demeter (method chain calls)
14296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 258 Potential violation of Law of Demeter (object not created locally)
14297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 267 Potential violation of Law of Demeter (method chain calls)
14298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 267 Potential violation of Law of Demeter (method chain calls)
14299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 267 Potential violation of Law of Demeter (method chain calls)
14300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 267 Potential violation of Law of Demeter (method chain calls)
14301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\client\ElasticSearch7Client.java 267 Potential violation of Law of Demeter (method chain calls)
14302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\dao\MetricsEs7DAO.java 42 Potential violation of Law of Demeter (method chain calls)
14303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\dao\MetricsEs7DAO.java 42 Potential violation of Law of Demeter (method chain calls)
14304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\dao\MetricsEs7DAO.java 43 Potential violation of Law of Demeter (method chain calls)
14305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\dao\MetricsEs7DAO.java 43 Potential violation of Law of Demeter (method chain calls)
14306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\dao\MetricsEs7DAO.java 44 Potential violation of Law of Demeter (method chain calls)
14307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\dao\MetricsEs7DAO.java 44 Potential violation of Law of Demeter (method chain calls)
14308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\dao\MetricsEs7DAO.java 44 Potential violation of Law of Demeter (method chain calls)
14309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\dao\MetricsEs7DAO.java 44 Potential violation of Law of Demeter (method chain calls)
14310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 58 Potential violation of Law of Demeter (method chain calls)
14311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 58 Potential violation of Law of Demeter (method chain calls)
14312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 63 Potential violation of Law of Demeter (method chain calls)
14313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 73 Potential violation of Law of Demeter (method chain calls)
14314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 73 Potential violation of Law of Demeter (object not created locally)
14315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 79 Potential violation of Law of Demeter (method chain calls)
14316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 79 Potential violation of Law of Demeter (method chain calls)
14317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 79 Potential violation of Law of Demeter (method chain calls)
14318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 79 Potential violation of Law of Demeter (method chain calls)
14319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 79 Potential violation of Law of Demeter (method chain calls)
14320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 80 Potential violation of Law of Demeter (method chain calls)
14321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 80 Potential violation of Law of Demeter (method chain calls)
14322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 80 Potential violation of Law of Demeter (method chain calls)
14323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 80 Potential violation of Law of Demeter (method chain calls)
14324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 80 Potential violation of Law of Demeter (method chain calls)
14325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 84 Potential violation of Law of Demeter (method chain calls)
14326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 87 Potential violation of Law of Demeter (method chain calls)
14327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 90 Potential violation of Law of Demeter (method chain calls)
14328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 90 Potential violation of Law of Demeter (object not created locally)
14329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 94 Potential violation of Law of Demeter (method chain calls)
14330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AggregationQueryEs7DAO.java 95 Potential violation of Law of Demeter (object not created locally)
14331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 51 Potential violation of Law of Demeter (method chain calls)
14332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 51 Potential violation of Law of Demeter (method chain calls)
14333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 51 Potential violation of Law of Demeter (method chain calls)
14334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 51 Potential violation of Law of Demeter (method chain calls)
14335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 51 Potential violation of Law of Demeter (method chain calls)
14336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 54 Potential violation of Law of Demeter (method chain calls)
14337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 58 Potential violation of Law of Demeter (static property access)
14338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 59 Potential violation of Law of Demeter (method chain calls)
14339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 62 Potential violation of Law of Demeter (method chain calls)
14340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 66 Potential violation of Law of Demeter (method chain calls)
14341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 69 Potential violation of Law of Demeter (method chain calls)
14342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 69 Potential violation of Law of Demeter (method chain calls)
14343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 69 Potential violation of Law of Demeter (method chain calls)
14344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 69 Potential violation of Law of Demeter (method chain calls)
14345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 69 Potential violation of Law of Demeter (object not created locally)
14346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 71 Potential violation of Law of Demeter (method chain calls)
14347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 76 Potential violation of Law of Demeter (object not created locally)
14348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 77 Potential violation of Law of Demeter (object not created locally)
14349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 78 Potential violation of Law of Demeter (object not created locally)
14350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 79 Potential violation of Law of Demeter (object not created locally)
14351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 79 Potential violation of Law of Demeter (static property access)
14352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 80 Potential violation of Law of Demeter (object not created locally)
14353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\AlarmQueryEs7DAO.java 81 Potential violation of Law of Demeter (method chain calls)
14354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 46 The class 'LogQueryEs7DAO' has a Modified Cyclomatic Complexity of 6 (Highest = 10).
14355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 46 The class 'LogQueryEs7DAO' has a Standard Cyclomatic Complexity of 6 (Highest = 10).
14356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 52 Avoid long parameter lists.
14357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 52 Rather than using a lot of String arguments, consider using a container object for those values.
14358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 52 The method 'queryLogs' has a Modified Cyclomatic Complexity of 10.
14359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 52 The method 'queryLogs' has a Standard Cyclomatic Complexity of 10.
14360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 52 The method 'queryLogs(String, int, int, String, String, LogState, String, Pagination, int, int, long, long)' has a cyclomatic complexity of 11.
14361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 52 The method 'queryLogs(String, int, int, String, String, LogState, String, Pagination, int, int, long, long)' has an NPath complexity of 576, current threshold is 200
14362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 62 Potential violation of Law of Demeter (method chain calls)
14363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 62 Potential violation of Law of Demeter (method chain calls)
14364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 62 Potential violation of Law of Demeter (method chain calls)
14365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 62 Potential violation of Law of Demeter (method chain calls)
14366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 66 Potential violation of Law of Demeter (method chain calls)
14367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 69 Potential violation of Law of Demeter (method chain calls)
14368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 73 Potential violation of Law of Demeter (method chain calls)
14369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 76 Potential violation of Law of Demeter (method chain calls)
14370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 79 Potential violation of Law of Demeter (method chain calls)
14371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 81 Potential violation of Law of Demeter (static property access)
14372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 82 Potential violation of Law of Demeter (method chain calls)
14373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 85 Potential violation of Law of Demeter (static property access)
14374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 86 Potential violation of Law of Demeter (method chain calls)
14375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 96 Potential violation of Law of Demeter (method chain calls)
14376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 99 Potential violation of Law of Demeter (method chain calls)
14377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 99 Potential violation of Law of Demeter (method chain calls)
14378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 99 Potential violation of Law of Demeter (method chain calls)
14379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 99 Potential violation of Law of Demeter (method chain calls)
14380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 99 Potential violation of Law of Demeter (object not created locally)
14381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 101 Potential violation of Law of Demeter (method chain calls)
14382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 103 Potential violation of Law of Demeter (method chain calls)
14383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 103 Potential violation of Law of Demeter (method chain calls)
14384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 104 Potential violation of Law of Demeter (method chain calls)
14385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 104 Potential violation of Law of Demeter (method chain calls)
14386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 105 Potential violation of Law of Demeter (method chain calls)
14387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 105 Potential violation of Law of Demeter (method chain calls)
14388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 106 Potential violation of Law of Demeter (method chain calls)
14389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 106 Potential violation of Law of Demeter (method chain calls)
14390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 107 Potential violation of Law of Demeter (method chain calls)
14391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 107 Potential violation of Law of Demeter (method chain calls)
14392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 107 Potential violation of Law of Demeter (method chain calls)
14393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 107 Potential violation of Law of Demeter (method chain calls)
14394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 107 Potential violation of Law of Demeter (method chain calls)
14395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 107 Potential violation of Law of Demeter (method chain calls)
14396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 107 Potential violation of Law of Demeter (method chain calls)
14397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 109 Potential violation of Law of Demeter (method chain calls)
14398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 109 Potential violation of Law of Demeter (method chain calls)
14399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 110 Potential violation of Law of Demeter (method chain calls)
14400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 110 Potential violation of Law of Demeter (method chain calls)
14401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 110 Potential violation of Law of Demeter (method chain calls)
14402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 110 Potential violation of Law of Demeter (method chain calls)
14403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 110 Potential violation of Law of Demeter (method chain calls)
14404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 110 Potential violation of Law of Demeter (method chain calls)
14405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 110 Potential violation of Law of Demeter (method chain calls)
14406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 113 Potential violation of Law of Demeter (method chain calls)
14407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 113 Potential violation of Law of Demeter (method chain calls)
14408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\LogQueryEs7DAO.java 115 Potential violation of Law of Demeter (method chain calls)
14409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 55 Potential violation of Law of Demeter (method chain calls)
14410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 55 Potential violation of Law of Demeter (method chain calls)
14411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 58 Potential violation of Law of Demeter (static property access)
14412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 63 Potential violation of Law of Demeter (method chain calls)
14413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 65 Potential violation of Law of Demeter (method chain calls)
14414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 65 Potential violation of Law of Demeter (object not created locally)
14415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 69 Potential violation of Law of Demeter (method chain calls)
14416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 70 Potential violation of Law of Demeter (object not created locally)
14417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 72 Potential violation of Law of Demeter (method chain calls)
14418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 73 Potential violation of Law of Demeter (object not created locally)
14419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 75 Potential violation of Law of Demeter (method chain calls)
14420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 76 Potential violation of Law of Demeter (object not created locally)
14421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 79 Potential violation of Law of Demeter (static property access)
14422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 85 Potential violation of Law of Demeter (method chain calls)
14423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 85 Potential violation of Law of Demeter (method chain calls)
14424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 88 Potential violation of Law of Demeter (method chain calls)
14425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 88 Potential violation of Law of Demeter (method chain calls)
14426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 91 Potential violation of Law of Demeter (method chain calls)
14427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\MetricsQueryEs7DAO.java 91 Potential violation of Law of Demeter (method chain calls)
14428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\ProfileThreadSnapshotQueryEs7DAO.java 41 Potential violation of Law of Demeter (method chain calls)
14429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\ProfileThreadSnapshotQueryEs7DAO.java 41 Potential violation of Law of Demeter (method chain calls)
14430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\ProfileThreadSnapshotQueryEs7DAO.java 46 Potential violation of Law of Demeter (method chain calls)
14431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\ProfileThreadSnapshotQueryEs7DAO.java 46 Potential violation of Law of Demeter (method chain calls)
14432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 43 The class 'TraceQueryEs7DAO' has a Modified Cyclomatic Complexity of 8 (Highest = 13).
14433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 43 The class 'TraceQueryEs7DAO' has a Standard Cyclomatic Complexity of 8 (Highest = 15).
14434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 50 Avoid long parameter lists.
14435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 50 Rather than using a lot of String arguments, consider using a container object for those values.
14436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 50 The method 'queryBasicTraces' has a Modified Cyclomatic Complexity of 13.
14437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 50 The method 'queryBasicTraces' has a Standard Cyclomatic Complexity of 15.
14438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 50 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has a cyclomatic complexity of 17.
14439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 50 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has an NPath complexity of 4608, current threshold is 200
14440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 70 Potential violation of Law of Demeter (method chain calls)
14441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 70 Potential violation of Law of Demeter (method chain calls)
14442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 70 Potential violation of Law of Demeter (method chain calls)
14443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 70 Potential violation of Law of Demeter (method chain calls)
14444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 81 Potential violation of Law of Demeter (method chain calls)
14445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 84 Potential violation of Law of Demeter (static property access)
14446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 88 Potential violation of Law of Demeter (method chain calls)
14447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 91 Potential violation of Law of Demeter (method chain calls)
14448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 94 Potential violation of Law of Demeter (method chain calls)
14449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 97 Potential violation of Law of Demeter (method chain calls)
14450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 118 Potential violation of Law of Demeter (method chain calls)
14451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 121 Potential violation of Law of Demeter (method chain calls)
14452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 121 Potential violation of Law of Demeter (method chain calls)
14453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 121 Potential violation of Law of Demeter (method chain calls)
14454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 121 Potential violation of Law of Demeter (method chain calls)
14455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 121 Potential violation of Law of Demeter (object not created locally)
14456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 123 Potential violation of Law of Demeter (method chain calls)
14457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 126 Potential violation of Law of Demeter (method chain calls)
14458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 126 Potential violation of Law of Demeter (method chain calls)
14459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 127 Potential violation of Law of Demeter (method chain calls)
14460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 127 Potential violation of Law of Demeter (method chain calls)
14461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 127 Potential violation of Law of Demeter (method chain calls)
14462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 128 Potential violation of Law of Demeter (method chain calls)
14463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 128 Potential violation of Law of Demeter (method chain calls)
14464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 128 Potential violation of Law of Demeter (method chain calls)
14465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 129 Potential violation of Law of Demeter (method chain calls)
14466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 129 Potential violation of Law of Demeter (method chain calls)
14467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 129 Potential violation of Law of Demeter (method chain calls)
14468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 129 Potential violation of Law of Demeter (method chain calls)
14469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 129 Potential violation of Law of Demeter (method chain calls)
14470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 130 Potential violation of Law of Demeter (method chain calls)
14471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 130 Potential violation of Law of Demeter (method chain calls)
14472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 130 Potential violation of Law of Demeter (method chain calls)
14473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 130 Potential violation of Law of Demeter (method chain calls)
14474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 130 Potential violation of Law of Demeter (method chain calls)
14475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 130 Potential violation of Law of Demeter (method chain calls)
14476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 130 Potential violation of Law of Demeter (method chain calls)
14477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 133 Potential violation of Law of Demeter (method chain calls)
14478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 133 Potential violation of Law of Demeter (method chain calls)
14479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 133 Potential violation of Law of Demeter (method chain calls)
14480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-elasticsearch7-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\elasticsearch7\query\TraceQueryEs7DAO.java 134 Potential violation of Law of Demeter (method chain calls)
14481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 45 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
14482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 108 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
14483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 124 Potential violation of Law of Demeter (method chain calls)
14484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 124 Potential violation of Law of Demeter (object not created locally)
14485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 137 Potential violation of Law of Demeter (object not created locally)
14486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 153 Potential violation of Law of Demeter (method chain calls)
14487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 153 Potential violation of Law of Demeter (method chain calls)
14488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 153 Potential violation of Law of Demeter (object not created locally)
14489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 164 Potential violation of Law of Demeter (method chain calls)
14490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 166 Potential violation of Law of Demeter (object not created locally)
14491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 180 Potential violation of Law of Demeter (method chain calls)
14492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxClient.java 187 Potential violation of Law of Demeter (method chain calls)
14493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxStorageProvider.java 19 A high number of imports can indicate a high degree of coupling within an object.
14494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxStorageProvider.java 19 High amount of different objects as members denotes a high coupling
14495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxStorageProvider.java 66 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
14496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxStorageProvider.java 123 Potential violation of Law of Demeter (method chain calls)
14497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxStorageProvider.java 123 Potential violation of Law of Demeter (method chain calls)
14498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxStorageProvider.java 123 Potential violation of Law of Demeter (method chain calls)
14499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\InfluxStorageProvider.java 123 Potential violation of Law of Demeter (method chain calls)
14500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\TableMetaInfo.java 52 Potential violation of Law of Demeter (object not created locally)
14501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\TableMetaInfo.java 57 Potential violation of Law of Demeter (method chain calls)
14502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\TableMetaInfo.java 61 Potential violation of Law of Demeter (static property access)
14503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\TableMetaInfo.java 62 Potential violation of Law of Demeter (static property access)
14504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\TableMetaInfo.java 85 Potential violation of Law of Demeter (method chain calls)
14505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\TableMetaInfo.java 85 Potential violation of Law of Demeter (method chain calls)
14506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\TableMetaInfo.java 85 Potential violation of Law of Demeter (method chain calls)
14507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\TableMetaInfo.java 85 Potential violation of Law of Demeter (method chain calls)
14508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\BatchDAO.java 40 Potential violation of Law of Demeter (method chain calls)
14509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\BatchDAO.java 40 Potential violation of Law of Demeter (method chain calls)
14510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\HistoryDeleteDAO.java 46 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
14511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\InfluxInsertRequest.java 38 Private field 'builder' could be made final; it is only initialized in the declaration or constructor.
14512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\InfluxInsertRequest.java 39 Private field 'fields' could be made final; it is only initialized in the declaration or constructor.
14513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 43 Private field 'client' could be made final; it is only initialized in the declaration or constructor.
14514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 44 Private field 'storageBuilder' could be made final; it is only initialized in the declaration or constructor.
14515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 61 Potential violation of Law of Demeter (method chain calls)
14520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 61 Potential violation of Law of Demeter (object not created locally)
14521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 65 Potential violation of Law of Demeter (method chain calls)
14522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 65 Potential violation of Law of Demeter (method chain calls)
14523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 65 Potential violation of Law of Demeter (method chain calls)
14524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\ManagementDAO.java 65 Potential violation of Law of Demeter (method chain calls)
14525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 61 Potential violation of Law of Demeter (method chain calls)
14526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 61 Potential violation of Law of Demeter (method chain calls)
14527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 61 Potential violation of Law of Demeter (method chain calls)
14528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 61 Potential violation of Law of Demeter (method chain calls)
14529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 64 Potential violation of Law of Demeter (method chain calls)
14530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 64 Potential violation of Law of Demeter (method chain calls)
14531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 75 Potential violation of Law of Demeter (object not created locally)
14532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 78 Potential violation of Law of Demeter (object not created locally)
14533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 80 Potential violation of Law of Demeter (method chain calls)
14534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 80 Potential violation of Law of Demeter (object not created locally)
14535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 106 Potential violation of Law of Demeter (method chain calls)
14536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\MetricsDAO.java 106 Potential violation of Law of Demeter (object not created locally)
14537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\NoneStreamDAO.java 36 Private field 'client' could be made final; it is only initialized in the declaration or constructor.
14538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\NoneStreamDAO.java 37 Private field 'storageBuilder' could be made final; it is only initialized in the declaration or constructor.
14539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\NoneStreamDAO.java 51 Potential violation of Law of Demeter (method chain calls)
14540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\NoneStreamDAO.java 51 Potential violation of Law of Demeter (method chain calls)
14541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\RecordDAO.java 37 Perhaps 'client' could be replaced by a local variable.
14542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\RecordDAO.java 37 Private field 'client' could be made final; it is only initialized in the declaration or constructor.
14543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\RecordDAO.java 38 Private field 'storageBuilder' could be made final; it is only initialized in the declaration or constructor.
14544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\RecordDAO.java 52 Potential violation of Law of Demeter (method chain calls)
14545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\base\RecordDAO.java 52 Potential violation of Law of Demeter (method chain calls)
14546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 47 Private field 'client' could be made final; it is only initialized in the declaration or constructor.
14547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 63 Potential violation of Law of Demeter (method chain calls)
14548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 68 Potential violation of Law of Demeter (method chain calls)
14549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 68 Potential violation of Law of Demeter (method chain calls)
14550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 68 Potential violation of Law of Demeter (method chain calls)
14551 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 68 Potential violation of Law of Demeter (method chain calls)
14552 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 72 Potential violation of Law of Demeter (method chain calls)
14553 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 72 Potential violation of Law of Demeter (method chain calls)
14554 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 72 Potential violation of Law of Demeter (method chain calls)
14555 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 72 Potential violation of Law of Demeter (method chain calls)
14556 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 81 Potential violation of Law of Demeter (method chain calls)
14557 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 81 Potential violation of Law of Demeter (method chain calls)
14558 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 81 Potential violation of Law of Demeter (object not created locally)
14559 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 86 Potential violation of Law of Demeter (object not created locally)
14560 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 92 Potential violation of Law of Demeter (object not created locally)
14561 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 96 Potential violation of Law of Demeter (method chain calls)
14562 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 96 Potential violation of Law of Demeter (object not created locally)
14563 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 97 Potential violation of Law of Demeter (object not created locally)
14564 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AggregationQuery.java 98 Potential violation of Law of Demeter (object not created locally)
14565 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 52 The method 'getAlarm(Integer, String, int, int, long, long)' has a cyclomatic complexity of 10.
14566 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 55 Potential violation of Law of Demeter (method chain calls)
14567 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 55 Potential violation of Law of Demeter (method chain calls)
14568 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 55 Potential violation of Law of Demeter (method chain calls)
14569 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 55 Potential violation of Law of Demeter (method chain calls)
14570 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 55 Potential violation of Law of Demeter (method chain calls)
14571 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 55 Potential violation of Law of Demeter (method chain calls)
14572 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 55 Potential violation of Law of Demeter (method chain calls)
14573 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 63 Potential violation of Law of Demeter (method chain calls)
14574 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 73 Potential violation of Law of Demeter (method chain calls)
14575 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 73 Potential violation of Law of Demeter (method chain calls)
14576 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 73 Potential violation of Law of Demeter (method chain calls)
14577 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 76 Potential violation of Law of Demeter (method chain calls)
14578 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 76 Potential violation of Law of Demeter (object not created locally)
14579 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 80 Potential violation of Law of Demeter (object not created locally)
14580 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 80 Potential violation of Law of Demeter (object not created locally)
14581 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 85 Potential violation of Law of Demeter (object not created locally)
14582 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 88 Potential violation of Law of Demeter (method chain calls)
14583 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 88 Potential violation of Law of Demeter (object not created locally)
14584 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 89 Potential violation of Law of Demeter (object not created locally)
14585 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 92 Potential violation of Law of Demeter (method chain calls)
14586 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 92 Potential violation of Law of Demeter (object not created locally)
14587 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 94 Potential violation of Law of Demeter (method chain calls)
14588 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 94 Potential violation of Law of Demeter (method chain calls)
14589 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 94 Potential violation of Law of Demeter (method chain calls)
14590 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 94 Potential violation of Law of Demeter (method chain calls)
14591 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 94 Potential violation of Law of Demeter (method chain calls)
14592 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 94 Potential violation of Law of Demeter (method chain calls)
14593 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 94 Potential violation of Law of Demeter (method chain calls)
14594 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 94 Potential violation of Law of Demeter (object not created locally)
14595 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 96 Potential violation of Law of Demeter (method chain calls)
14596 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 96 Potential violation of Law of Demeter (method chain calls)
14597 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 96 Potential violation of Law of Demeter (method chain calls)
14598 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 96 Potential violation of Law of Demeter (method chain calls)
14599 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 96 Potential violation of Law of Demeter (method chain calls)
14600 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\AlarmQuery.java 96 Potential violation of Law of Demeter (object not created locally)
14601 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 19 A high number of imports can indicate a high degree of coupling within an object.
14602 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 62 The class 'LogQuery' has a Modified Cyclomatic Complexity of 8 (Highest = 13).
14603 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 62 The class 'LogQuery' has a Standard Cyclomatic Complexity of 8 (Highest = 14).
14604 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 70 Avoid long parameter lists.
14605 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 70 Rather than using a lot of String arguments, consider using a container object for those values.
14606 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 70 The method 'queryLogs' has a Modified Cyclomatic Complexity of 13.
14607 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 70 The method 'queryLogs' has a Standard Cyclomatic Complexity of 14.
14608 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 70 The method 'queryLogs(String, int, int, String, String, LogState, String, Pagination, int, int, long, long)' has a cyclomatic complexity of 13.
14609 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 70 The method 'queryLogs(String, int, int, String, String, LogState, String, Pagination, int, int, long, long)' has an NPath complexity of 3072, current threshold is 200
14610 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 73 Potential violation of Law of Demeter (method chain calls)
14611 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 73 Potential violation of Law of Demeter (method chain calls)
14612 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 73 Potential violation of Law of Demeter (method chain calls)
14613 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 101 Potential violation of Law of Demeter (method chain calls)
14614 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 101 Potential violation of Law of Demeter (object not created locally)
14615 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 110 Potential violation of Law of Demeter (method chain calls)
14616 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 110 Potential violation of Law of Demeter (method chain calls)
14617 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 115 Potential violation of Law of Demeter (object not created locally)
14618 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 115 Potential violation of Law of Demeter (object not created locally)
14619 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 120 Potential violation of Law of Demeter (object not created locally)
14620 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 125 Potential violation of Law of Demeter (object not created locally)
14621 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 126 Potential violation of Law of Demeter (object not created locally)
14622 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (method chain calls)
14623 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (method chain calls)
14624 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (method chain calls)
14625 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (method chain calls)
14626 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (method chain calls)
14627 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (method chain calls)
14628 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (method chain calls)
14629 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (method chain calls)
14630 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (method chain calls)
14631 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 128 Potential violation of Law of Demeter (object not created locally)
14632 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 129 Potential violation of Law of Demeter (method chain calls)
14633 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\LogQuery.java 129 Potential violation of Law of Demeter (object not created locally)
14634 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 19 A high number of imports can indicate a high degree of coupling within an object.
14635 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 71 Potential violation of Law of Demeter (method chain calls)
14636 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 71 Potential violation of Law of Demeter (method chain calls)
14637 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 71 Potential violation of Law of Demeter (method chain calls)
14638 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 71 Potential violation of Law of Demeter (method chain calls)
14639 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 71 Potential violation of Law of Demeter (method chain calls)
14640 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 71 Potential violation of Law of Demeter (method chain calls)
14641 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 75 Potential violation of Law of Demeter (static property access)
14642 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 77 Potential violation of Law of Demeter (method chain calls)
14643 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 78 Potential violation of Law of Demeter (object not created locally)
14644 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 84 Potential violation of Law of Demeter (method chain calls)
14645 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 84 Potential violation of Law of Demeter (method chain calls)
14646 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 86 Potential violation of Law of Demeter (static property access)
14647 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 92 Potential violation of Law of Demeter (method chain calls)
14648 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 92 Potential violation of Law of Demeter (method chain calls)
14649 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 92 Potential violation of Law of Demeter (method chain calls)
14650 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 92 Potential violation of Law of Demeter (method chain calls)
14651 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 92 Potential violation of Law of Demeter (method chain calls)
14652 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 92 Potential violation of Law of Demeter (method chain calls)
14653 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 96 Potential violation of Law of Demeter (static property access)
14654 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 98 Potential violation of Law of Demeter (method chain calls)
14655 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 99 Potential violation of Law of Demeter (object not created locally)
14656 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 119 Potential violation of Law of Demeter (method chain calls)
14657 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 119 Potential violation of Law of Demeter (method chain calls)
14658 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 119 Potential violation of Law of Demeter (method chain calls)
14659 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 119 Potential violation of Law of Demeter (method chain calls)
14660 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 119 Potential violation of Law of Demeter (method chain calls)
14661 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 124 Potential violation of Law of Demeter (static property access)
14662 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 128 Potential violation of Law of Demeter (object not created locally)
14663 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 130 Potential violation of Law of Demeter (method chain calls)
14664 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 131 Potential violation of Law of Demeter (object not created locally)
14665 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 137 Potential violation of Law of Demeter (method chain calls)
14666 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 137 Potential violation of Law of Demeter (method chain calls)
14667 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 139 Potential violation of Law of Demeter (static property access)
14668 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 140 Potential violation of Law of Demeter (object not created locally)
14669 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 141 Potential violation of Law of Demeter (method chain calls)
14670 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14671 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14672 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14673 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14674 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14675 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 157 Potential violation of Law of Demeter (object not created locally)
14676 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 158 Potential violation of Law of Demeter (method chain calls)
14677 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 160 Potential violation of Law of Demeter (object not created locally)
14678 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 161 Potential violation of Law of Demeter (object not created locally)
14679 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14680 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14681 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14682 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14683 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14684 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14685 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14686 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14687 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14688 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14689 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 195 Potential violation of Law of Demeter (method chain calls)
14690 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 195 Potential violation of Law of Demeter (method chain calls)
14691 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 195 Potential violation of Law of Demeter (method chain calls)
14692 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 195 Potential violation of Law of Demeter (method chain calls)
14693 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 199 Potential violation of Law of Demeter (object not created locally)
14694 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 210 Potential violation of Law of Demeter (object not created locally)
14695 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 222 Potential violation of Law of Demeter (object not created locally)
14696 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 224 Potential violation of Law of Demeter (method chain calls)
14697 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetadataQuery.java 225 Potential violation of Law of Demeter (object not created locally)
14698 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 19 A high number of imports can indicate a high degree of coupling within an object.
14699 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 66 Potential violation of Law of Demeter (static property access)
14700 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 77 Potential violation of Law of Demeter (method chain calls)
14701 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 77 Potential violation of Law of Demeter (object not created locally)
14702 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 79 Potential violation of Law of Demeter (method chain calls)
14703 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 84 Potential violation of Law of Demeter (method chain calls)
14704 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 84 Potential violation of Law of Demeter (method chain calls)
14705 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 84 Potential violation of Law of Demeter (object not created locally)
14706 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 95 Potential violation of Law of Demeter (method chain calls)
14707 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 95 Potential violation of Law of Demeter (method chain calls)
14708 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 96 Potential violation of Law of Demeter (object not created locally)
14709 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 100 Potential violation of Law of Demeter (static property access)
14710 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 108 Potential violation of Law of Demeter (object not created locally)
14711 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 109 Potential violation of Law of Demeter (object not created locally)
14712 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 113 Potential violation of Law of Demeter (method chain calls)
14713 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 113 Potential violation of Law of Demeter (method chain calls)
14714 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 113 Potential violation of Law of Demeter (method chain calls)
14715 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 113 Potential violation of Law of Demeter (method chain calls)
14716 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 123 Potential violation of Law of Demeter (method chain calls)
14717 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 123 Potential violation of Law of Demeter (method chain calls)
14718 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 123 Potential violation of Law of Demeter (method chain calls)
14719 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 136 Potential violation of Law of Demeter (method chain calls)
14720 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 136 Potential violation of Law of Demeter (method chain calls)
14721 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 144 Potential violation of Law of Demeter (static property access)
14722 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 155 Potential violation of Law of Demeter (object not created locally)
14723 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 156 Potential violation of Law of Demeter (object not created locally)
14724 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 160 Potential violation of Law of Demeter (method chain calls)
14725 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 160 Potential violation of Law of Demeter (method chain calls)
14726 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 160 Potential violation of Law of Demeter (method chain calls)
14727 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 160 Potential violation of Law of Demeter (method chain calls)
14728 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14729 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14730 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14731 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 186 Potential violation of Law of Demeter (static property access)
14732 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 188 Potential violation of Law of Demeter (method chain calls)
14733 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 188 Potential violation of Law of Demeter (method chain calls)
14734 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 219 Potential violation of Law of Demeter (object not created locally)
14735 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 220 Potential violation of Law of Demeter (object not created locally)
14736 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 224 Potential violation of Law of Demeter (method chain calls)
14737 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 224 Potential violation of Law of Demeter (method chain calls)
14738 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 224 Potential violation of Law of Demeter (method chain calls)
14739 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 224 Potential violation of Law of Demeter (method chain calls)
14740 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 224 Potential violation of Law of Demeter (method chain calls)
14741 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 228 Potential violation of Law of Demeter (method chain calls)
14742 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 228 Potential violation of Law of Demeter (method chain calls)
14743 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 236 Potential violation of Law of Demeter (static property access)
14744 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 241 Potential violation of Law of Demeter (method chain calls)
14745 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 241 Potential violation of Law of Demeter (method chain calls)
14746 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 241 Potential violation of Law of Demeter (method chain calls)
14747 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\MetricsQuery.java 241 Potential violation of Law of Demeter (method chain calls)
14748 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 43 Private field 'client' could be made final; it is only initialized in the declaration or constructor.
14749 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14750 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14751 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 53 Potential violation of Law of Demeter (method chain calls)
14752 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 68 Potential violation of Law of Demeter (object not created locally)
14753 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 69 Potential violation of Law of Demeter (object not created locally)
14754 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 71 Potential violation of Law of Demeter (method chain calls)
14755 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 75 Potential violation of Law of Demeter (object not created locally)
14756 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 76 Potential violation of Law of Demeter (object not created locally)
14757 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 76 Potential violation of Law of Demeter (object not created locally)
14758 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\NetworkAddressAliasDAO.java 76 Potential violation of Law of Demeter (object not created locally)
14759 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 40 Private field 'client' could be made final; it is only initialized in the declaration or constructor.
14760 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 41 Private field 'fetchTaskLogMaxSize' could be made final; it is only initialized in the declaration or constructor.
14761 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 50 Potential violation of Law of Demeter (method chain calls)
14762 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 50 Potential violation of Law of Demeter (method chain calls)
14763 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 50 Potential violation of Law of Demeter (method chain calls)
14764 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 50 Potential violation of Law of Demeter (method chain calls)
14765 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 50 Potential violation of Law of Demeter (method chain calls)
14766 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 50 Potential violation of Law of Demeter (method chain calls)
14767 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 50 Potential violation of Law of Demeter (method chain calls)
14768 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 50 Potential violation of Law of Demeter (method chain calls)
14769 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 68 Potential violation of Law of Demeter (method chain calls)
14770 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 68 Potential violation of Law of Demeter (method chain calls)
14771 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 68 Potential violation of Law of Demeter (method chain calls)
14772 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskLogQuery.java 68 Potential violation of Law of Demeter (object not created locally)
14773 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 56 Potential violation of Law of Demeter (method chain calls)
14774 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 56 Potential violation of Law of Demeter (method chain calls)
14775 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 92 Potential violation of Law of Demeter (method chain calls)
14776 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 104 Potential violation of Law of Demeter (method chain calls)
14777 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 104 Potential violation of Law of Demeter (method chain calls)
14778 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 104 Potential violation of Law of Demeter (method chain calls)
14779 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 104 Potential violation of Law of Demeter (method chain calls)
14780 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 125 Potential violation of Law of Demeter (method chain calls)
14781 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14782 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14783 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14784 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14785 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14786 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14787 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14788 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14789 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14790 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14791 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14792 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14793 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14794 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14795 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14796 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileTaskQuery.java 131 Potential violation of Law of Demeter (method chain calls)
14797 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 59 Potential violation of Law of Demeter (method chain calls)
14798 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 59 Potential violation of Law of Demeter (method chain calls)
14799 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 59 Potential violation of Law of Demeter (method chain calls)
14800 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 59 Potential violation of Law of Demeter (method chain calls)
14801 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 70 Potential violation of Law of Demeter (method chain calls)
14802 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 70 Potential violation of Law of Demeter (object not created locally)
14803 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14804 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14805 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14806 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14807 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14808 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14809 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14810 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14811 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14812 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14813 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 78 Potential violation of Law of Demeter (method chain calls)
14814 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 88 Potential violation of Law of Demeter (method chain calls)
14815 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 88 Potential violation of Law of Demeter (method chain calls)
14816 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 91 Potential violation of Law of Demeter (method chain calls)
14817 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 91 Potential violation of Law of Demeter (method chain calls)
14818 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 91 Potential violation of Law of Demeter (method chain calls)
14819 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 91 Potential violation of Law of Demeter (method chain calls)
14820 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 125 Potential violation of Law of Demeter (method chain calls)
14821 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 125 Potential violation of Law of Demeter (method chain calls)
14822 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 125 Potential violation of Law of Demeter (method chain calls)
14823 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 125 Potential violation of Law of Demeter (method chain calls)
14824 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 145 Potential violation of Law of Demeter (method chain calls)
14825 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 145 Potential violation of Law of Demeter (object not created locally)
14826 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14827 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14828 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14829 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14830 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14831 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14832 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14833 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14834 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14835 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14836 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14837 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14838 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 165 Potential violation of Law of Demeter (method chain calls)
14839 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 182 Potential violation of Law of Demeter (object not created locally)
14840 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14841 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 186 Potential violation of Law of Demeter (method chain calls)
14842 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 186 Potential violation of Law of Demeter (object not created locally)
14843 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 189 Potential violation of Law of Demeter (object not created locally)
14844 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 190 Potential violation of Law of Demeter (object not created locally)
14845 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 191 Potential violation of Law of Demeter (object not created locally)
14846 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 192 Potential violation of Law of Demeter (object not created locally)
14847 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 193 Potential violation of Law of Demeter (object not created locally)
14848 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 194 Potential violation of Law of Demeter (object not created locally)
14849 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 195 Potential violation of Law of Demeter (object not created locally)
14850 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 196 Potential violation of Law of Demeter (object not created locally)
14851 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 197 Potential violation of Law of Demeter (object not created locally)
14852 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 199 Potential violation of Law of Demeter (object not created locally)
14853 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 201 Potential violation of Law of Demeter (method chain calls)
14854 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 201 Potential violation of Law of Demeter (method chain calls)
14855 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 208 Potential violation of Law of Demeter (method chain calls)
14856 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 208 Potential violation of Law of Demeter (method chain calls)
14857 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 208 Potential violation of Law of Demeter (method chain calls)
14858 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 208 Potential violation of Law of Demeter (method chain calls)
14859 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 208 Potential violation of Law of Demeter (method chain calls)
14860 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\ProfileThreadSnapshotQuery.java 208 Potential violation of Law of Demeter (method chain calls)
14861 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 60 Potential violation of Law of Demeter (method chain calls)
14862 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 65 Potential violation of Law of Demeter (method chain calls)
14863 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 65 Potential violation of Law of Demeter (method chain calls)
14864 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 65 Potential violation of Law of Demeter (method chain calls)
14865 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 65 Potential violation of Law of Demeter (method chain calls)
14866 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 65 Potential violation of Law of Demeter (method chain calls)
14867 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 65 Potential violation of Law of Demeter (method chain calls)
14868 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 65 Potential violation of Law of Demeter (method chain calls)
14869 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 75 Potential violation of Law of Demeter (static property access)
14870 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 88 Potential violation of Law of Demeter (method chain calls)
14871 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopNRecordsQuery.java 88 Potential violation of Law of Demeter (object not created locally)
14872 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 49 This class has too many methods, consider refactoring it.
14873 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 167 Potential violation of Law of Demeter (object not created locally)
14874 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 177 Potential violation of Law of Demeter (object not created locally)
14875 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 180 Potential violation of Law of Demeter (object not created locally)
14876 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 191 Potential violation of Law of Demeter (method chain calls)
14877 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 191 Potential violation of Law of Demeter (method chain calls)
14878 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 191 Potential violation of Law of Demeter (method chain calls)
14879 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 191 Potential violation of Law of Demeter (method chain calls)
14880 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 191 Potential violation of Law of Demeter (method chain calls)
14881 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 191 Potential violation of Law of Demeter (method chain calls)
14882 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 191 Potential violation of Law of Demeter (method chain calls)
14883 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 203 Potential violation of Law of Demeter (method chain calls)
14884 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 203 Potential violation of Law of Demeter (object not created locally)
14885 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 206 Potential violation of Law of Demeter (object not created locally)
14886 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 220 Potential violation of Law of Demeter (method chain calls)
14887 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 220 Potential violation of Law of Demeter (method chain calls)
14888 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 220 Potential violation of Law of Demeter (method chain calls)
14889 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 220 Potential violation of Law of Demeter (method chain calls)
14890 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 220 Potential violation of Law of Demeter (method chain calls)
14891 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 220 Potential violation of Law of Demeter (method chain calls)
14892 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 220 Potential violation of Law of Demeter (method chain calls)
14893 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 238 Potential violation of Law of Demeter (object not created locally)
14894 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 239 Potential violation of Law of Demeter (object not created locally)
14895 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 255 Potential violation of Law of Demeter (method chain calls)
14896 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 255 Potential violation of Law of Demeter (object not created locally)
14897 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 266 Potential violation of Law of Demeter (method chain calls)
14898 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 266 Potential violation of Law of Demeter (method chain calls)
14899 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 266 Potential violation of Law of Demeter (method chain calls)
14900 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 269 Potential violation of Law of Demeter (object not created locally)
14901 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 285 Potential violation of Law of Demeter (method chain calls)
14902 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 285 Potential violation of Law of Demeter (object not created locally)
14903 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 307 Potential violation of Law of Demeter (method chain calls)
14904 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TopologyQuery.java 307 Potential violation of Law of Demeter (object not created locally)
14905 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 52 The class 'TraceQuery' has a Modified Cyclomatic Complexity of 6 (Highest = 15).
14906 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 52 The class 'TraceQuery' has a Standard Cyclomatic Complexity of 6 (Highest = 16).
14907 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 60 Avoid long parameter lists.
14908 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 60 Avoid really long methods.
14909 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 60 Rather than using a lot of String arguments, consider using a container object for those values.
14910 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 60 The method 'queryBasicTraces' has a Modified Cyclomatic Complexity of 15.
14911 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 60 The method 'queryBasicTraces' has a Standard Cyclomatic Complexity of 16.
14912 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 60 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has a cyclomatic complexity of 19.
14913 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 60 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has an NPath complexity of 36864, current threshold is 200
14914 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 80 Potential violation of Law of Demeter (method chain calls)
14915 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 80 Potential violation of Law of Demeter (method chain calls)
14916 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 80 Potential violation of Law of Demeter (method chain calls)
14917 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 80 Potential violation of Law of Demeter (method chain calls)
14918 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 80 Potential violation of Law of Demeter (method chain calls)
14919 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 80 Potential violation of Law of Demeter (method chain calls)
14920 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 80 Potential violation of Law of Demeter (method chain calls)
14921 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 80 Potential violation of Law of Demeter (method chain calls)
14922 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 80 Potential violation of Law of Demeter (method chain calls)
14923 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 92 Potential violation of Law of Demeter (method chain calls)
14924 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 110 Potential violation of Law of Demeter (static property access)
14925 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 125 Potential violation of Law of Demeter (method chain calls)
14926 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 125 Potential violation of Law of Demeter (method chain calls)
14927 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 125 Potential violation of Law of Demeter (method chain calls)
14928 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 132 Potential violation of Law of Demeter (object not created locally)
14929 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 132 Potential violation of Law of Demeter (object not created locally)
14930 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 138 Potential violation of Law of Demeter (object not created locally)
14931 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 141 Potential violation of Law of Demeter (method chain calls)
14932 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 141 Potential violation of Law of Demeter (object not created locally)
14933 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 142 Potential violation of Law of Demeter (method chain calls)
14934 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 142 Potential violation of Law of Demeter (object not created locally)
14935 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 143 Potential violation of Law of Demeter (object not created locally)
14936 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14937 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14938 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14939 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14940 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14941 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14942 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 148 Potential violation of Law of Demeter (method chain calls)
14943 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 148 Potential violation of Law of Demeter (object not created locally)
14944 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 150 Potential violation of Law of Demeter (method chain calls)
14945 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 150 Potential violation of Law of Demeter (method chain calls)
14946 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 150 Potential violation of Law of Demeter (method chain calls)
14947 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 150 Potential violation of Law of Demeter (method chain calls)
14948 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 150 Potential violation of Law of Demeter (method chain calls)
14949 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 150 Potential violation of Law of Demeter (object not created locally)
14950 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14951 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14952 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14953 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14954 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14955 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14956 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14957 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14958 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14959 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14960 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14961 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14962 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14963 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 170 Potential violation of Law of Demeter (method chain calls)
14964 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 188 Potential violation of Law of Demeter (object not created locally)
14965 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 192 Potential violation of Law of Demeter (method chain calls)
14966 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 192 Potential violation of Law of Demeter (method chain calls)
14967 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\TraceQuery.java 192 Potential violation of Law of Demeter (object not created locally)
14968 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 53 Potential violation of Law of Demeter (method chain calls)
14969 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 53 Potential violation of Law of Demeter (method chain calls)
14970 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 53 Potential violation of Law of Demeter (method chain calls)
14971 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 65 Potential violation of Law of Demeter (method chain calls)
14972 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 67 Potential violation of Law of Demeter (method chain calls)
14973 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 70 Potential violation of Law of Demeter (object not created locally)
14974 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 71 Potential violation of Law of Demeter (object not created locally)
14975 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 71 Potential violation of Law of Demeter (object not created locally)
14976 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 71 Potential violation of Law of Demeter (object not created locally)
14977 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 85 Potential violation of Law of Demeter (method chain calls)
14978 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 85 Potential violation of Law of Demeter (method chain calls)
14979 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 85 Potential violation of Law of Demeter (method chain calls)
14980 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 85 Potential violation of Law of Demeter (method chain calls)
14981 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 86 Potential violation of Law of Demeter (object not created locally)
14982 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 91 Potential violation of Law of Demeter (method chain calls)
14983 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 91 Potential violation of Law of Demeter (method chain calls)
14984 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 99 Potential violation of Law of Demeter (method chain calls)
14985 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 99 Potential violation of Law of Demeter (method chain calls)
14986 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 99 Potential violation of Law of Demeter (method chain calls)
14987 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 101 Potential violation of Law of Demeter (object not created locally)
14988 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 105 Potential violation of Law of Demeter (method chain calls)
14989 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 105 Potential violation of Law of Demeter (method chain calls)
14990 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 105 Potential violation of Law of Demeter (method chain calls)
14991 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 105 Potential violation of Law of Demeter (method chain calls)
14992 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 111 Potential violation of Law of Demeter (method chain calls)
14993 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 111 Potential violation of Law of Demeter (method chain calls)
14994 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 113 Potential violation of Law of Demeter (method chain calls)
14995 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 113 Potential violation of Law of Demeter (method chain calls)
14996 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 113 Potential violation of Law of Demeter (method chain calls)
14997 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 119 Potential violation of Law of Demeter (method chain calls)
14998 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 119 Potential violation of Law of Demeter (method chain calls)
14999 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 119 Potential violation of Law of Demeter (method chain calls)
15000 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 124 Potential violation of Law of Demeter (method chain calls)
15001 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 124 Potential violation of Law of Demeter (method chain calls)
15002 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 124 Potential violation of Law of Demeter (method chain calls)
15003 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 124 Potential violation of Law of Demeter (method chain calls)
15004 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 130 Potential violation of Law of Demeter (method chain calls)
15005 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 130 Potential violation of Law of Demeter (method chain calls)
15006 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 132 Potential violation of Law of Demeter (method chain calls)
15007 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 132 Potential violation of Law of Demeter (method chain calls)
15008 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-influxdb-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\influxdb\query\UITemplateManagementDAOImpl.java 132 Potential violation of Law of Demeter (method chain calls)
15009 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 127 Potential violation of Law of Demeter (method chain calls)
15010 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 142 Potential violation of Law of Demeter (method chain calls)
15011 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 142 Potential violation of Law of Demeter (method chain calls)
15012 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 143 Potential violation of Law of Demeter (method chain calls)
15013 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 143 Potential violation of Law of Demeter (method chain calls)
15014 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 144 Potential violation of Law of Demeter (method chain calls)
15015 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 144 Potential violation of Law of Demeter (method chain calls)
15016 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 145 Potential violation of Law of Demeter (method chain calls)
15017 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 145 Potential violation of Law of Demeter (method chain calls)
15018 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 146 Potential violation of Law of Demeter (method chain calls)
15019 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 146 Potential violation of Law of Demeter (method chain calls)
15020 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 150 Potential violation of Law of Demeter (method chain calls)
15021 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 150 Potential violation of Law of Demeter (method chain calls)
15022 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 152 Potential violation of Law of Demeter (method chain calls)
15023 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecord.java 152 Potential violation of Law of Demeter (method chain calls)
15024 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\JaegerSpanRecordDispatcher.java 46 Potential violation of Law of Demeter (method chain calls)
15025 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 19 A high number of imports can indicate a high degree of coupling within an object.
15026 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 73 The class 'JaegerTraceQueryEsDAO' has a Modified Cyclomatic Complexity of 4 (Highest = 13).
15027 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 73 The class 'JaegerTraceQueryEsDAO' has a Standard Cyclomatic Complexity of 6 (Highest = 15).
15028 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 80 Avoid long parameter lists.
15029 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 80 Rather than using a lot of String arguments, consider using a container object for those values.
15030 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 80 The method 'queryBasicTraces' has a Modified Cyclomatic Complexity of 13.
15031 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 80 The method 'queryBasicTraces' has a Standard Cyclomatic Complexity of 15.
15032 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 80 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has a cyclomatic complexity of 17.
15033 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 80 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has an NPath complexity of 4608, current threshold is 200
15034 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 101 Potential violation of Law of Demeter (method chain calls)
15035 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 101 Potential violation of Law of Demeter (method chain calls)
15036 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 101 Potential violation of Law of Demeter (method chain calls)
15037 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 101 Potential violation of Law of Demeter (method chain calls)
15038 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 112 Potential violation of Law of Demeter (method chain calls)
15039 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 118 Potential violation of Law of Demeter (method chain calls)
15040 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 121 Potential violation of Law of Demeter (method chain calls)
15041 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 124 Potential violation of Law of Demeter (method chain calls)
15042 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 127 Potential violation of Law of Demeter (method chain calls)
15043 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
15044 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
15045 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
15046 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
15047 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
15048 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
15049 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 141 Potential violation of Law of Demeter (method chain calls)
15050 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 143 Potential violation of Law of Demeter (method chain calls)
15051 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 155 Potential violation of Law of Demeter (method chain calls)
15052 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 159 Potential violation of Law of Demeter (method chain calls)
15053 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 159 Potential violation of Law of Demeter (object not created locally)
15054 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 165 Potential violation of Law of Demeter (method chain calls)
15055 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 166 Potential violation of Law of Demeter (method chain calls)
15056 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 167 Potential violation of Law of Demeter (object not created locally)
15057 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 168 Potential violation of Law of Demeter (method chain calls)
15058 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 169 Potential violation of Law of Demeter (object not created locally)
15059 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 171 Potential violation of Law of Demeter (method chain calls)
15060 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 172 Potential violation of Law of Demeter (method chain calls)
15061 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 184 Avoid really long methods.
15062 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 184 The method 'doFlexibleTraceQuery' has a Standard Cyclomatic Complexity of 15.
15063 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 184 The method 'doFlexibleTraceQuery(String)' has an NPath complexity of 385, current threshold is 200
15064 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 190 Potential violation of Law of Demeter (method chain calls)
15065 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 194 Potential violation of Law of Demeter (method chain calls)
15066 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 195 Potential violation of Law of Demeter (method chain calls)
15067 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 196 Potential violation of Law of Demeter (method chain calls)
15068 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 196 Potential violation of Law of Demeter (method chain calls)
15069 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 196 Potential violation of Law of Demeter (method chain calls)
15070 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 197 Potential violation of Law of Demeter (method chain calls)
15071 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 197 Potential violation of Law of Demeter (method chain calls)
15072 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 197 Potential violation of Law of Demeter (method chain calls)
15073 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 198 Potential violation of Law of Demeter (method chain calls)
15074 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 200 Potential violation of Law of Demeter (static property access)
15075 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 201 Potential violation of Law of Demeter (method chain calls)
15076 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 206 Potential violation of Law of Demeter (object not created locally)
15077 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 207 Potential violation of Law of Demeter (object not created locally)
15078 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 210 Potential violation of Law of Demeter (method chain calls)
15079 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 210 Potential violation of Law of Demeter (object not created locally)
15080 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 237 Potential violation of Law of Demeter (method chain calls)
15081 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 237 Potential violation of Law of Demeter (object not created locally)
15082 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 267 Potential violation of Law of Demeter (static property access)
15083 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 270 Potential violation of Law of Demeter (object not created locally)
15084 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 273 Potential violation of Law of Demeter (object not created locally)
15085 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 273 Potential violation of Law of Demeter (object not created locally)
15086 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 277 Potential violation of Law of Demeter (object not created locally)
15087 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 278 Potential violation of Law of Demeter (object not created locally)
15088 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 279 Potential violation of Law of Demeter (object not created locally)
15089 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jaeger-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jaeger\elasticsearch\JaegerTraceQueryEsDAO.java 305 Potential violation of Law of Demeter (object not created locally)
15090 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\ArrayParamBuilder.java 20 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
15091 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\SQLExecutor.java 37 Private field 'sql' could be made final; it is only initialized in the declaration or constructor.
15092 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\SQLExecutor.java 38 Private field 'param' could be made final; it is only initialized in the declaration or constructor.
15093 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\SQLExecutor.java 53 Potential violation of Law of Demeter (object not created locally)
15094 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\TableMetaInfo.java 25 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
15095 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 19 A high number of imports can indicate a high degree of coupling within an object.
15096 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 19 High amount of different objects as members denotes a high coupling
15097 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 80 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
15098 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 138 Potential violation of Law of Demeter (method chain calls)
15099 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 138 Potential violation of Law of Demeter (method chain calls)
15100 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 138 Potential violation of Law of Demeter (method chain calls)
15101 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 139 Potential violation of Law of Demeter (object not created locally)
15102 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 140 Potential violation of Law of Demeter (object not created locally)
15103 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 145 Potential violation of Law of Demeter (method chain calls)
15104 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 145 Potential violation of Law of Demeter (method chain calls)
15105 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 145 Potential violation of Law of Demeter (method chain calls)
15106 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\H2StorageProvider.java 145 Potential violation of Law of Demeter (method chain calls)
15107 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2AggregationQueryDAO.java 72 Potential violation of Law of Demeter (method chain calls)
15108 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2AlarmQueryDAO.java 39 Private field 'client' could be made final; it is only initialized in the declaration or constructor.
15109 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2AlarmQueryDAO.java 87 Potential violation of Law of Demeter (static property access)
15110 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2AlarmQueryDAO.java 90 Potential violation of Law of Demeter (method chain calls)
15111 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2BatchDAO.java 40 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15112 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2BatchDAO.java 50 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
15113 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2BatchDAO.java 72 Potential violation of Law of Demeter (object not created locally)
15114 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 50 The class 'H2LogQueryDAO' has a Modified Cyclomatic Complexity of 4 (Highest = 12).
15115 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 50 The class 'H2LogQueryDAO' has a Standard Cyclomatic Complexity of 4 (Highest = 12).
15116 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 51 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15117 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 58 Avoid long parameter lists.
15118 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 58 Rather than using a lot of String arguments, consider using a container object for those values.
15119 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 58 The method 'queryLogs' has a Modified Cyclomatic Complexity of 12.
15120 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 58 The method 'queryLogs' has a Standard Cyclomatic Complexity of 12.
15121 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 58 The method 'queryLogs(String, int, int, String, String, LogState, String, Pagination, int, int, long, long)' has a cyclomatic complexity of 14.
15122 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 58 The method 'queryLogs(String, int, int, String, String, LogState, String, Pagination, int, int, long, long)' has an NPath complexity of 3168, current threshold is 200
15123 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 93 Potential violation of Law of Demeter (static property access)
15124 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 96 Potential violation of Law of Demeter (static property access)
15125 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2LogQueryDAO.java 126 Potential violation of Law of Demeter (method chain calls)
15126 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ManagementDAO.java 37 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15127 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ManagementDAO.java 38 Private field 'storageBuilder' could be made final; it is only initialized in the declaration or constructor.
15128 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ManagementDAO.java 54 Potential violation of Law of Demeter (object not created locally)
15129 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 49 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15130 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 50 Private field 'metadataQueryMaxSize' could be made final; it is only initialized in the declaration or constructor.
15131 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 63 Potential violation of Law of Demeter (static property access)
15132 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 82 Potential violation of Law of Demeter (static property access)
15133 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 101 Potential violation of Law of Demeter (static property access)
15134 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 126 Potential violation of Law of Demeter (static property access)
15135 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 149 Potential violation of Law of Demeter (static property access)
15136 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 229 Potential violation of Law of Demeter (object not created locally)
15137 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 231 Potential violation of Law of Demeter (method chain calls)
15138 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetadataQueryDAO.java 232 Potential violation of Law of Demeter (object not created locally)
15139 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsDAO.java 34 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15140 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsDAO.java 35 Private field 'storageBuilder' could be made final; it is only initialized in the declaration or constructor.
15141 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 45 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15142 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 55 Potential violation of Law of Demeter (static property access)
15143 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 66 Potential violation of Law of Demeter (method chain calls)
15144 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 89 Potential violation of Law of Demeter (static property access)
15145 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 97 Potential violation of Law of Demeter (object not created locally)
15146 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 98 Potential violation of Law of Demeter (object not created locally)
15147 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 135 Potential violation of Law of Demeter (static property access)
15148 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 146 Potential violation of Law of Demeter (object not created locally)
15149 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 147 Potential violation of Law of Demeter (object not created locally)
15150 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 173 Potential violation of Law of Demeter (static property access)
15151 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 213 Potential violation of Law of Demeter (object not created locally)
15152 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 214 Potential violation of Law of Demeter (object not created locally)
15153 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2MetricsQueryDAO.java 231 Potential violation of Law of Demeter (static property access)
15154 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2NetworkAddressAliasDAO.java 35 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15155 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2NoneStreamDAO.java 37 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15156 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2NoneStreamDAO.java 38 Private field 'storageBuilder' could be made final; it is only initialized in the declaration or constructor.
15157 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2NoneStreamDAO.java 49 Potential violation of Law of Demeter (object not created locally)
15158 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskLogQueryDAO.java 37 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15159 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskLogQueryDAO.java 65 Potential violation of Law of Demeter (method chain calls)
15160 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskLogQueryDAO.java 65 Potential violation of Law of Demeter (method chain calls)
15161 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskLogQueryDAO.java 65 Potential violation of Law of Demeter (method chain calls)
15162 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskLogQueryDAO.java 65 Potential violation of Law of Demeter (method chain calls)
15163 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskLogQueryDAO.java 65 Potential violation of Law of Demeter (method chain calls)
15164 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskLogQueryDAO.java 65 Potential violation of Law of Demeter (method chain calls)
15165 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 36 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15166 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15167 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15168 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15169 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15170 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15171 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15172 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15173 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15174 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15175 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileTaskQueryDAO.java 117 Potential violation of Law of Demeter (method chain calls)
15176 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileThreadSnapshotQueryDAO.java 42 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15177 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileThreadSnapshotQueryDAO.java 49 The method 'queryProfiledSegments(String)' has a cyclomatic complexity of 10.
15178 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileThreadSnapshotQueryDAO.java 97 Potential violation of Law of Demeter (method chain calls)
15179 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileThreadSnapshotQueryDAO.java 101 Potential violation of Law of Demeter (method chain calls)
15180 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileThreadSnapshotQueryDAO.java 152 Potential violation of Law of Demeter (method chain calls)
15181 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileThreadSnapshotQueryDAO.java 152 Potential violation of Law of Demeter (method chain calls)
15182 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileThreadSnapshotQueryDAO.java 186 Potential violation of Law of Demeter (method chain calls)
15183 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2ProfileThreadSnapshotQueryDAO.java 186 Potential violation of Law of Demeter (method chain calls)
15184 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2RecordDAO.java 31 Perhaps 'h2Client' could be replaced by a local variable.
15185 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2RecordDAO.java 31 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15186 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2RecordDAO.java 32 Private field 'storageBuilder' could be made final; it is only initialized in the declaration or constructor.
15187 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 97 Potential violation of Law of Demeter (method chain calls)
15188 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 99 Potential violation of Law of Demeter (method chain calls)
15189 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 99 Potential violation of Law of Demeter (method chain calls)
15190 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 99 Potential violation of Law of Demeter (method chain calls)
15191 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 99 Potential violation of Law of Demeter (method chain calls)
15192 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 99 Potential violation of Law of Demeter (method chain calls)
15193 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 111 Potential violation of Law of Demeter (method chain calls)
15194 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 122 Potential violation of Law of Demeter (method chain calls)
15195 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 122 Potential violation of Law of Demeter (method chain calls)
15196 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 122 Potential violation of Law of Demeter (object not created locally)
15197 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 124 Potential violation of Law of Demeter (method chain calls)
15198 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 124 Potential violation of Law of Demeter (method chain calls)
15199 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 139 Potential violation of Law of Demeter (method chain calls)
15200 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 143 Potential violation of Law of Demeter (method chain calls)
15201 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 143 Potential violation of Law of Demeter (method chain calls)
15202 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 143 Potential violation of Law of Demeter (object not created locally)
15203 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 148 Potential violation of Law of Demeter (method chain calls)
15204 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 148 Potential violation of Law of Demeter (method chain calls)
15205 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 148 Potential violation of Law of Demeter (object not created locally)
15206 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 150 Potential violation of Law of Demeter (method chain calls)
15207 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2SQLExecutor.java 150 Potential violation of Law of Demeter (method chain calls)
15208 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2StorageDAO.java 35 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15209 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 66 Potential violation of Law of Demeter (method chain calls)
15210 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 67 Potential violation of Law of Demeter (method chain calls)
15211 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 68 Potential violation of Law of Demeter (object not created locally)
15212 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 69 Potential violation of Law of Demeter (method chain calls)
15213 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 70 Potential violation of Law of Demeter (method chain calls)
15214 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 70 Potential violation of Law of Demeter (object not created locally)
15215 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 91 The method 'getColumnType(ModelColumn)' has a cyclomatic complexity of 13.
15216 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 93 Potential violation of Law of Demeter (method chain calls)
15217 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 93 Potential violation of Law of Demeter (method chain calls)
15218 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 93 Potential violation of Law of Demeter (method chain calls)
15219 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 95 Potential violation of Law of Demeter (method chain calls)
15220 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 95 Potential violation of Law of Demeter (method chain calls)
15221 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 97 Potential violation of Law of Demeter (method chain calls)
15222 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 97 Potential violation of Law of Demeter (method chain calls)
15223 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 99 Potential violation of Law of Demeter (method chain calls)
15224 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 101 Potential violation of Law of Demeter (method chain calls)
15225 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 103 Potential violation of Law of Demeter (method chain calls)
15226 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TableInstaller.java 105 Potential violation of Law of Demeter (method chain calls)
15227 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TopNRecordsQueryDAO.java 38 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15228 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TopNRecordsQueryDAO.java 53 Potential violation of Law of Demeter (static property access)
15229 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TopNRecordsQueryDAO.java 63 Potential violation of Law of Demeter (method chain calls)
15230 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TopologyQueryDAO.java 38 This class has too many methods, consider refactoring it.
15231 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TopologyQueryDAO.java 39 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15232 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TopologyQueryDAO.java 122 Potential violation of Law of Demeter (object not created locally)
15233 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 42 The class 'H2TraceQueryDAO' has a Modified Cyclomatic Complexity of 4 (Highest = 15).
15234 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 42 The class 'H2TraceQueryDAO' has a Standard Cyclomatic Complexity of 4 (Highest = 17).
15235 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 43 Private field 'h2Client' could be made final; it is only initialized in the declaration or constructor.
15236 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 50 Avoid long parameter lists.
15237 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 50 Avoid really long methods.
15238 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 50 Rather than using a lot of String arguments, consider using a container object for those values.
15239 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 50 The method 'queryBasicTraces' has a Modified Cyclomatic Complexity of 15.
15240 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 50 The method 'queryBasicTraces' has a Standard Cyclomatic Complexity of 17.
15241 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 50 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has a NCSS line count of 63.
15242 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 50 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has a cyclomatic complexity of 20.
15243 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 50 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has an NPath complexity of 25344, current threshold is 200
15244 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 140 Potential violation of Law of Demeter (method chain calls)
15245 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 144 Potential violation of Law of Demeter (method chain calls)
15246 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 145 Potential violation of Law of Demeter (method chain calls)
15247 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 186 Potential violation of Law of Demeter (method chain calls)
15248 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2TraceQueryDAO.java 186 Potential violation of Law of Demeter (method chain calls)
15249 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 78 Potential violation of Law of Demeter (method chain calls)
15250 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 78 Potential violation of Law of Demeter (method chain calls)
15251 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 81 Potential violation of Law of Demeter (method chain calls)
15252 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 81 Potential violation of Law of Demeter (method chain calls)
15253 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 81 Potential violation of Law of Demeter (method chain calls)
15254 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 95 Potential violation of Law of Demeter (method chain calls)
15255 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 95 Potential violation of Law of Demeter (method chain calls)
15256 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 95 Potential violation of Law of Demeter (method chain calls)
15257 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 105 Potential violation of Law of Demeter (method chain calls)
15258 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 105 Potential violation of Law of Demeter (method chain calls)
15259 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 108 Potential violation of Law of Demeter (method chain calls)
15260 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 108 Potential violation of Law of Demeter (method chain calls)
15261 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\h2\dao\H2UITemplateManagementDAO.java 108 Potential violation of Law of Demeter (method chain calls)
15262 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLAlarmQueryDAO.java 39 Private field 'client' could be made final; it is only initialized in the declaration or constructor.
15263 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLAlarmQueryDAO.java 87 Potential violation of Law of Demeter (static property access)
15264 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLAlarmQueryDAO.java 90 Potential violation of Law of Demeter (method chain calls)
15265 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLStorageProvider.java 19 A high number of imports can indicate a high degree of coupling within an object.
15266 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLStorageProvider.java 19 High amount of different objects as members denotes a high coupling
15267 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLStorageProvider.java 72 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
15268 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLStorageProvider.java 128 Potential violation of Law of Demeter (method chain calls)
15269 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLStorageProvider.java 128 Potential violation of Law of Demeter (method chain calls)
15270 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLStorageProvider.java 128 Potential violation of Law of Demeter (method chain calls)
15271 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLStorageProvider.java 128 Potential violation of Law of Demeter (method chain calls)
15272 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 57 Potential violation of Law of Demeter (method chain calls)
15273 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 76 Potential violation of Law of Demeter (method chain calls)
15274 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 76 Potential violation of Law of Demeter (method chain calls)
15275 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 76 Potential violation of Law of Demeter (method chain calls)
15276 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 76 Potential violation of Law of Demeter (method chain calls)
15277 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 76 Potential violation of Law of Demeter (method chain calls)
15278 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 80 Potential violation of Law of Demeter (method chain calls)
15279 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 80 Potential violation of Law of Demeter (method chain calls)
15280 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 80 Potential violation of Law of Demeter (method chain calls)
15281 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 80 Potential violation of Law of Demeter (method chain calls)
15282 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 80 Potential violation of Law of Demeter (method chain calls)
15283 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 81 Potential violation of Law of Demeter (method chain calls)
15284 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 89 Potential violation of Law of Demeter (method chain calls)
15285 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 89 Potential violation of Law of Demeter (method chain calls)
15286 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 89 Potential violation of Law of Demeter (method chain calls)
15287 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 89 Potential violation of Law of Demeter (method chain calls)
15288 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 89 Potential violation of Law of Demeter (method chain calls)
15289 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 93 Potential violation of Law of Demeter (method chain calls)
15290 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 93 Potential violation of Law of Demeter (method chain calls)
15291 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 96 Potential violation of Law of Demeter (method chain calls)
15292 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 109 Potential violation of Law of Demeter (method chain calls)
15293 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-jdbc-hikaricp-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\jdbc\mysql\MySQLTableInstaller.java 111 Potential violation of Law of Demeter (method chain calls)
15294 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 127 Potential violation of Law of Demeter (method chain calls)
15295 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 142 Potential violation of Law of Demeter (method chain calls)
15296 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 142 Potential violation of Law of Demeter (method chain calls)
15297 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 143 Potential violation of Law of Demeter (method chain calls)
15298 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 143 Potential violation of Law of Demeter (method chain calls)
15299 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 144 Potential violation of Law of Demeter (method chain calls)
15300 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 144 Potential violation of Law of Demeter (method chain calls)
15301 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 145 Potential violation of Law of Demeter (method chain calls)
15302 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 145 Potential violation of Law of Demeter (method chain calls)
15303 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 146 Potential violation of Law of Demeter (method chain calls)
15304 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 146 Potential violation of Law of Demeter (method chain calls)
15305 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 150 Potential violation of Law of Demeter (method chain calls)
15306 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 150 Potential violation of Law of Demeter (method chain calls)
15307 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 152 Potential violation of Law of Demeter (method chain calls)
15308 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecord.java 152 Potential violation of Law of Demeter (method chain calls)
15309 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\ZipkinSpanRecordDispatcher.java 46 Potential violation of Law of Demeter (method chain calls)
15310 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 19 A high number of imports can indicate a high degree of coupling within an object.
15311 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 70 The class 'ZipkinTraceQueryEsDAO' has a Modified Cyclomatic Complexity of 5 (Highest = 13).
15312 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 70 The class 'ZipkinTraceQueryEsDAO' has a Standard Cyclomatic Complexity of 6 (Highest = 15).
15313 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 77 Avoid long parameter lists.
15314 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 77 Rather than using a lot of String arguments, consider using a container object for those values.
15315 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 77 The method 'queryBasicTraces' has a Modified Cyclomatic Complexity of 13.
15316 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 77 The method 'queryBasicTraces' has a Standard Cyclomatic Complexity of 15.
15317 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 77 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has a cyclomatic complexity of 17.
15318 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 77 The method 'queryBasicTraces(long, long, long, long, String, String, String, String, String, int, int, TraceState, QueryOrder)' has an NPath complexity of 4608, current threshold is 200
15319 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 98 Potential violation of Law of Demeter (method chain calls)
15320 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 98 Potential violation of Law of Demeter (method chain calls)
15321 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 98 Potential violation of Law of Demeter (method chain calls)
15322 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 98 Potential violation of Law of Demeter (method chain calls)
15323 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 109 Potential violation of Law of Demeter (method chain calls)
15324 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 115 Potential violation of Law of Demeter (method chain calls)
15325 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 118 Potential violation of Law of Demeter (method chain calls)
15326 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 121 Potential violation of Law of Demeter (method chain calls)
15327 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 124 Potential violation of Law of Demeter (method chain calls)
15328 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
15329 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
15330 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
15331 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
15332 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
15333 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 135 Potential violation of Law of Demeter (method chain calls)
15334 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 138 Potential violation of Law of Demeter (method chain calls)
15335 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 140 Potential violation of Law of Demeter (method chain calls)
15336 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 152 Potential violation of Law of Demeter (method chain calls)
15337 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 156 Potential violation of Law of Demeter (method chain calls)
15338 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 156 Potential violation of Law of Demeter (object not created locally)
15339 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 162 Potential violation of Law of Demeter (method chain calls)
15340 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 163 Potential violation of Law of Demeter (method chain calls)
15341 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 164 Potential violation of Law of Demeter (object not created locally)
15342 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 165 Potential violation of Law of Demeter (method chain calls)
15343 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 166 Potential violation of Law of Demeter (object not created locally)
15344 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 168 Potential violation of Law of Demeter (method chain calls)
15345 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 169 Potential violation of Law of Demeter (method chain calls)
15346 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 188 Potential violation of Law of Demeter (method chain calls)
15347 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 192 Potential violation of Law of Demeter (method chain calls)
15348 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 193 Potential violation of Law of Demeter (method chain calls)
15349 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 194 Potential violation of Law of Demeter (method chain calls)
15350 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 195 Potential violation of Law of Demeter (method chain calls)
15351 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 195 Potential violation of Law of Demeter (method chain calls)
15352 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 195 Potential violation of Law of Demeter (static property access)
15353 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 199 Potential violation of Law of Demeter (object not created locally)
15354 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 200 Potential violation of Law of Demeter (object not created locally)
15355 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 201 Potential violation of Law of Demeter (object not created locally)
15356 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 202 Potential violation of Law of Demeter (object not created locally)
15357 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 203 Potential violation of Law of Demeter (method chain calls)
15358 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 203 Potential violation of Law of Demeter (object not created locally)
15359 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 206 Potential violation of Law of Demeter (method chain calls)
15360 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 206 Potential violation of Law of Demeter (object not created locally)
15361 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 213 Potential violation of Law of Demeter (static property access)
15362 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 215 Potential violation of Law of Demeter (object not created locally)
15363 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 219 Potential violation of Law of Demeter (object not created locally)
15364 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 220 Potential violation of Law of Demeter (object not created locally)
15365 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 221 Potential violation of Law of Demeter (object not created locally)
15366 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 236 Potential violation of Law of Demeter (object not created locally)
15367 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 241 Potential violation of Law of Demeter (object not created locally)
15368 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 242 Potential violation of Law of Demeter (object not created locally)
15369 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 246 Potential violation of Law of Demeter (method chain calls)
15370 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-storage-plugin\storage-zipkin-plugin\src\main\java\org\apache\skywalking\oap\server\storage\plugin\zipkin\elasticsearch\ZipkinTraceQueryEsDAO.java 247 Potential violation of Law of Demeter (object not created locally)
15371 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-api\src\main\java\org\apache\skywalking\oap\server\telemetry\api\MetricsTag.java 31 Private field 'keys' could be made final; it is only initialized in the declaration or constructor.
15372 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-api\src\main\java\org\apache\skywalking\oap\server\telemetry\api\MetricsTag.java 47 Private field 'values' could be made final; it is only initialized in the declaration or constructor.
15373 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 39 Private field 'lock' could be made final; it is only initialized in the declaration or constructor.
15374 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 49 Potential violation of Law of Demeter (static property access)
15375 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 54 These nested if statements could be combined
15376 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 57 Deeply nested if..then statements are hard to read
15377 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 58 Potential violation of Law of Demeter (method chain calls)
15378 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 60 Potential violation of Law of Demeter (method chain calls)
15379 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 61 Potential violation of Law of Demeter (method chain calls)
15380 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 64 Potential violation of Law of Demeter (method chain calls)
15381 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 65 Potential violation of Law of Demeter (static property access)
15382 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 66 Potential violation of Law of Demeter (method chain calls)
15383 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 67 Potential violation of Law of Demeter (method chain calls)
15384 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\BaseMetrics.java 80 Potential violation of Law of Demeter (object not created locally)
15385 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusCounterMetrics.java 52 Potential violation of Law of Demeter (method chain calls)
15386 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusCounterMetrics.java 52 Potential violation of Law of Demeter (method chain calls)
15387 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusCounterMetrics.java 52 Potential violation of Law of Demeter (method chain calls)
15388 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusCounterMetrics.java 52 Potential violation of Law of Demeter (method chain calls)
15389 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusGaugeMetrics.java 81 Potential violation of Law of Demeter (method chain calls)
15390 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusGaugeMetrics.java 81 Potential violation of Law of Demeter (method chain calls)
15391 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusGaugeMetrics.java 81 Potential violation of Law of Demeter (method chain calls)
15392 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusGaugeMetrics.java 81 Potential violation of Law of Demeter (method chain calls)
15393 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusHistogramMetrics.java 29 Private field 'inner' could be made final; it is only initialized in the declaration or constructor.
15394 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusHistogramMetrics.java 53 Potential violation of Law of Demeter (method chain calls)
15395 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusHistogramMetrics.java 53 Potential violation of Law of Demeter (method chain calls)
15396 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusHistogramMetrics.java 57 Potential violation of Law of Demeter (method chain calls)
15397 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusMetricsCollector.java 32 Potential violation of Law of Demeter (static property access)
15398 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusMetricsCollector.java 34 Potential violation of Law of Demeter (object not created locally)
15399 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusMetricsCollector.java 36 Potential violation of Law of Demeter (static property access)
15400 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusMetricsCollector.java 37 Potential violation of Law of Demeter (static property access)
15401 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusMetricsCollector.java 37 Potential violation of Law of Demeter (static property access)
15402 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-telemetry\telemetry-prometheus\src\main\java\org\apache\skywalking\oap\server\telemetry\prometheus\PrometheusTelemetryProvider.java 37 Private field 'config' could be made final; it is only initialized in the declaration or constructor.
15403 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-testing\src\test\java\org\apache\skywalking\oap\server\testing\module\ModuleManagerTestCase.java 39 Potential violation of Law of Demeter (method chain calls)
15404 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-testing\src\test\java\org\apache\skywalking\oap\server\testing\module\ModuleManagerTestCase.java 41 Potential violation of Law of Demeter (method chain calls)
15405 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-testing\src\test\java\org\apache\skywalking\oap\server\testing\module\ModuleManagerTestCase.java 41 Potential violation of Law of Demeter (method chain calls)
15406 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ExporterConfig.java 47 Potential violation of Law of Demeter (method chain calls)
15407 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ExporterConfig.java 48 Potential violation of Law of Demeter (method chain calls)
15408 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ExporterConfig.java 49 Potential violation of Law of Demeter (method chain calls)
15409 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotDumper.java 40 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
15410 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotDumper.java 49 Potential violation of Law of Demeter (method chain calls)
15411 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotDumper.java 49 Potential violation of Law of Demeter (method chain calls)
15412 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotDumper.java 51 Potential violation of Law of Demeter (object not created locally)
15413 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotDumper.java 54 Potential violation of Law of Demeter (method chain calls)
15414 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotDumper.java 105 Potential violation of Law of Demeter (method chain calls)
15415 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotDumper.java 105 Potential violation of Law of Demeter (method chain calls)
15416 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotDumper.java 105 Potential violation of Law of Demeter (method chain calls)
15417 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 29 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
15418 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 36 Potential violation of Law of Demeter (object not created locally)
15419 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 44 Potential violation of Law of Demeter (method chain calls)
15420 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 45 Potential violation of Law of Demeter (method chain calls)
15421 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 45 Potential violation of Law of Demeter (object not created locally)
15422 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 45 Potential violation of Law of Demeter (object not created locally)
15423 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 45 Potential violation of Law of Demeter (object not created locally)
15424 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 46 Potential violation of Law of Demeter (object not created locally)
15425 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 46 Potential violation of Law of Demeter (object not created locally)
15426 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 49 Potential violation of Law of Demeter (object not created locally)
15427 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporterBootstrap.java 50 Potential violation of Law of Demeter (object not created locally)
15428 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 71 Potential violation of Law of Demeter (method chain calls)
15429 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 71 Potential violation of Law of Demeter (method chain calls)
15430 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 72 Potential violation of Law of Demeter (method chain calls)
15431 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 72 Potential violation of Law of Demeter (method chain calls)
15432 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 73 Potential violation of Law of Demeter (method chain calls)
15433 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 73 Potential violation of Law of Demeter (method chain calls)
15434 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 76 Potential violation of Law of Demeter (object not created locally)
15435 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 77 Potential violation of Law of Demeter (method chain calls)
15436 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 77 Potential violation of Law of Demeter (method chain calls)
15437 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 77 Potential violation of Law of Demeter (method chain calls)
15438 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 77 Potential violation of Law of Demeter (object not created locally)
15439 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 84 Potential violation of Law of Demeter (object not created locally)
15440 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 85 Potential violation of Law of Demeter (object not created locally)
15441 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 86 Potential violation of Law of Demeter (object not created locally)
15442 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 90 Potential violation of Law of Demeter (object not created locally)
15443 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 93 Potential violation of Law of Demeter (object not created locally)
15444 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 94 Potential violation of Law of Demeter (method chain calls)
15445 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 94 Potential violation of Law of Demeter (method chain calls)
15446 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 94 Potential violation of Law of Demeter (method chain calls)
15447 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 94 Potential violation of Law of Demeter (object not created locally)
15448 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 101 Potential violation of Law of Demeter (object not created locally)
15449 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfiledBasicInfo.java 102 Potential violation of Law of Demeter (object not created locally)
15450 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 48 Potential violation of Law of Demeter (method chain calls)
15451 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 48 Potential violation of Law of Demeter (method chain calls)
15452 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 48 Potential violation of Law of Demeter (method chain calls)
15453 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 48 Potential violation of Law of Demeter (method chain calls)
15454 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 48 Potential violation of Law of Demeter (method chain calls)
15455 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 48 Potential violation of Law of Demeter (method chain calls)
15456 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 53 Potential violation of Law of Demeter (method chain calls)
15457 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 53 Potential violation of Law of Demeter (method chain calls)
15458 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 53 Potential violation of Law of Demeter (method chain calls)
15459 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 53 Potential violation of Law of Demeter (method chain calls)
15460 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 58 Potential violation of Law of Demeter (method chain calls)
15461 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 58 Potential violation of Law of Demeter (method chain calls)
15462 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 58 Potential violation of Law of Demeter (method chain calls)
15463 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 58 Potential violation of Law of Demeter (method chain calls)
15464 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 71 Potential violation of Law of Demeter (method chain calls)
15465 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileAnalyzeSnapshotDAO.java 71 Potential violation of Law of Demeter (method chain calls)
15466 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 43 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
15467 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 54 Potential violation of Law of Demeter (method chain calls)
15468 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 54 Potential violation of Law of Demeter (method chain calls)
15469 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 54 Potential violation of Law of Demeter (method chain calls)
15470 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 54 Potential violation of Law of Demeter (object not created locally)
15471 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 59 Potential violation of Law of Demeter (object not created locally)
15472 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 64 Potential violation of Law of Demeter (object not created locally)
15473 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 74 Potential violation of Law of Demeter (method chain calls)
15474 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 79 Potential violation of Law of Demeter (method chain calls)
15475 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 80 Potential violation of Law of Demeter (object not created locally)
15476 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 112 Potential violation of Law of Demeter (method chain calls)
15477 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 112 Potential violation of Law of Demeter (method chain calls)
15478 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 112 Potential violation of Law of Demeter (method chain calls)
15479 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 112 Potential violation of Law of Demeter (method chain calls)
15480 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 112 Potential violation of Law of Demeter (method chain calls)
15481 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileExportedAnalyze.java 114 Potential violation of Law of Demeter (method chain calls)
15482 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 45 Potential violation of Law of Demeter (method chain calls)
15483 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 46 Potential violation of Law of Demeter (method chain calls)
15484 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 46 Potential violation of Law of Demeter (method chain calls)
15485 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 46 Potential violation of Law of Demeter (method chain calls)
15486 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 46 Potential violation of Law of Demeter (method chain calls)
15487 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 47 Potential violation of Law of Demeter (method chain calls)
15488 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 47 Potential violation of Law of Demeter (method chain calls)
15489 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 47 Potential violation of Law of Demeter (method chain calls)
15490 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 47 Potential violation of Law of Demeter (method chain calls)
15491 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 53 Potential violation of Law of Demeter (method chain calls)
15492 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 63 Potential violation of Law of Demeter (method chain calls)
15493 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 74 Potential violation of Law of Demeter (method chain calls)
15494 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 79 Potential violation of Law of Demeter (method chain calls)
15495 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 79 Potential violation of Law of Demeter (method chain calls)
15496 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 79 Potential violation of Law of Demeter (method chain calls)
15497 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 79 Potential violation of Law of Demeter (method chain calls)
15498 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 80 Potential violation of Law of Demeter (method chain calls)
15499 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 80 Potential violation of Law of Demeter (method chain calls)
15500 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileExportSnapshotDAO.java 80 Potential violation of Law of Demeter (object not created locally)
15501 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 19 A high number of imports can indicate a high degree of coupling within an object.
15502 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 71 Potential violation of Law of Demeter (method chain calls)
15503 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 72 Potential violation of Law of Demeter (method chain calls)
15504 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 77 Potential violation of Law of Demeter (method chain calls)
15505 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 100 Potential violation of Law of Demeter (object not created locally)
15506 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 104 Potential violation of Law of Demeter (method chain calls)
15507 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 104 Potential violation of Law of Demeter (method chain calls)
15508 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 104 Potential violation of Law of Demeter (method chain calls)
15509 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 104 Potential violation of Law of Demeter (method chain calls)
15510 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 105 Potential violation of Law of Demeter (method chain calls)
15511 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 105 Potential violation of Law of Demeter (method chain calls)
15512 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 105 Potential violation of Law of Demeter (method chain calls)
15513 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 105 Potential violation of Law of Demeter (method chain calls)
15514 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 109 Potential violation of Law of Demeter (method chain calls)
15515 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 109 Potential violation of Law of Demeter (method chain calls)
15516 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 109 Potential violation of Law of Demeter (object not created locally)
15517 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 111 Potential violation of Law of Demeter (method chain calls)
15518 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 111 Potential violation of Law of Demeter (method chain calls)
15519 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 112 Potential violation of Law of Demeter (method chain calls)
15520 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 112 Potential violation of Law of Demeter (method chain calls)
15521 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 114 Potential violation of Law of Demeter (method chain calls)
15522 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 114 Potential violation of Law of Demeter (method chain calls)
15523 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 116 Potential violation of Law of Demeter (method chain calls)
15524 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 116 Potential violation of Law of Demeter (method chain calls)
15525 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 116 Potential violation of Law of Demeter (method chain calls)
15526 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 116 Potential violation of Law of Demeter (method chain calls)
15527 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 117 Potential violation of Law of Demeter (method chain calls)
15528 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 117 Potential violation of Law of Demeter (method chain calls)
15529 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 117 Potential violation of Law of Demeter (method chain calls)
15530 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileSnapshotExporterTest.java 123 Potential violation of Law of Demeter (object not created locally)
15531 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileTraceDAO.java 41 Avoid long parameter lists.
15532 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileTraceDAO.java 41 Rather than using a lot of String arguments, consider using a container object for those values.
15533 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileTraceDAO.java 67 Potential violation of Law of Demeter (method chain calls)
15534 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileTraceDAO.java 67 Potential violation of Law of Demeter (method chain calls)
15535 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileTraceDAO.java 67 Potential violation of Law of Demeter (method chain calls)
15536 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileTraceDAO.java 67 Potential violation of Law of Demeter (method chain calls)
15537 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileTraceDAO.java 67 Potential violation of Law of Demeter (method chain calls)
15538 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileTraceDAO.java 74 Potential violation of Law of Demeter (method chain calls)
15539 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-bootstrap\src\test\java\org\apache\skywalking\oap\server\tool\profile\exporter\test\ProfileTraceDAO.java 74 Potential violation of Law of Demeter (method chain calls)
15540 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-exporter-es7\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporter.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
15541 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-exporter\src\main\java\org\apache\skywalking\oap\server\tool\profile\exporter\ProfileSnapshotExporter.java 24 All methods are static. Consider using a utility class instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning.
15542 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-server-mock\src\main\java\org\apache\skywalking\oap\server\tool\profile\core\MockCoreModuleProvider.java 19 A high number of imports can indicate a high degree of coupling within an object.
15543 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-server-mock\src\main\java\org\apache\skywalking\oap\server\tool\profile\core\MockCoreModuleProvider.java 19 High amount of different objects as members denotes a high coupling
15544 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-server-mock\src\main\java\org\apache\skywalking\oap\server\tool\profile\core\MockCoreModuleProvider.java 114 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block
15545 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-server-mock\src\main\java\org\apache\skywalking\oap\server\tool\profile\core\mock\MockStreamAnnotationListener.java 52 Potential violation of Law of Demeter (method chain calls)
15546 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-server-mock\src\main\java\org\apache\skywalking\oap\server\tool\profile\core\mock\MockStreamAnnotationListener.java 52 Potential violation of Law of Demeter (object not created locally)
15547 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-server-mock\src\main\java\org\apache\skywalking\oap\server\tool\profile\core\mock\MockStreamAnnotationListener.java 53 Potential violation of Law of Demeter (method chain calls)
15548 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-server-mock\src\main\java\org\apache\skywalking\oap\server\tool\profile\core\mock\MockStreamAnnotationListener.java 54 Potential violation of Law of Demeter (method chain calls)
15549 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-server-mock\src\main\java\org\apache\skywalking\oap\server\tool\profile\core\mock\MockStreamAnnotationListener.java 54 Potential violation of Law of Demeter (object not created locally)
15550 F:\REZA IMPORTANT\Reza\Study Material\UTEP\Research Papers\7. Deep Learning Based Code Smell Detection\repositories\9 skywalking-master\oap-server\server-tools\profile-exporter\tool-profile-snapshot-server-mock\src\main\java\org\apache\skywalking\oap\server\tool\profile\core\mock\MockStreamAnnotationListener.java 55 Potential violation of Law of Demeter (method chain calls)